Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Help needed to download from this siteHi
I tried to download the rtmp stream with rtmpdump from this link: http://www.okbob.net/article-regardez-watch-zee-alwan-india-live-en-direct-123009135.html the command i tried is: rtmpdump -r "rtmp://web1.iptv-planet.com:1937/live2/zee_alwan" -f "WIN 20,0,0,235" -W "http://embed.iptv-planet.com/swfs/player.swf" -p "http://embed.iptv-planet.com/embed.php?id=zee_alwan&width=600&height=400" --live -y "077111110032068101099032050049032048055032051 050" -o zee_alwan.flv It doesn't work Any idea to fix it ? Thanks in advance |
#2
|
|||
|
|||
Re: Help needed to download from this siteDarby's IPTV Planet php script:
Code:
http://www.streamhub.hk/forum/showthread.php?182-Swiss-TV-%28German-French-Italian-English%29-Thanks-to-D_M_W&p=19983#post19983 Code:
http://www.streamhub.hk/forum/showthread.php?285-Borg-TV Code:
rtmp://$OPT:rtmp-raw=rtmp://web1.iptv-planet.com:1937/live2 swfUrl=http://embed.iptv-planet.com/swfs/player.swf pageUrl=http://embed.iptv-planet.com/embed.php?id=zee_alwan&width=600&height=400 playpath=zee_alwan?cle=077111110032068101099032050049032048049032053056 Code:
rtmpdump -r "rtmp://web1.iptv-planet.com:1937/live2" -W "http://embed.iptv-planet.com/swfs/player.swf" -p "http://embed.iptv-planet.com/embed.php?id=zee_alwan&width=600&height=400" --live -y "zee_alwan?cle=077111110032068101099032050049032048050032048056" -o zee_alwan.flv |
Tags: capturing rtmp |
Thread Tools | |
Display Modes | |
|
|