Quote:
Originally Posted by iamsumit
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.