Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#361
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsthis normally happens when rtmpdump is loading the wrong librmp.so. use ldd command to ascertain from where it's loading librtmp and make sure it's the updated one.
|
#362
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsIt just plays for few seconds when i use the weebtvlc script, what's the problem?
|
#363
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsThank you very much for your help. Everything works great.
|
#364
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsC:\>rtmpdump -v -r "rtmp://46.1.05.118.88/live/45" -W "http://static2.weeb.tv/pl
ayer.swf" -f "WIN 11.1.102.63" -p "http://weeb.tv/channel/showcase" | "D:\vlc-2 .0.4\vlc.exe" RTMPDump v2.4 GIT-2011-07-22 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout Connecting ... ERROR: RTMP_Connect0, failed to connect socket. 10060 (Unknown error) how can i deal with this problem? |
#365
|
|||
|
|||
Re: weeb.tv: Help to download live TV streams@KSV;
Hi, can you share a tip why i'm getting this bug? Thanks. Code:
Enter Channel Number : <br /> <b>Notice</b>: Use of undefined constant STDIN - assumed 'STDIN' in <b>C:\Users \lucky luke\Desktop\rtmdump\WeebTV.php</b> on line <b>537</b><br /> <br /> <b>Warning</b>: fgets() expects parameter 1 to be resource, string given in <b> C:\Users\lucky luke\Desktop\rtmdump\WeebTV.php</b> on line <b>537</b><br /> Finished |
#366
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsThis is CLI script intended to be run from command line not through web server.
Code:
php WeebTV.php |
#367
|
|||
|
|||
Re: weeb.tv: Help to download live TV streams@KSV
Yes. It worked from cmd. Somehow I can't relate *.php with php.exe to run it by double clik. |
#368
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsQuote:
Code:
ftype php_auto_file=cmd.exe /C color 17 ^& ^"C:\Program Files\PHP\php.exe^" ^"%1^" %* ^& color 07 assoc .php=php_auto_file |
#369
|
|||
|
|||
Re: weeb.tv: Help to download live TV streams@KSV
Your knowledge is so damn impressive. You're one hell of a programmer Asslicking mode on, but... those 2 cmd are doing something, becouse desktop is refreshing, unfortunately it still din't associate php extension to php.exe. If it comes to your second sentence i think i didn't get you. Last edited by kirukisu : 01-08-2013 at 04:17 PM. |
#370
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsQuote:
i was talking about the icon displayed in windows explorer for php scripts. |
Tags: download, live, rtmp, weeb, weeb tv, weebtv |
Thread Tools | |
Display Modes | |
|
|