LukasBommes / mv-extractor

Extract frames and motion vectors from H.264 and MPEG-4 encoded video.
MIT License
305 stars 60 forks source link

add end to end test for RTSP stream as input #74

Closed LukasBommes closed 4 weeks ago

LukasBommes commented 4 weeks ago

This adds an end to end test for the case that the input is an RTSP stream. This makes use of the LIVE555 Media Server for serving a video file on demand as RTSP stream, lending itself nicely for automated testing.