Hi all
I captured this rtmp
Code:
rtmpdump -r "rtmp://cdn.icasthd.tv/live" -a "live?f=CGolf&t=1362916839&" -f "WIN 11,6,602,171" -W "http://www.icasthd.tv/player/player.swf" -p "http://www.icasthd.tv/embed.php?v=cgolf&vw=575&vh=390&domain=www.myhdfooty.com" --live -y "CGolf" -o "CGolf.flv"
from the channel Canal + Golf (Spain)
Code:
http://todofutbolonline.com/canales/plusGolf.php
I Like watch on VLC and I create this .bat
Code:
rtmpdump -r "rtmp://cdn.icasthd.tv/live" -a "live?f=CGolf&t=1362916839&" -f "WIN 11,6,602,171" -W "http://www.icasthd.tv/player/player.swf" -p "http://www.icasthd.tv/embed.php?v=cgolf&vw=575&vh=390&domain=www.myhdfooty.com" --live -y "CGolf" --quiet | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
...but I can´t watch. What´s the problem?
Thank you