Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #51  
Old 11-15-2011, 12:42 PM
kirukisu kirukisu is offline
Junior Member
 
Join Date: Nov 2011
Posts: 8
kirukisu is on a distinguished road
Default

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


Could someone take a look at my mess and tell me what's wrong? Via TeamViewer, for example



EDIT:
Did some one try to run php script within win 7 x64? Couse it does not work when i try

Last edited by kirukisu : 11-15-2011 at 02:20 PM.
Reply With Quote
  #52  
Old 11-16-2011, 04:23 AM
kwiecu kwiecu is offline
Member
 
Join Date: Aug 2011
Posts: 49
kwiecu is on a distinguished road
Default

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


KSV could you also write a kind of script for linux or tell me how to watch wxxb.tv on linux?
Reply With Quote
  #53  
Old 11-16-2011, 05:09 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 kwiecu View Post
KSV could you also write a kind of script for linux or tell me how to watch wxxb.tv on linux?
I think you only have to replace VLC path in PHP script to "/usr/bin/vlc" and it should work.
Reply With Quote
  #54  
Old 11-16-2011, 09:44 AM
buksnatata buksnatata is offline
Junior Member
 
Join Date: Oct 2011
Location: Serbia
Posts: 17
buksnatata is on a distinguished road
Default

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


ye works like that thanks karlo
Reply With Quote
  #55  
Old 11-17-2011, 02:25 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

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


i have updated the script to automatically scrape the website and show list of live channels to select from.



updated script
Code:
http://www.mediafire.com/file/uibkgzpne4ts868/WeebTV.php

Last edited by KSV : 11-17-2011 at 04:28 AM. Reason: improved channel list display
Reply With Quote
  #56  
Old 11-17-2011, 03:47 AM
buksnatata buksnatata is offline
Junior Member
 
Join Date: Oct 2011
Location: Serbia
Posts: 17
buksnatata is on a distinguished road
Default

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


Awesome work thanks mate
Reply With Quote
  #57  
Old 11-17-2011, 05:21 AM
kwiecu kwiecu is offline
Member
 
Join Date: Aug 2011
Posts: 49
kwiecu is on a distinguished road
Default

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


great work! thanks...
Reply With Quote
  #58  
Old 11-17-2011, 09:40 AM
wiosna wiosna is offline
Junior Member
 
Join Date: Aug 2011
Posts: 6
wiosna is on a distinguished road
Default

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


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
Reply With Quote
  #59  
Old 11-17-2011, 10: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
  #60  
Old 11-17-2011, 10:37 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

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
for linux also replace
Code:
runAsyncBatch($command, $filename);
with
Code:
exec($command . " > /dev/null 2>&1 &");
COM stuff is windows specific only.
Reply With Quote
Reply Post New Thread
Tags: , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 07:18 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons