View Single Post
  #13  
Old 03-07-2015, 02:16 AM
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
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
Reply With Quote