Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#51
|
|||
|
|||
Re: www.playtv.fr/television/ - A serious challenge for livestremingyou guys are having problem because date.timezone setting is not defined by default and php craps out when it's not defined. set it like following in your php.ini
Code:
date.timezone = America/New_York Code:
http://in3.php.net/manual/en/timezones.php Code:
http://www.mediafire.com/file/yu86i2l12eae9m9/PHP.ini |
#52
|
|||
|
|||
Re: www.playtv.fr/television/ - A serious challenge for livestremingKSV
Thanks now works fine php is a great tool (in your hands) |
#53
|
|||
|
|||
Re: www.playtv.fr/television/ - A serious challenge for livestreminghave you tried more than once? what's the output of following url on your system?
Code:
http://tvplayer.playtv.fr/js/dea5Va6CHQ.js |
#54
|
|||
|
|||
Re: www.playtv.fr/television/ - A serious challenge for livestremingQuote:
|
#55
|
|||
|
|||
Re: www.playtv.fr/television/ - A serious challenge for livestremingadd var_dump($init); before and after the line 472 and post the script output.
Edit: just saw your edit. you are using the wrong command line. --url parameter requires channel id not full url. run PlayTV.php --list to get the id for different channels. why weren't you testing it with it's own CLI interface? |
#56
|
|||
|
|||
Re: www.playtv.fr/television/ - A serious challenge for livestremingsee the edit above and use better text editor.
|
#57
|
|||
|
|||
Re: www.playtv.fr/television/ - A serious challenge for livestremingQuote:
Code:
call %php% PlayTV.php --url dea5Va6CHQ |
#58
|
|||
|
|||
Re: www.playtv.fr/television/ - A serious challenge for livestremingjust use it with vpn or fill your http proxy at line 290.
|
#59
|
|||
|
|||
Re: www.playtv.fr/television/ - A serious challenge for livestremingThank you very much. You are the best. I will never forget it.
|
#60
|
|||
|
|||
Re: www.playtv.fr/television/ - A serious challenge for livestremingCode:
1. Added some error checking 2. added socks proxy support 3. minor fixes Code:
http://1.2.3.4:123 socks4://1.2.3.4:123 socks5://1.2.3.4:123 Code:
http://www.mediafire.com/file/pdm7q7q9x5cv75b/PlayTV.php |
Tags: how, live, live streaming, livestreaming, play tv, play tv fr, playtv fr, record, rtmpe, television, this, www playtv fr |
Thread Tools | |
Display Modes | |
|
|