Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

www.playtv.fr/television/ - A serious challenge for livestreming

(http://stream-recorder.com/forum/showthread.php?t=8332)

karlo2105 03-29-2012 03:12 AM

Re: www.playtv.fr/television/ - A serious challenge for livestreming


 
@KSV
Marvellous. Everything is working fine. :D It's pretty long PHP script code.
As I also use linux system, could you tell me lines I should change in your PHP script to get working it on Ubuntu?

KSV 03-29-2012 04:48 AM

Re: www.playtv.fr/television/ - A serious challenge for livestreming


 
Quote:

Originally Posted by karlo2105 (Post 42656)
@KSV
Marvellous. Everything is working fine. :D It's pretty long PHP script code.
As I also use linux system, could you tell me lines I should change in your PHP script to get working it on Ubuntu?

if you have php and php-curl extension installed then it should work without any changes to the script. also make sure curl extension is enabled in your php.ini.

Code:

sudo apt-get install php5
sudo apt-get install php5-curl


karlo2105 04-04-2012 09:54 AM

Re: www.playtv.fr/television/ - A serious challenge for livestreming


 
Yes with php5-curl your PHP scripts work flawlessly on Ubuntu.:D
However I noticed today, something seems broken. I tried to sniff their streams with rtmpsrv and rtmpsuck it doesn't work at all. php list still displays channels id. They removed beta in their SWF player address, I changed it in PHP script. I don't see any other changes apart it doesn't work anymore. I wonder what's going wrong.

KSV 04-04-2012 12:28 PM

Re: www.playtv.fr/television/ - A serious challenge for livestreming


 
here is the updated script. it was just a minor trick.

Code:

http://www.mediafire.com/file/g04ifiyl002hfol/PlayTV.php

KSV 04-11-2012 09:17 AM

Re: www.playtv.fr/television/ - A serious challenge for livestreming


 
update for minor changes in authentication system. they like to fiddle around with security system frequently. :D

Code:

http://www.mediafire.com/file/2go3j8g6bqa606z/PlayTV.php

chap 04-11-2012 09:25 AM

Re: www.playtv.fr/television/ - A serious challenge for livestreming


 
Quote:

Originally Posted by KSV (Post 43243)
update for minor changes in authentication system. they like to fiddle around with security system frequently. :D

Code:

http://www.mediafire.com/file/2go3j8g6bqa606z/PlayTV.php

Thanks.:cool:
When they calm down?:rolleyes:

karlo2105 04-11-2012 10:27 AM

Re: www.playtv.fr/television/ - A serious challenge for livestreming


 
Thanks KSV for supporting this script. ;-)

beowluf 04-15-2012 01:06 PM

Re: www.playtv.fr/television/ - A serious challenge for livestreming


 
hi

How to use the php file to obtain live streaming channel .php for p2p this is new for me .There are any softwares or something to do have the video. can any one show how ?
thanks

karlo2105 04-15-2012 03:27 PM

Re: www.playtv.fr/television/ - A serious challenge for livestreming


 
Quote:

Originally Posted by beowluf (Post 43487)
hi

How to use the php file to obtain live streaming channel .php for p2p this is new for me .There are any softwares or something to do have the video. can any one show how ?
thanks

See PM.
Please don't put instructions here because once is known it will last shorter than now.

Vaganza 09-04-2012 11:34 AM

Re: www.playtv.fr/television/ - A serious challenge for livestreming


 
Could somebody (KSV ?) put up a new link to a fully functional (downloadable) PlayTV.php ?
(Windows 7). I'm not astute enough to make use of the one on KSV's Script page.
Should it be kept in the php-5.4.0 folder or a separate ? I put the PHP.ini in the php-5.4.0 folder.
Do you still need find out new tokens and whatnot described herein-above ?
Quote:

Originally Posted by KSV (Post 42567)
They have stopped using SecureToken. "..."

Need my Proxifier be configured in another way or the .php like this ?
Quote:

Originally Posted by KSV (Post 42654)
you can set the proxy at line 624 in the following format:
Code:

http://1.2.3.4:123
socks4://1.2.3.4:123
socks5://1.2.3.4:123


Perhaps also a link to the PM, mentioned ?


All times are GMT -6. The time now is 06:32 AM.