View Single Post
  #2  
Old 05-08-2015, 12:41 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help record BBC One from uk


Quote:
Originally Posted by Chemist925 View Post
Hello again, sorry to bother asking this but could you lend me your help with live stream from BBC One?.

Here is the link. http://cricfree.sx/bbc-one-live-stream

Rtmpdump or ffmpeg code please.

Thanks in advance.

hi

Code:
rtmpdump -r "rtmp://31.220.0.206/redirect/" -a "redirect/" -f "LNX 17,0,0,134" -W "http://p.jwpcdn.com/6/12/jwplayer.flash.swf" -p "http://www.reytv.co/embed.php?live=bbcx1&vw=620&vh=490" --live  -y "bbcx1" -o "bbcx1.flv" -T "%Zrey(nKa@#Z"

Code:
rtmp://31.220.0.206/redirect/ app=redirect swfUrl=http://p.jwpcdn.com/6/12/jwplayer.flash.swf pageUrl=http://www.reytv.co/embed.php?live=bbcx1&vw=620&vh=490 live=1  playpath=bbcx1 token=%Zrey(nKa@#Z
Reply With Quote