We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi~
Good Day!
As title, is that support webcam as an input in this version?
because when I modify the pipeline as like " v4l2src = /dev/video0 ........ "
and issued the command like
"curl localhost:8080/pipelines/face_detection/3 -X POST -H 'Content-Type: application/json' -d '{ "source": { "uri": "file:///nil", "type": "uri"}, "destination": { "type": "mqtt", "host": "mqtt:1883", "topic":"AnalyticsData"}}'"
but it doesn't work as we expected.
Many thanks
BR Noway
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi~
Good Day!
As title, is that support webcam as an input in this version?
because when I modify the pipeline as like " v4l2src = /dev/video0 ........ "
and issued the command like
"curl localhost:8080/pipelines/face_detection/3 -X POST -H 'Content-Type: application/json' -d '{ "source": { "uri": "file:///nil", "type": "uri"}, "destination": { "type": "mqtt", "host": "mqtt:1883", "topic":"AnalyticsData"}}'"
but it doesn't work as we expected.
Many thanks
BR
Noway
The text was updated successfully, but these errors were encountered: