[FFmpeg-trac] #3702(undetermined:new): RTSP Streaming fails with "Could not write header for output file"

FFmpeg trac at avcodec.org
Sun Nov 1 17:11:02 EET 2020


#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


More information about the FFmpeg-trac mailing list