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

The last frame was published indefinitely when playing a video file, … #97

Closed awesomebytes closed 3 years ago

awesomebytes commented 3 years ago

…now we stop.

Fixes: https://github.com/ros-drivers/video_stream_opencv/issues/73

awesomebytes commented 3 years ago

@furushchev would you like to have a look? I don't think we will be breaking any behaviour that anyone would rely on... or so I hope.