View Single Post
  #59  
Old 11-17-2011, 09:13 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: weeb.tv: Help to download live TV streams


Quote:
Originally Posted by wiosna View Post
In linux, adres is ok
rtmpdump -r "rtmp://46.105.110.156/live/57/live" -W "http://weeb.tv/static/player.swf" --weeb "7b70ef94" --live | "/usr/bin/vlc" -

PHP Fatal error: Class 'COM' not found in /home/.../WeebTV.php on line 98
First you have to download KSV PHP script for Weeb. Second you have to compile rtmpdump with Weeb tickets support for linux. After all that, good command is :

Quote:
php WeebTV.php "http://weeb.tv/online/polsatsport"
Reply With Quote