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

biezom 03-06-2015 03:07 PM

Re: rtmpdump for nowwatchtvlive.com


 
Quote:

Originally Posted by rdrnnr (Post 74683)
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

1) install adblock plus firefox addon
2) start the video
3) click ABP icon click Open blockable items
4) search for 'm3u8' (without ' ')

rdrnnr 03-07-2015 01:35 AM

Re: rtmpdump for nowwatchtvlive.com


 
Great thank you.

So I tried this method with a different channel
http://nowwatchtvlive.me/live-espn-h...-sportscenter/

I tried using link1 and link2, as apparently they are different players, failed with both, cause all I got was either
missing #extm3u header
or
no data returned from stream

I didn't find anything 'm3u8' no 'live.oneplay' related, so I tried it with
reytv.com
jwplayer - didn't find a cookie for this one
sawlive.tv

but I'm just guessing here

would you be willing to explain to me what I'm doing wrong?

biezom 03-07-2015 02:16 AM

Re: rtmpdump for nowwatchtvlive.com


 
Quote:

Originally Posted by rdrnnr (Post 74689)
Great thank you.

So I tried this method with a different channel
http://nowwatchtvlive.me/live-espn-h...-sportscenter/

I tried using link1 and link2, as apparently they are different players, failed with both, cause all I got was either
missing #extm3u header
or
no data returned from stream

I didn't find anything 'm3u8' no 'live.oneplay' related, so I tried it with
reytv.com
jwplayer - didn't find a cookie for this one
sawlive.tv

but I'm just guessing here

would you be willing to explain to me what I'm doing wrong?

hi
because rtmp protocol
link1
Code:

rtmpdump -r "rtmp://31.220.0.206/redirect/" -a "redirect/" -f "WIN 16,0,0,235" -W "http://p.jwpcdn.com/6/11/jwplayer.flash.swf" -p "http://reytv.co/embedo.php?live=espnusxx&vw=620&vh=490" -y "espnusxx" -o "espnusxx.flv" -T "%Zrey(nKa@#Z"
link2 sawlive.tv
I can not give you the code, because many are dynamic parameter
so you need to find the code by yourself
So to find the code you can use rtmpdump and rtmpdumphelper

rdrnnr 03-07-2015 04:34 AM

Re: rtmpdump for nowwatchtvlive.com


 
Well, that explains everything
may I ask how to tell which protocol is being used?
If you could also explain to me how to obtain the token, that would be great. Someone above mentioned something about "the plugin container memory", but I have no idea what it is or where to find it.
I found an easier way to capture stream from link2, IDM seems to do the job just fine and all I need to do is just click

biezom 03-07-2015 09:57 AM

Re: rtmpdump for nowwatchtvlive.com


 
Quote:

Originally Posted by rdrnnr (Post 74691)
Well, that explains everything
may I ask how to tell which protocol is being used?
If you could also explain to me how to obtain the token, that would be great. Someone above mentioned something about "the plugin container memory", but I have no idea what it is or where to find it.
I found an easier way to capture stream from link2, IDM seems to do the job just fine and all I need to do is just click

to find token you can use Winhex like here

http://stream-recorder.com/forum/can...en-t18788.html

rdrnnr 03-07-2015 10:45 AM

Re: rtmpdump for nowwatchtvlive.com


 
Thank you for your help, time and patience, greatly appreciated

biezom 01-19-2016 10:50 AM

Re: rtmpdump for nowwatchtvlive.com


 
Quote:

Originally Posted by desigujju (Post 82307)
any one please help with the TSN feed here is the url : http://nowwatchtvlive.me/watch-tsn-c...l-from-canada/

hi

Code:

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


All times are GMT -6. The time now is 08:15 AM.