You only need several ports Not sure if it is going to work with several IP
On Mon, Jun 3, 2013 at 4:26 PM, Bart Coninckx <[email protected]>wrote: > OK, that is actually not a problem for me as I have a Apache proxy > server available. Am I correct in stating that the config.xml file is used > to tell the client what IP address to use for what service and that I need > to configure two IP addresses, one for RTMPS and one for HTTPS? > > cheers, > > BC > > > On 06/01/13 03:32, Maxim Solodovnik wrote: > > it is impossible without mod_proxy :( > > > On Sat, Jun 1, 2013 at 12:52 AM, Bart Coninckx > <[email protected]>wrote: > >> OK, after a really long time, I tested this and had RTMPS on the same >> port (443) as HTTPS but the result was red5 complaining of address in use: >> >> java.net.BindException: Address already in use /0.0.0.0:443 >> >> if someone has a hint on how to have both on 443 to make OM "firewall >> friendly", I would really appreciate that. >> I do seem to remember that it is possible to use a reversed proxy, but >> that would suggest the ability to use two different IP addresses or DNS >> names. >> >> Cheers, >> >> BC >> >> >> >> On 04/26/13 22:26, Bart Coninckx wrote: >> >> OK - thx >> >> you know what: I will just try and see what happens >> >> >> Cheers, >> >> BC >> >> On 04/26/13 21:24, Alexei Fedotov wrote: >> >> I believe the answer is yes. It can be done with httpd_proxy, or with >> some web.xml tuning. >> On Apr 26, 2013 7:13 PM, "Bart Coninckx" <[email protected]> >> wrote: >> >>> Hi, >>> >>> couldn't find a definitive answer in the mailing list: is it possible to >>> have both RTPMS and HTTPS use port 443? >>> >>> >>> Cheers, >>> >>> BC >>> >> >> >> > > > -- > WBR > Maxim aka solomax > > > -- WBR Maxim aka solomax
