View Single Post
  #3  
Old 12-15-2015, 05:20 AM
Chemist925 Chemist925 is offline
Senior Member
 
Join Date: May 2014
Posts: 138
Chemist925 is on a distinguished road
Question

Re: How to record from this channel?


Quote:
Originally Posted by iamsumit View Post
Code:
rtmpdump -r "rtmp://cdn5a.iblups.com/ptv" -a "ptv" -f "MAC 20,0,0,228" -W "http://p.iblups.com/ptv/jwplayer/jwplayer.flash.swf"  -p "http://p.iblups.com/ptv/embedPTV.php?w=560&h=315" --live -C S:OK -y "ptv1" -k -o-  | vlc -
And a question to the experts - the link has two streams HD and SD. I find both the streams to have the same paramters, so can they be differentiated.
Thanks.
I was trying to record the HD stream which automatically loads with the page. By the way, your code does not include an output, just vlc. Mind adding how to record it as an flv extension?. Thanks in advance.
Reply With Quote