Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

icasthd on VLC

(http://stream-recorder.com/forum/showthread.php?t=15660)

KDN165 03-10-2013 06:32 AM

icasthd on VLC


 
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

karlo2105 03-10-2013 08:15 AM

Re: icasthd on VLC


 
You have to refresh it each time in order to play it in VLC as they use one session key.

Code:

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

Re: icasthd on VLC


 
Ok thank you karlo ;)

nopal 03-11-2013 01:44 PM

Re: icasthd on VLC


 
and for simpletv do you know how it would work?


All times are GMT -6. The time now is 01:34 PM.