ros-drivers / video_stream_opencv

A package to open video streams and publish them in ROS using the opencv videocapture mechanism
224 stars 159 forks source link

Stream multiple videos #115

Open takuya1002 opened 11 months ago

takuya1002 commented 11 months ago

Currently, I think I can only stream one video at a time.Is it possible to stream multiple videos at the same time?