PDA

View Full Version : icasthd on VLC


KDN165
03-10-2013, 06:32 AM
Hi all

I captured this rtmp

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)

http://todofutbolonline.com/canales/plusGolf.php


I Like watch on VLC and I create this .bat

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

karlo2105
03-10-2013, 08:15 AM
You have to refresh it each time in order to play it in VLC as they use one session key.


rtmpdump -r "rtmp://ecatelxeon.icasthd.tv/live" -a "live?f=CGolf&t=1362924461&s=4315510c03e81cb33c88c59dcad2e9a8" -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"

KDN165
03-11-2013, 04:17 AM
Ok thank you karlo ;)

nopal
03-11-2013, 01:44 PM
and for simpletv do you know how it would work?