ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

how to run ros usb_cam package and webrtc on the same video device?

asked 2018-05-07 19:47:15 -0500

kevin.kuei.0321@gmail.com gravatar image

Hi,

As title, I would like to run ros usb_cam driver and webrtc on the same video device (say /dev/video0) together.

If I run usb_cam driver first, then webrtc seems to to be failed to open the video device. If I run webrtc only, it seems to be ok.

Is there any idea to run both together?

edit retag flag offensive close merge delete

Comments

What do you use to setup a WebRTC server? I'm looking at doind the same thing.

shoemakerlevy9 gravatar image shoemakerlevy9  ( 2018-05-24 11:28:10 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-05-08 00:47:06 -0500

duck-development gravatar image

You may write your own webrtc server who do not open the device,. But subscribe the video topic from the usb_cam node.

Here is a library https://github.com/lynckia/licode/blo...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2018-05-07 19:47:15 -0500

Seen: 324 times

Last updated: May 08 '18