Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

rtmp streams wont play that i sniffed

(http://stream-recorder.com/forum/showthread.php?t=19024)

raven2k7 11-17-2014 01:43 PM

rtmp streams wont play that i sniffed


 
hi 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=

croat 11-17-2014 04:15 PM

Re: rtmp streams wont play that i sniffed


 
you need new token from swf file

biezom 11-17-2014 04:38 PM

Re: rtmp streams wont play that i sniffed


 
Code:

-T "8964316ec8772dfa"

peterpan 11-17-2014 05:00 PM

Re: rtmp streams wont play that i sniffed


 
ABC
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"
CBS
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:

Originally Posted by raven2k7 (Post 72086)
hi 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=


raven2k7 11-18-2014 06:20 AM

Re: rtmp streams wont play that i sniffed


 
wow peter your the best! so once i put those commands in i should get a new token ?

raven2k7 11-18-2014 06:50 AM

Re: rtmp streams wont play that i sniffed


 
i 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?

troller12 11-18-2014 02:00 PM

Re: rtmp streams wont play that i sniffed


 
The 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" -
greetz

raven2k7 11-18-2014 02:42 PM

Re: rtmp streams wont play that i sniffed


 
ok , 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?"

troller12 11-18-2014 03:19 PM

Re: rtmp streams wont play that i sniffed


 
Yes 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

043DC850  74 74 61 63 68 4E 65 74  53 74 72 65 61 6D 0B 73  ttachNetStream.s
043DC860  65 63 75 72 65 54 6F 6B  65 6E 13 73 65 63 75 72  ecureToken.secur
043DC870  65 54 6F 6B 65 6E 52 65  73 70 6F 6E 73 65 10 38  eTokenResponse.8
043DC880  39 36 34 33 31 36 65 63  38 37 37 32 64 66 61 0C  964316ec8772dfa.
043DC890  44 56 52 53 75 62 73 63  72 69 62 65 0F 67 65 74  DVRSubscribe.get
043DC8A0  53 74 72 65 61 6D 4C 65  6E 67 74 68 02 65 78 08  StreamLength.ex.

PS: Ich geb dir gleich trolly! :)

greetz

raven2k7 11-19-2014 06:29 AM

Re: rtmp streams wont play that i sniffed


 
it says failed to read RTMP packet body len:1163
download complete


All times are GMT -6. The time now is 08:52 PM.