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

Secure token help

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

pratina 09-26-2015 02:03 AM

Secure token help


 
Hello :)

dear friends can you provide the token for these streams?

http://vaughnlive.tv/newzviewz


http://www.stream2watch.co/live-tv/us/espn2-live-stream

(stream2 option)

peterpan 09-26-2015 02:50 AM

Re: Secure token help


 
No token needed for stream2watch stream ;)

Code:

rtmpdump -r "rtmpe://cp16207.edgefcs.net:80/ondemand/Res/Site-43863/" -a "ondemand/Res/Site-43863/" -f "WIN 19,0,0,185" -W "https://secure-ds.serving-sys.com/BurstingRes/Site-43863/Type-2/1921225a-9818-4e22-a63c-3beb062d73f7.swf" -p "http://s.rev2pub.com/imp9945?a=61161019&context=c61311021&SOURCEURL=&size=300x250&mattrackingid=84a5495c-6306-42ab-8de0-213fe5719e68%2C32817108-d08e-4eb0-b5b7-1efcbf962a0e%2C1443257140208&ptitle=&adclickurl=&adclickthrough=&ci=1&u=http%3A%2F%2Fwww.stream2watch.co%2Flive-tv%2Fus%2Fespn2-live-stream&r=" -y "mp4:2e32a832-a8a5-4c55-8ab8-c487fee34cea.mp4" -o "2015-09-26_01-46-41_mp4_2e32a832-a8a5-4c55-8ab8-c487fee34cea.flv"

Code:

C:\rtmpdump>rtmpdump -r "rtmpe://cp16207.edgefcs.net:80/ondemand/Res/Site-43863/
" -a "ondemand/Res/Site-43863/" -f "WIN 19,0,0,185" -W "https://secure-ds.servin
g-sys.com/BurstingRes/Site-43863/Type-2/1921225a-9818-4e22-a63c-3beb062d73f7.swf
" -p "http://s.rev2pub.com/imp9945?a=61161019&context=c61311021&SOURCEURL=&size=
300x250&mattrackingid=84a5495c-6306-42ab-8de0-213fe5719e68C32817108-d08e-4eb0-b5
b7-1efcbf962a0eC1443257140208&ptitle=&adclickurl=&adclickthrough=&ci=1&u=httpAFF
www.stream2watch.coFlive-tvFusFespn2-live-stream&r=" -y "mp4:2e32a832-a8a5-4c55-
8ab8-c487fee34cea.mp4" -o "2015-09-26_01-46-41_mp4_2e32a832-a8a5-4c55-8ab8-c487f
ee34cea.flv"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration                15.06
INFO:  moovPosition            36.00
INFO:  width                  640.00
INFO:  height                  360.00
INFO:  videocodecid            avc1
INFO:  audiocodecid            mp4a
INFO:  avcprofile              66.00
INFO:  avclevel                40.00
INFO:  aacaot                  2.00
INFO:  videoframerate          23.98
INFO:  audiosamplerate        48000.00
INFO:  audiochannels          2.00
INFO: trackinfo:
INFO:  length                  360360.00
INFO:  timescale              24000.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              avc1
INFO:  length                  722944.00
INFO:  timescale              48000.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              mp4a
642.591 kB / 4.46 sec (29.6%)
Caught signal: 2, cleaning up, just a second...
706.591 kB / 5.05 sec (33.5%)
Download may be incomplete (downloaded about 33.50%), try resuming
Terminate batch job (Y/N)?


biezom 09-26-2015 03:50 AM

Re: Secure token help


 
Code:

livestreamer "http://vaughnlive.tv/newzviewz" best -o newzviewz.flv


Code:

rtmpdump -r "rtmp://31.220.2.148/redirect/" -a "redirect/" -f "WIN 17,0,0,134" -W "http://p.jwpcdn.com/6/12/jwplayer.flash.swf" -p "http://yotv.co/embedo.php?live=espn2&vw=620&vh=490" -y "espn2" -o "espn2.flv" -T "%Zrey(nKa@#Z"

lajvguy 09-26-2015 10:55 AM

Re: Secure token help


 
Quote:

Originally Posted by biezom (Post 80102)
Code:

livestreamer "http://vaughnlive.tv/newzviewz" best -o newzviewz.flv


Code:

rtmpdump -r "rtmp://31.220.2.148/redirect/" -a "redirect/" -f "WIN 17,0,0,134" -W "http://p.jwpcdn.com/6/12/jwplayer.flash.swf" -p "http://yotv.co/embedo.php?live=espn2&vw=620&vh=490" -y "espn2" -o "espn2.flv" -T "%Zrey(nKa@#Z"

Hello, this code not working. Can you help?

Code:

livestreamer "http://vaughnlive.tv/lmshows_koq" best | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"  -

-D3n1s- 09-26-2015 06:09 PM

Re: Secure token help


 
Quote:

Originally Posted by lajvguy (Post 80116)
Hello, this code not working. Can you help?

Code:

livestreamer "http://vaughnlive.tv/lmshows_koq" best | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"  -

Code:

livestreamer "http://vaughnlive.tv/lmshows_koq" best -p "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"
You do know that livestreamer can find VLC location

Code:

livestreamer "http://vaughnlive.tv/lmshows_koq" best

pratina 09-27-2015 01:47 AM

Re: Secure token help


 
thanks for helping



stream2watch with

Code:

rtmp://31.220.2.148/redirect

just plays for 5 seconds and then stops for me


and for

http://vaughnlive.tv/newzviewz

any help ?

peterpan 09-27-2015 02:08 AM

Re: Secure token help


 
Try this... you need to add an extra '%' to the token ;)

Code:

rtmpdump -r "rtmp://31.220.2.148/redirect/" -a "redirect/" -f "WIN 17,0,0,134" -W "http://p.jwpcdn.com/6/12/jwplayer.flash.swf" -p "http://yotv.co/embedo.php?live=espn2&vw=620&vh=490" -y "espn2" -o "espn2.flv" -T "%%Zrey(nKa@#Z"

pratina 09-27-2015 02:34 AM

Re: Secure token help


 
ok it worked :cool:


still missing this

http://vaughnlive.tv/newzviewz


All times are GMT -6. The time now is 01:40 PM.