#3702: RTSP Streaming fails with "Could not write header for output file" -------------------------------------+------------------------------------- Reporter: DJX | Owner: Type: defect | Status: new Priority: normal | Component: | undetermined Version: git-master | Resolution: Keywords: rtsp | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+-------------------------------------
Comment (by taliho): what rtsp server are you using? I cannot reproduce locally. The following works fine for me: ffplay -loglevel trace -rtsp_flags listen -timeout 10 -i rtsp://127.0.0.1:12345/live.sdp ffmpeg -f lavfi -i sine -f rtsp rtsp://127.0.0.1:12345/live.sdp -- Ticket URL: <https://trac.ffmpeg.org/ticket/3702#comment:19> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".