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
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user