PDA

View Full Version : rtmp micast


void
09-14-2014, 01:28 AM
Hi,

I need to play this with ffplay, anyone can help me?

http://www.hostingtv.org/Focus.php

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
app: liveedge/
flashVer: LNX 15,0,0,152
swfUrl: http://micast.tv/jwplayer/jwplayer.flash.swf
tcUrl: rtmp://46.246.124.81:443/liveedge/
pageUrl: http://micast.tv/chn.php?ch=zxcfasdfml2
ERROR: Handshake failed

peterpan
09-14-2014, 01:55 AM
ffplay -i "rtmp://89.248.168.21:443/liveedge/zxcfasdfml2 swfurl=http://micast.tv/jwplayer/jwplayer.flash.swf pageurl=http://micast.tv/chn.php?ch=zxcfasdfml2"

http://i.imgur.com/7jcpHghl.png

void
09-14-2014, 02:45 AM
Thanks peterpan !