gstreamer error
When I connected to one camera, everything works fine. But when I try to connect to two cameras, I got the following errors: [ WARN:[email protected]] global cap_gstreamer.cpp:1173 isPipelinePlaying OpenCV | GStreamer warning: GStreamer: pipeline have not been created [ WARN:[email protected]] global cap_gstreamer.cpp:1173 isPipelinePlaying OpenCV | GStreamer warning: GStreamer: pipeline have not been created Error: Failed to capture image from camera 2.
Have you checked the camera port id configuration for your robot? You can get the camera port id's using this script: lerobot/common/robot_devices/cameras/opencv.py.
same
Have you checked the camera port id configuration for your robot? You can get the camera port id's using this script:
lerobot/common/robot_devices/cameras/opencv.py.
the error just happend when using this script. BUT I can run the code before, TODAY the error happend , SO weird!
Just unplug a usb cable of camera and plug it to another pc's usb port.Because the bandwith of a usb 2.0 port is not enough. YOU CAN SEE https://blog.csdn.net/waynebuaa/article/details/41786281 IT WORKED FOR ME!
Hi @carolineys !
Were you able to reproduce this issue ? If so, have you tried switching from a 2.0 USB connection to a 3.0 USB connection as mentioned by @fireman5379 ?
Best,
Caroline.
This issue has been automatically marked as stale because it has not had recent activity (6 months). It will be closed if no further activity occurs. Thank you for your contributions.
This issue was closed because it has been stalled for 14 days with no activity. Feel free to reopen if is still relevant, or to ping a collaborator if you have any questions.