[Libav-user] rtmp address play failed!!!

黎小辉 lixiaohui9219 at 126.com
Fri May 4 07:15:21 CEST 2012


Hi, 
I patched  FFmpeg 0.5.0 for support the RTMP. Testing some rtmp address can play ok(e.g. rtmp://www.planeta-online.tv:1936/live/channel_4,  rtmp://58.54.253.52:1935/vod/mp4:20110627mlt1.f4v), but this address cannot play (rtmp://flashcloud.mediacdn.com/live/kontratv.flv) . 


Debuging results: 
When receiving a packet(type :invoke,channle:5),but the Rtmp_paser_result() show me "tmpstr = NetStream.Play.UnpublishNotify" ,and setup the rt->state as "STATE_STOPPED".
 
The rtmp address which can play ok,the Rtmp_paser_result() show me
first "tmpstr = NetStream.Play.Reset" and the rt->state is "STATE_READY",
and then tmpstr = NetStream.Play.Start and setup the rt->state as "STATE_PLAYING".
 
 
What can I do for this situation? Please help me if you have some idea for this problem! Thank you very much! 
  
Best Reguard 
huiiuh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120504/23ca34d9/attachment.html>


More information about the Libav-user mailing list