Dear Maxim,
As you suggested, we began testing 4.0.0, both on your demo server as well as
nightly build
--à Or test locally using nightly build:
https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/
In the nightly build # 1907, config.xml is not there in
om-web/…/webapp/o
Hello Hemant,
config.xml is not used in 4.0.0 no need to copy
All configurations are in one place: OM DB
On Mon, Sep 25, 2017 at 4:03 AM, Coscend@OM wrote:
> Dear Maxim,
>
>
>
> As you suggested, we began testing 4.0.0, both on your demo server as well
> as nightly build
>
> --à Or test locally
Dear Maxim,
Thank you for the information. Two follow up questions:
1. How do we add HTTP and RTMP port numbers, if they are different from
5080 and 1935?
2. How do we change the values of parameters, say loudness activation,
available camera resolutions, Product name / OM_CONTEXT?
http port is being taken from browser url :)))
rtmp port is taken from red5.properties
Other parameters can be set in Admin->Config
https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/site/openmeetings-server/GeneralConfiguration.html
parameters with "flash." prefix
On Mon, Sep
Dear Maxim,
1. I understand OM takes from red5.properties: JMX listener port for RMI as
well as debug proxy port. Is this correct?
2. How do we add new or remove from the default list of
?
Thank you.
Sincerely,
Hemant K. Sabat
Coscend Communications Solutions
www.Cosce
OM doesn't use "JMX listener port for RMI as well as debug proxy port", it
is red5 specific stuff
To change available resolutions you need to edit file VideoSettings.html
(webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/room/VideoSettings.html)
On Mon, Sep 25, 2017 at 11:06 AM, Co
Documentation is updated:
https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/site/openmeetings-server/CustomRoomTypeHowTo.html
https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/site/openmeetings-server/PortSettings.html
https://builds.apache.org/view/M-R/view/