[Libav-user] avformat_write_header hanging

Neerav Patel neeravpatel at hotmail.com
Wed Jul 30 05:44:52 CEST 2014


Hi 
I am trying to stream encoded image data with FFMPEG using rtsp and I am using the muxing.c example found at:https://www.ffmpeg.org/doxygen/trunk/muxing_8c_source.html
I changed line 588 to  avformat_alloc_output_context2(&oc, NULL, "rtsp", "rtsp://127.0.0.1:8554/live.sdp" );
and on line 632 the call never returns...  everything up until then has returned with correct return values.  Has anyone else experienced this?  Does anyone have a rtsp client example, essentially I am trying to send out encoded images to another computer so it can show in VLC etc.
Thanks in advance.
Neerav 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20140730/48f6cf6d/attachment.html>


More information about the Libav-user mailing list