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

[Help] requestAccess insert with parameters?

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

hasomaso 01-08-2012 10:57 AM

[Help] requestAccess insert with parameters?


 
hy @all,

i have to insert access request parameter but how?
can someone please help me



thanks
hasomaso

mtsr 01-08-2012 01:54 PM

Request for feature: requestAccess parameter


 
What 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).

Bahman 01-08-2012 02:44 PM

Re: Request for feature: requestAccess parameter


 
Edited!! :D

KSV 01-08-2012 11:40 PM

Re: [Help] requestAccess insert with parameters?


 
you have to add the code to handle this. there is no magical switch which will do this.

Bahman 01-09-2012 01:23 AM

Re: [Help] requestAccess insert with parameters?


 
So, How to add the code? is there a way?:)

KSV 01-09-2012 03:38 AM

Re: [Help] requestAccess insert with parameters?


 
try this:

Code:

http://www.mediafire.com/?j0eqeel1v24qb1p

Bahman 01-09-2012 04:19 AM

Re: [Help] requestAccess insert with parameters?


 
Thanks so much, KSV!! You rock!!

BTW, Why it doesn't need request access string anymore? I mean, it can be downloaded with out adding that Request Access string: muuuh!! How it's possible?

mtsr 01-09-2012 04:57 AM

Re: [Help] requestAccess insert with parameters?


 
Quote:

Originally Posted by KSV (Post 37137)
try this:

Code:

http://www.mediafire.com/?j0eqeel1v24qb1p

Since the official rtmpdump project is infamously reluctant to accept "every day" patches, is there by any chance a git repository for the "KSV" rtmpdump source code? One that hopefully includes the vast majority of patches that are posted on the mailing list....

KSV 01-09-2012 05:53 AM

Re: [Help] requestAccess insert with parameters?


 
Quote:

Originally Posted by Bahman (Post 37142)
BTW, Why it doesn't need request access string anymore? I mean, it can be downloaded with out adding that Request Access string: muuuh!! How it's possible?

because it's now handled by rtmpdump.
Quote:

Originally Posted by mtsr (Post 37146)
Since the official rtmpdump project is infamously reluctant to accept "every day" patches, is there by any chance a git repository for the "KSV" rtmpdump source code? One that hopefully includes the vast majority of patches that are posted on the mailing list....

in the package posted in sticky thread there is a Patch.diff file which contains all of my patches.

Bahman 01-09-2012 09:04 AM

Re: [Help] requestAccess insert with parameters?


 
Quote:

Originally Posted by KSV (Post 37148)
because it's now handled by rtmpdump.

Thank you once again for your helps, KSV!! I don't know what we could do without you!! And is possible that I ask this question: When rtmpdump can handle Handshake 10? I'm so looking forward for that!! and others!!:o


All times are GMT -6. The time now is 04:33 PM.