RTMPS is supposed to be SSL secured RTMPT (and not RTMP), so it should
be feasible.
You say you used this with http_proxy: how do you tell the flash app to
use the Apache server and Apache port for RTMP? Is this done in the
config.xml of the OM app?
thx,
BC
On 01/29/13 11:13, Maxim Solodo
@Alexey this link might be interesting for you :)
Not sure if this will work with Red5 1.0 but it looks promising
I did the same using Apache http_proxy :)
not sure if this would be possible for RTMPS :(
On Tue, Jan 29, 2013 at 5:09 PM, Bart Coninckx wrote:
> Hi,
>
> this page:
> http://grego
Hi,
this page:
http://gregoire.org/2009/01/28/rtmpt-and-red5/
describes how to set RTMPT to the same port as the HTTP listener. This
could particularly interesting for situations where firewalls limit
outgoing traffic to 80 and 443.
Would it be a lot of work to get this accomplished for RTMP