saving flv files streamed over rtmp

andy baxter andy at earthsong.free-online.co.uk
Sun Jul 27 05:25:47 UTC 2008


NoOp wrote:
> On 07/26/2008 07:28 PM, andy baxter wrote:
>
>   
>>>   
>>>       
>> Thanks for the advice. I have tried this first by sniffing the stream 
>> using wireshark and looking for the rtmp url being requested, then 
>> trying to download this directly in orbit downloader. This doesn't work 
>> - the server rejects the connection saying 'access denied'.
>>     
>
> Um... just what is the url?
>
>   
This is one of the ones I've tried:

rtmp://84.53.177.143:1935/ondemand?_fcs_vhost=cp41752.edgefcs.net&auth=daEbabubYcvcCadcMaWbKdVaXaGa2dBdhbM-biI_El-cCp-BolEApxpNBqGvwK&aifp=v001&slist=secure/b000cpsql-streaming86639741

it's not working even though the video plays fine in the embedded player.

The log from orbit looks like this:

2008-07-27 06:21:18 Connecting 84.53.177.143:1935
2008-07-27 06:21:18 Connected
2008-07-27 06:21:18 _error:
2008-07-27 06:21:18 description=[ AccessManager.Reject ] : Access denied!
2008-07-27 06:21:18 code=NetConnection.Connect.Rejected
2008-07-27 06:21:18 level=error
2008-07-27 06:21:18 Wait for retry(5S)
2008-07-27 06:21:18 close:
2008-07-27 06:21:23 Connecting 84.53.177.143:1935
2008-07-27 06:21:23 Connected
2008-07-27 06:21:24 _error:
2008-07-27 06:21:24 description=[ AccessManager.Reject ] : Access denied!
2008-07-27 06:21:24 code=NetConnection.Connect.Rejected
2008-07-27 06:21:24 level=error
2008-07-27 06:21:24 Wait for retry(5S)
2008-07-27 06:21:29 Connecting 84.53.177.143:1935
2008-07-27 06:21:29 Connected
2008-07-27 06:21:29 _error:
2008-07-27 06:21:29 description=[ AccessManager.Reject ] : Access denied!
2008-07-27 06:21:29 code=NetConnection.Connect.Rejected
2008-07-27 06:21:29 level=error
2008-07-27 06:21:29 Wait for retry(5S)
2008-07-27 06:21:29 close:
2008-07-27 06:21:34 Connecting 84.53.177.143:1935
2008-07-27 06:21:34 Connected
2008-07-27 06:21:34 _error:
2008-07-27 06:21:34 description=[ AccessManager.Reject ] : Access denied!
2008-07-27 06:21:34 code=NetConnection.Connect.Rejected
2008-07-27 06:21:34 level=error
2008-07-27 06:21:34 Wait for retry(5S)
2008-07-27 06:21:34 close:
2008-07-27 06:21:39 Connecting 84.53.177.143:1935
2008-07-27 06:21:39 Connected
2008-07-27 06:21:39 _error:
2008-07-27 06:21:39 description=[ AccessManager.Reject ] : Access denied!
2008-07-27 06:21:39 code=NetConnection.Connect.Rejected
2008-07-27 06:21:39 level=error
2008-07-27 06:21:39 Wait for retry(5S)
2008-07-27 06:21:39 close:
2008-07-27 06:21:43 Stop downloading by user

What I'm guessing is that the auth string is valid for one use only, and 
after that it's rejected by the server.

andy




More information about the ubuntu-users mailing list