You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two cameras and rtsp-streams on the ROV. After a while it seems like the cameras disconnect, there are no devices on the webpage. Asking with websocket with availableStreams returns the two streams though. But you get no videodata. I have to restart the ROV to fix this. The process also stopped completely a bit later.
Both streams seem to have ended at the same time. Is this a USB problem on Linux?
Maybe because of timing, but the devices are switched (/dev/video2 is recreated as /dev/video6.
Somehow, at some point we try to create a null device ( device_path: """")
Related report:
/dev/video2
is recreated as/dev/video6
.device_path: """"
)The text was updated successfully, but these errors were encountered: