FFmpeg.NET icon indicating copy to clipboard operation
FFmpeg.NET copied to clipboard

stream to RTSP

Open kashiash opened this issue 1 year ago • 0 comments

is possible to do using this library something like that : ffmpeg -re -stream_loop -1 -i file.ts -c copy -f rtsp -rtsp_transport tcp rtsp://localhost:8554/mystream

kashiash avatar May 16 '23 20:05 kashiash