View Single Post
  #9  
Old 10-20-2011, 01:01 PM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: rodom.tv - How to watch live with rtmpdump


Quote:
Originally Posted by KSV View Post
save the script as RodomTV.php and in you batch file add
Code:
php RodomTV.php
before actual rtmpdump command line.
I did it but it doesn't work.

Code:
call %php% RodomTV.php rtmpdump -v -r "rtmp://31.31.34.182/live/sport1.stream" -W "http://www.rodom.tv/components/com_watchtv/views/watch/tmpl/compilephp.swf" -p 
"http://www.rodom.tv/watch.html" -q | %vlc% -
Reply With Quote