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 |
Re: www.playtv.fr/television/ - A serious challenge for livestremingKSV
Thanks:cool: :cool: now works fine php is a great tool (in your hands);) |
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 |
Re: www.playtv.fr/television/ - A serious challenge for livestremingQuote:
|
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? |
Re: www.playtv.fr/television/ - A serious challenge for livestremingQuote:
|
Re: www.playtv.fr/television/ - A serious challenge for livestremingQuote:
Code:
call %php% PlayTV.php --url dea5Va6CHQ |
Re: www.playtv.fr/television/ - A serious challenge for livestremingQuote:
|
Re: www.playtv.fr/television/ - A serious challenge for livestremingQuote:
|
Re: www.playtv.fr/television/ - A serious challenge for livestremingCode:
1. Added some error checking Code:
http://1.2.3.4:123 Code:
http://www.mediafire.com/file/pdm7q7q9x5cv75b/PlayTV.php |
All times are GMT -6. The time now is 12:17 AM. |