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

In order to avoid a log bomb throttle the error/warn prints #96

Closed awesomebytes closed 3 years ago

awesomebytes commented 3 years ago

As reported in https://github.com/ros-drivers/video_stream_opencv/pull/83

Reimplements: https://github.com/ros-drivers/video_stream_opencv/pull/83