Audio/video stream recording forums
|
| Attention Visitor: |
You may have to register or log in before you can post:
|
|
|||||||
|
|
|
Thread Tools | Display Modes |
|
#11
|
|||
|
|||
Re: plz help plzzQuote:
|
|
#12
|
|||
|
|||
Re: plz help plzzQuote:
I am also interested into PHP script especially for channels Al Jazeera Sport +1 to +10. KSV knows well PHP language so maybe he makes it for you. ![]() |
|
#13
|
|||
|
|||
Re: plz help plzzQuote:
but i found this in the swf does it mean anything Code:
public class DRMEvent extends Event
{
private var _period:Number;
private var _mediaError:MediaError;
private var _endDate:Date;
private var _serverURL:String;
private var _token:Object;
private var _startDate:Date;
private var _drmState:String;
public static const DRM_STATE_CHANGE:String = "drmStateChange";
public function DRMEvent(param1:String, param2:String, param3:Boolean = false, param4:Boolean = false, param5:Date = null, param6:Date = null, param7:Number = 0, param8:String = null, param9:Object = null, param10:MediaError = null)
{
super(param1, param3, param4);
this._drmState = param2;
this._token = param9;
this._mediaError = param10;
this._startDate = param5;
this._endDate = param6;
this._period = param7;
this._serverURL = param8;
return;
}// end function
|
|
#14
|
|||
|
|||
Re: plz help plzzany news?
|
|
#15
|
|||
|
|||
Re: plz help plzzsomebody do the script ill pay you
|
|
#16
|
|||
|
|||
Re: plz help plzzActually i already have a script to play AlJazeeraSports but i don't wanna make it public because i don't wanna support it. people keep asking same stupid questions over and over again. it can play four free channels. premium channels can only be accessed with premium subscription.
|
|
| Tags: aljazeera |
| Thread Tools | |
| Display Modes | |
|
|