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

rtmpdump for nowwatchtvlive.com

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

rdrnnr 08-15-2014 03:34 AM

rtmpdump for nowwatchtvlive.com


 
hello,

can anyone help me with capturing this stream, please

http://nowwatchtvlive.com/2011/09/wa...v-stream-free/

while i gto no problem with some other streams on this site, with this one all i'm getting is this



any help would be greatly appreciated

hasomaso 08-15-2014 07:08 AM

Re: rtmpdump for nowwatchtvlive.com


 
Code:

rtmpdump -v -r "rtmp://80.82.64.241:443/liverepeater" -a "liverepeater" -f "WIN 14,0,0,145" -W "http://static.surk.tv/atdedead.swf" -p "http://filotv.pw/player2.php?id=10&width=640&height=460" -y "10" -T "#atd%%#$ZH" -o "output.flv"
Code:

RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  duration                0.00
INFO:  fileSize                0.00
INFO:  width                  640.00
INFO:  height                  460.00
INFO:  videocodecid            avc1
INFO:  videodatarate          330.00
INFO:  framerate              30.00
INFO:  audiocodecid            mp4a
INFO:  audiodatarate          48.00
INFO:  audiosamplerate        48000.00
INFO:  audiosamplesize        16.00
INFO:  audiochannels          2.00
INFO:  stereo                  TRUE
INFO:  encoder                Open Broadcaster Software v0.625b
525.252 kB / 11.11 sec


rdrnnr 08-15-2014 07:42 AM

Re: rtmpdump for nowwatchtvlive.com


 
thank you for your speedy reply.
would it be too much if i asked for an explanation how you obtained the url to media content and the token, please?

troller12 08-20-2014 01:33 PM

Re: rtmpdump for nowwatchtvlive.com


 
Code:

0465FD30  67 00 61 00 69 00 6E 00  00 00 00 00 00 00 00 00  g.a.i.n.........
0465FD40  23 61 74 64 25 23 24 5A  48 00 00 00 00 00 00 00  #atd%#$ZH.......
0465FD50  67 00 61 00 69 00 6E 00  00 00 00 00 00 00 00 00  g.a.i.n.........
0465FD60  67 00 61 00 69 00 6E 00  00 00 00 00 00 00 00 00  g.a.i.n.........
0465FD70  6B 00 6C 00 69 00 6D 00  69 00 74 00 00 00 00 00  k.l.i.m.i.t.....
0465FD80  6B 00 6C 00 69 00 6D 00  69 00 74 00 00 00 00 00  k.l.i.m.i.t.....
0465FD90  67 00 61 00 69 00 6E 00  00 00 00 00 00 00 00 00  g.a.i.n.........
0465FDA0  70 6C 61 79 6C 69 73 74  62 75 74 74 6F 6E 00 00  playlistbutton..
0465FDB0  61 00 6C 00 77 00 61 00  79 00 73 00 00 00 00 00  a.l.w.a.y.s.....
0465FDC0  61 00 6C 00 6C 00 6F 00  77 00 00 00 00 00 00 00  a.l.l.o.w.......

-T "#atd%#$ZH"

Check the plugin container memory with (WinHex tool for exsample) to find the token.If you can't find it after the token strings and try to find it with any words as playlistbutton (ASCII) or others to come close to the token location.
Code:

audiochannels
audiosamplesize
audiosamplerate
audiodatarate
audiocodecid
framerate
videodatarate
videocodecid

greetz

troller12 09-03-2014 11:46 AM

Re: rtmpdump for nowwatchtvlive.com


 
Hi,

so for your MTV channel you have 3 links you can choose.The first goes over ilive (I dont get it work at the moment) and the second stream over zerocast.Use the second link and let grab the rtmpdump paramters and then add this token paramter manually....
Code:

rtmpdump -v -r "rtmp://rtmp.zerocast.tv:1935/live/" -a "live/" -f "WIN 14,0,0,179" -W "http://p.jwpcdn.com/6/10/jwplayer.flash.swf" -p "http://zerocast.tv/embed.php?a=57&id=&width=640&height=460&autostart=true&strech=" --live -y "7U8HX14EnQVGCFy" | "vlc" -

-T "3a439185c0f4b61f"

rtmpdump -v -r "rtmp://rtmp.zerocast.tv:1935/live/" -a "live/" -f "WIN 14,0,0,179" -W "http://p.jwpcdn.com/6/10/jwplayer.flash.swf" -p "http://zerocast.tv/embed.php?a=57&id=&width=640&height=460&autostart=true&strech=" --live -y "7U8HX14EnQVGCFy" -T "3a439185c0f4b61f" | "vlc" -

Now you can start the stream.The token you can find in memory.

greetz

rdrnnr 03-05-2015 09:18 AM

Re: rtmpdump for nowwatchtvlive.com


 
I have a question that might sound stupid, but what is "the plugin container memory" and how to find it?

Quote:

Originally Posted by troller12 (Post 69985)
Code:

0465FD30  67 00 61 00 69 00 6E 00  00 00 00 00 00 00 00 00  g.a.i.n.........
0465FD40  23 61 74 64 25 23 24 5A  48 00 00 00 00 00 00 00  #atd%#$ZH.......
0465FD50  67 00 61 00 69 00 6E 00  00 00 00 00 00 00 00 00  g.a.i.n.........
0465FD60  67 00 61 00 69 00 6E 00  00 00 00 00 00 00 00 00  g.a.i.n.........
0465FD70  6B 00 6C 00 69 00 6D 00  69 00 74 00 00 00 00 00  k.l.i.m.i.t.....
0465FD80  6B 00 6C 00 69 00 6D 00  69 00 74 00 00 00 00 00  k.l.i.m.i.t.....
0465FD90  67 00 61 00 69 00 6E 00  00 00 00 00 00 00 00 00  g.a.i.n.........
0465FDA0  70 6C 61 79 6C 69 73 74  62 75 74 74 6F 6E 00 00  playlistbutton..
0465FDB0  61 00 6C 00 77 00 61 00  79 00 73 00 00 00 00 00  a.l.w.a.y.s.....
0465FDC0  61 00 6C 00 6C 00 6F 00  77 00 00 00 00 00 00 00  a.l.l.o.w.......

-T "#atd%#$ZH"

Check the plugin container memory with (WinHex tool for exsample) to find the token.If you can't find it after the token strings and try to find it with any words as playlistbutton (ASCII) or others to come close to the token location.
Code:

audiochannels
audiosamplesize
audiosamplerate
audiodatarate
audiocodecid
framerate
videodatarate
videocodecid

greetz


rdrnnr 03-05-2015 09:19 AM

Re: rtmpdump for nowwatchtvlive.com


 
Can ayone help me with this one, please?

http://nowwatchtvlive.me/watch-espn-...tball-channel/

biezom 03-05-2015 04:02 PM

Re: rtmpdump for nowwatchtvlive.com


 
Quote:

Originally Posted by rdrnnr (Post 74667)
Can ayone help me with this one, please?

http://nowwatchtvlive.me/watch-espn-...tball-channel/

hi
Code:

livestreamer --http-header "Cookie=PHPSESSID=xxxxxxxxxxxxxxxxxxxxxx" "hls://http://live.oneplay.Tv/reproducir/393.m3u8" best -o espn-3.ts
with instead of xxxxxxxxxxxxxxx your own parameters

biezom 03-05-2015 04:33 PM

Re: rtmpdump for nowwatchtvlive.com


 
to find value

rdrnnr 03-06-2015 02:57 PM

Re: rtmpdump for nowwatchtvlive.com


 
Thank you, works like a charm
May I ask for a quick tutorial onhow you obtained the link,
"hls://http://live.oneplay.Tv/reproducir/393.m3u8"
so I can capture the streams from the other channels on that site as well


All times are GMT -6. The time now is 09:10 PM.