rtmp streams wont play that i sniffedhi to all. for some reason my rtmp streams from ibrod.com dont play anymore when i sniff them using urlhelper. they videos play fine on the website , and they used to play when i got all the address from urlhelper . but now they dont load . they are below , can someone check them for me please to see whats wrong. thank u !
rtmp://rtmp.zerocast.tv:1935/live playpath=rGCi7bg0Qxvs8q7Sl13l swfUrl=http://cdn.zerocast.tv/player.swf pageUrl=http://zerocast.tv/embed3.php?a=1&id=&width=580&height=400&autostart= true&strech= and the other rtmp://rtmp.zerocast.tv:1935/live<playpath>Ger61uLQ4fedzvjRjrB7 <swfUrl>http://cdn.zerocast.tv/player.swf <pageUrl>http://zerocast.tv/embed3.php?a=127&...t=true&strech= |
Re: rtmp streams wont play that i sniffedyou need new token from swf file
|
Re: rtmp streams wont play that i sniffedCode:
-T "8964316ec8772dfa" |
Re: rtmp streams wont play that i sniffedABC
Code:
rtmpdump -r "rtmp://rtmp.zerocast.tv:1935/live/" -a "live/" -f "WIN 13,0,0,214" -W "http://cdn.zerocast.tv/player.swf" -p "http://zerocast.tv/embed3.php?a=1&id=&width=580&height=400&autostart=true&strech=" --live -y "rGCi7bg0Qxvs8q7Sl13l" -o "zerocast-ABC.flv" -T "8964316ec8772dfa" Code:
rtmpdump -r "rtmp://rtmp.zerocast.tv:1935/live/" -a "live/" -f "WIN 13,0,0,214" -W "http://cdn.zerocast.tv/player.swf" -p "http://zerocast.tv/embed3.php?a=1&id=&width=580&height=400&autostart=true&strech=" --live -y "Ger61uLQ4fedzvjRjrB7" -o "zerocast-CBS.flv" -T "8964316ec8772dfa" Quote:
|
Re: rtmp streams wont play that i sniffedwow peter your the best! so once i put those commands in i should get a new token ?
|
Re: rtmp streams wont play that i sniffedi get something that says * starting live stream * then it starts download data for a long time . how long is it suppose to run before it stops?
|
Re: rtmp streams wont play that i sniffedThe stream is very slow and does stop also in browser itself.If the stream is bad like this then you need to wait a while till rtmpdump starts but you also could add some timeout & buffer into your link to gettings started the stream quicker.
Code:
rtmpdump -v -r "rtmp://rtmp.zerocast.tv:1935/live" -a "live" -f "WIN 14,0,0,179" -W "http://cdn.zerocast.tv/player.swf" -p "http://zerocast.tv/embed3.php?a=1&id=&width=580&height=400&autostart=" --live -y "rGCi7bg0Qxvs8q7Sl13l" -T "8964316ec8772dfa" --buffer 4000 -m 2 | "player" - |
Re: rtmp streams wont play that i sniffedok , it looks like am finally gettin somewhere. thanks trolly. but hey , how do u guys find this * "WIN 14,0,0,179"* . i think thats the flash version right?"
|
Re: rtmp streams wont play that i sniffedYes this is just my flash version I use but this paramter you don't need to use in your stream link later.The token for this host you can find easily in memory in this case right after secureTokenResponse
Code:
Offset 0 1 2 3 4 5 6 7 8 9 A B C D E F greetz |
Re: rtmp streams wont play that i sniffedit says failed to read RTMP packet body len:1163
download complete |
All times are GMT -6. The time now is 08:52 PM. |