ros-drivers / video_stream_opencv

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

Enable to select the start and stop points for playing video file. #57

Closed tongtybj closed 4 years ago

tongtybj commented 4 years ago

I think this is a quite useful function for playing offline video. One concern is that user should know the total frame numbers of the playing video.