Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 08-15-2014, 04:34 AM
rdrnnr rdrnnr is offline
Junior Member
 
Join Date: Aug 2014
Posts: 12
rdrnnr is on a distinguished road
Default

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
Reply With Quote
  #2  
Old 08-15-2014, 08:08 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

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
Reply With Quote
  #3  
Old 08-15-2014, 08:42 AM
rdrnnr rdrnnr is offline
Junior Member
 
Join Date: Aug 2014
Posts: 12
rdrnnr is on a distinguished road
Default

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?

Last edited by rdrnnr : 08-15-2014 at 01:34 PM.
Reply With Quote
  #4  
Old 08-20-2014, 02:33 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

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
Reply With Quote
  #5  
Old 09-03-2014, 12:46 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

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
Reply With Quote
  #6  
Old 03-05-2015, 10:18 AM
rdrnnr rdrnnr is offline
Junior Member
 
Join Date: Aug 2014
Posts: 12
rdrnnr is on a distinguished road
Default

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 View Post
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
Reply With Quote
  #7  
Old 03-05-2015, 10:19 AM
rdrnnr rdrnnr is offline
Junior Member
 
Join Date: Aug 2014
Posts: 12
rdrnnr is on a distinguished road
Default

Re: rtmpdump for nowwatchtvlive.com


Can ayone help me with this one, please?

http://nowwatchtvlive.me/watch-espn-...tball-channel/
Reply With Quote
  #8  
Old 03-05-2015, 05:02 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: rtmpdump for nowwatchtvlive.com


Quote:
Originally Posted by rdrnnr View Post
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
Reply With Quote
  #9  
Old 03-05-2015, 05:33 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: rtmpdump for nowwatchtvlive.com


to find value
Reply With Quote
  #10  
Old 03-06-2015, 03:57 PM
rdrnnr rdrnnr is offline
Junior Member
 
Join Date: Aug 2014
Posts: 12
rdrnnr is on a distinguished road
Default

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
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


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


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons