-
Notifications
You must be signed in to change notification settings - Fork 157
view output on streaming server #88
Comments
Hi, actually an update on this: I'm trying to run the demos (https://coral.ai/docs/dev-board/camera/#view-on-a-monitor) that connect to a USB camera (since this is what I need), but running
and also
as well as
I get the following error:
I've tried doing |
Also, when I run the demo in https://coral.ai/docs/dev-board/get-started/#update-mendel step 7, as per the linked issue, I'm now getting this error:
This is only fixed when I do a sudo reboot. But the demos with the camera don't work still :( Sorry for the spam, but any help is really appreciated!! |
And also, when I do
|
I have also done |
Have you connected any monitor to the dev board? If not please try edgetpu_classify_server or edgetpu_detect_server commands to view the output on server as mentioned at: https://coral.ai/docs/dev-board/camera/#view-with-a-streaming-server |
Can I stream outputs to remote server?
Hi, really cool stuff!
I am currently running
pose_camera.py
and I have a monitor connected to the coral via HDMI which is great for seeing the segments and key points being picked up by the model. Is it possible to send these outputs straight to a streaming server I could view in chrome? Would be great not to need an extra monitor for this.I.e. I want to have
pose_camera.py
stream its outputs just like this demo: https://coral.ai/docs/dev-board/camera/#view-with-a-streaming-server, which I run by callingedgetpu_demo --stream
Click to expand!
Issue Type
Performance, Support, Feature Request
Operating System
Mendel Linux, Mac OS
Coral Device
Dev Board
Other Devices
No response
Programming Language
Python 3.8
Relevant Log Output
No response
The text was updated successfully, but these errors were encountered: