[Red5] Problem when connecting Red5/rtmpt through redirecting http proxy.

Mondain mondain at gmail.com
Thu Sep 25 08:59:58 PDT 2008


Does this info help at all for your situation?
http://gregoire.org/2008/05/27/apache-and-rtmpt/

Paul

On Thu, Sep 25, 2008 at 8:40 AM, Tomasz Zieleniewski <
tzieleniewski at gmail.com> wrote:

> Hi Flash experts,
>
> We ask for Your help because we are facing difficult and real life problem.
>
> We have the following scenario.
> Red5 is running and listening on 8088 http(rtmpt) and 1935 rtmp ports.
> There is an apache proxy which proxies any http request with URL /open/
> to http://localhost:8088/open/ where red5 is listening.
>
> Soto connect to Red5 flash client sends the following POST request:
>
> POST /open/1 HTTP/1.1
> Host: 212.180.179.43
> Accept: */*
> User-Agent: Shockwave Flash
> Connection: Keep-Alive
> Cache-Control: no-cache
> Content-Type: application/x-fcs
> Content-Length: 1
> \r\n
>
> Problem is when POST gets to proxy.
> proxy is configured in such way that it redirects any http request to https
> so it responds:
>
> HTTP/1.1 302 Found
> Date: Thu, 25 Sep 2008 15:30:00 GMT
> Location: https://domain.org/open/1
> Content-Length: 368
> Keep-Alive: timeout=15, max=100
> Connection: Keep-Alive
> Content-Type: text/html; charset=iso-8859-1
>
> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> <html><head>
> <title>302 Found</title>
> </head><body>
> <h1>Found</h1>
> <p>The document has moved <a href="https://domain.org/open/1
> ">here</a>.</p>
> <hr>
> <address>Apache/2.2.9 (Debian) PHP/5.2.6-3 with Suhosin-Patch
> proxy_html/3.0.0 mod_ssl/2.2.9 OpenSSL/0.9.8g Server at 212.180.179.43Port 80</address>
> </body></html>
>
> After this flash client is unable to connect.
> Can You point as any hint how to overcome this problem.
>
> Waiting for Your feedback
> Kind regards
>
> Tomasz Zieleniewski
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>


-- 
http://gregoire.org/
http://osflash.org/red5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20080925/75318949/attachment.html 


More information about the Red5 mailing list