You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Dirk Hildebrand <d....@wis-it.de> on 2015/09/29 11:53:22 UTC

Re-2: Openmeetings behind Apache mod_proxy

Thank you, i will try that, but what are the URL's with the Port 8088? I think i have Ports: 5080 (Web) and 8080 (rtmp?)
Is your Port 8088 for rtmp?

Regards

Dirk

 Original Message processed by David.fx12  
Re: Openmeetings behind Apache mod_proxy (29-Sep-2015 11:50)
From:   Maxim Solodovnik
To:Openmeetings user-list


here is the example: http://markmail.org/message/g7u6idbeaolzbkf3 
unfortunately we were unable to set-up for websockets using mod_proxy, and we currently using nginx


On Tue, Sep 29, 2015 at 3:44 PM, Dirk Hildebrand <d....@wis-it.de> wrote:

Hi there.

i just installed Openmeetings and i would like to set up an Proxy for it.

I'm able to use Openmeeting behind that proxy, except of Screensharing. i guess i need to setup something in my proxy for rtmp (Port 1935), but i cant figure out what to do.
the releavant Part of my Proxy Setup:

> ProxyPass /webmeeting http://192.168.243.101:5080/webmeeting
> ProxyPassReverse /webmeeting http://192.168.243.101:5080/webmeeting
 
(i renamed openmeetings Folder and evertihing else, to have a different URL than the standard)


Maybe someone can help me?


Thank you

Dirk





-- 

WBR
Maxim aka solomax

Re: Re-2: Openmeetings behind Apache mod_proxy

Posted by Maxim Solodovnik <so...@gmail.com>.
actually both HTTP and RTMPT uses port 5080, so you need to use this port
the example config I pointed to only illustrates additional URLs need to be
proxied

On Tue, Sep 29, 2015 at 3:53 PM, Dirk Hildebrand <d....@wis-it.de>
wrote:

> Thank you, i will try that, but what are the URL's with the Port 8088? I
> think i have Ports: 5080 (Web) and 8080 (rtmp?)
> Is your Port 8088 for rtmp?
>
> Regards
>
> Dirk
>
>
>  Original Message processed by David.fx12
>
> *Re: Openmeetings behind Apache mod_proxy* (29-Sep-2015 11:50)
> *From:*   Maxim Solodovnik <so...@gmail.com>
> *To:*
> Openmeetings user-list <us...@openmeetings.apache.org>
>
> here is the example: http://markmail.org/message/g7u6idbeaolzbkf3
> unfortunately we were unable to set-up for websockets using mod_proxy, and
> we currently using nginx
>
> On Tue, Sep 29, 2015 at 3:44 PM, Dirk Hildebrand <d....@wis-it.de>
> wrote:
>
>> Hi there.
>>
>> i just installed Openmeetings and i would like to set up an Proxy for it.
>>
>> I'm able to use Openmeeting behind that proxy, except of Screensharing. i
>> guess i need to setup something in my proxy for rtmp (Port 1935), but i
>> cant figure out what to do.
>> the releavant Part of my Proxy Setup:
>>
>> > ProxyPass /webmeeting http://192.168.243.101:5080/webmeeting
>> > ProxyPassReverse /webmeeting http://192.168.243.101:5080/webmeeting
>>
>> (i renamed openmeetings Folder and evertihing else, to have a different
>> URL than the standard)
>>
>>
>> Maybe someone can help me?
>>
>>
>> Thank you
>>
>> Dirk
>>
>
>
>
>
> --
> WBR
> Maxim aka solomax
>
>


-- 
WBR
Maxim aka solomax