[Help] requestAccess insert with parameters?hy @all,
i have to insert access request parameter but how? can someone please help me thanks hasomaso |
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). |
Re: Request for feature: requestAccess parameterEdited!! :D
|
Re: [Help] requestAccess insert with parameters?you have to add the code to handle this. there is no magical switch which will do this.
|
Re: [Help] requestAccess insert with parameters?So, How to add the code? is there a way?:)
|
Re: [Help] requestAccess insert with parameters?try this:
Code:
http://www.mediafire.com/?j0eqeel1v24qb1p |
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? |
Re: [Help] requestAccess insert with parameters?Quote:
|
Re: [Help] requestAccess insert with parameters?Quote:
Quote:
|
Re: [Help] requestAccess insert with parameters?Quote:
|
Re: [Help] requestAccess insert with parameters?Quote:
http://stream-recorder.com/forum/sho...1&postcount=54 If you have time could you please incorporate the "requestAccess" parameter as a user-controlled command-line option? For example: Code:
rtmpdump -r....... --extra-string-for-securetoken "requestAccess=some-secret-string" |
Re: [Help] requestAccess insert with parameters?Quote:
Quote:
Quote:
PS: it's not an extra string for SecureToken. it's separate invoke command. |
Re: [Help] requestAccess insert with parameters?Quote:
just I'm wondering how getflv team could reverse it and we still couldn't after 5 months!! :confused: |
Re: [Help] requestAccess insert with parameters?Quote:
|
Re: [Help] requestAccess insert with parameters?Quote:
Quote:
|
Re: [Help] requestAccess insert with parameters?Quote:
and This is my last question: So, Why rtmpdump can't do this work like getflv? Why rtmpdump must have the encryption keys in order to be able to record? and Thank you very much for putting time on my questions!!:) |
Re: [Help] requestAccess insert with parameters?Quote:
Code:
http://stream-recorder.com/forum/showpost.php?p=36441&postcount=54 Quote:
|
Re: [Help] requestAccess insert with parameters?aha, I got it right now!!
|
Re: [Help] requestAccess insert with parameters?Code:
rtmpdump -r "rtmp://srv2.tv-stream.to/live/eurosport" -W "http://player.tv-stream.to/cplayer.swf" -p "http://tv-stream.to" -T "58=rA#TV26" --live -o 1.flv Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV) |
Re: [Help] requestAccess insert with parameters?You got "Read access denied for stream eurosport" because you are using old version that can't handle request access!! I got this error too before KSV's change on rtmpdump!!
Try this version!! |
Re: [Help] requestAccess insert with parameters?Thank you very much it's working now.
It should be useful to edit messages with command line to avoid security enforcement. |
Re: [Help] requestAccess insert with parameters?KSV, Is there any chance to create a parameter/option for input "requestaccess" manually? (they have changed it)
Another problem: Seems they have used a letter that is not English!! That appears on each PC different (It depends on PC languages, I think). For example, I got this: ![]() but in another pc is diff: ![]() How we can fix it? and how to use that letter in command?because Win doesn't support anything except English letters in command!! Thank you!! |
Re: [Help] requestAccess insert with parameters?i will be out of station for next 3-4 days. will check it out later.
|
Re: [Help] requestAccess insert with parameters?I appreciate your help!! so kind!! ;)
|
All times are GMT -6. The time now is 09:00 PM. |