Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 182 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 182 Bytes

rtspstreamer

Stream RTSP from videofile

Run with

docker run --name=rtspstreamer -d -v input.mp4:/rtspstreamer/input.mp4 -e RTSP_OUT_PORT=8554 -p 8554:8554 rtspstreamer