Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
[Help] requestAccess insert with parameters?hy @all,
i have to insert access request parameter but how? can someone please help me thanks hasomaso |
#2
|
|||
|
|||
Request for feature: requestAccess parameterWhat this kind gentleman wants to say is this:
There are some servers that require an extra string parameter "requestAccess" appended to the secureToken response. So the transaction instead of the traditional: Server > secureToken one-random-string Client > secureToken Response decoded-string happens like this: Server > secureToken one-random-string Client > secureToken Response decoded-string ...... ......requestAccess.............secret-static-string Note: the "requestAccess" parameter must be sent together with the secureToken Response and not earlier (as in an "-C O:0 object" way). |
#3
|
|||
|
|||
Re: Request for feature: requestAccess parameterEdited!!
Last edited by Bahman : 01-09-2012 at 09:35 AM. |
#4
|
|||
|
|||
Re: [Help] requestAccess insert with parameters?you have to add the code to handle this. there is no magical switch which will do this.
|
#5
|
|||
|
|||
Re: [Help] requestAccess insert with parameters?So, How to add the code? is there a way?
|
#6
|
|||
|
|||
Re: [Help] requestAccess insert with parameters?try this:
Code:
http://www.mediafire.com/?j0eqeel1v24qb1p |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|