RE: Kurento-Media-Server

2020-06-12 Thread Chamberland, Martin
[cid:banner1.jpg]

Yup i found this, but now can’t find the right X☺

bye

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 11 juin 2020 21:35
À : Openmeetings user-list 
Objet : Re: Kurento-Media-Server

Hello Martin,

you need to run command like this
sudo apt-key adv --keyserver keyserver.ubuntu.com<http://keyserver.ubuntu.com> 
--recv-keys X

On Fri, 12 Jun 2020 at 00:24, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image001.jpg@01D64089.0F6E4370]

Someone post that information sometime ago.
Kurento-Media-Server for Debian Buster 10.x

***
sudo su
touch /etc/apt/sources.list.d/kurento.list
nano /etc/apt/sources.list.d/kurento.list

add the following lins in kurento.list
deb [arch=amd64] http://ubuntu.openvidu.io/6.13.2 bionic kms6
deb [arch=amd64] http://mirror.yandex.ru/ubuntu/ bionic main restricted
deb [arch=amd64] http://mirror.yandex.ru/ubuntu/ bionic universe

sudo apt update
sudo apt install kurento-media-server
***

It seem to miss something before the “apt update”  command.
We are missing a PUB KEY to be able to use those mirror server.

Anyone can help on that issue ?

Martin C.


--
Best regards,
Maxim


Kurento-Media-Server

2020-06-11 Thread Chamberland, Martin
[cid:banner1.jpg]

Someone post that information sometime ago.
Kurento-Media-Server for Debian Buster 10.x

***
sudo su
touch /etc/apt/sources.list.d/kurento.list
nano /etc/apt/sources.list.d/kurento.list

add the following lins in kurento.list
deb [arch=amd64] http://ubuntu.openvidu.io/6.13.2 bionic kms6
deb [arch=amd64] http://mirror.yandex.ru/ubuntu/ bionic main restricted
deb [arch=amd64] http://mirror.yandex.ru/ubuntu/ bionic universe

sudo apt update
sudo apt install kurento-media-server
***

It seem to miss something before the "apt update"  command.
We are missing a PUB KEY to be able to use those mirror server.

Anyone can help on that issue ?

Martin C.


RE: strange LDAP error.

2020-06-03 Thread Chamberland, Martin
[cid:banner1.jpg]

Thank’s for that reply Maxim.
We re-install the server from scratch and of course, it fix the problem.

But, i keep your information and if it’s happen again, I will check the 
*properties.xml  files.

Keep up the good work !

Bye

Martin C.

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 2 juin 2020 22:22
À : Openmeetings user-list 
Objet : Re: strange LDAP error.

Hello Martin,

On Tue, 2 Jun 2020 at 18:10, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image001.jpg@01D63978.2B494850]

Yesterday we try to change in the om_ldap.cfg file this parameter.

#ldap_search_query=(userPrincipalName=%s)
ldap_search_query=(sAMAccountName=%s)

First, it’s not connecting now using a LDAP users.
We try going back to the old parameter and now it’s not connecting neither and 
we receive this error in the catalina.out logs file.

ERROR 06-01 16:03:07.887 o.a.w.DefaultExceptionMapper:73 [nio-5443-exec-3] - 
unexpected exception when handling another exception: Unable to find property: 
'lbl.enter' for component: main-container:main:contents:child:rooms 
[class=org.apache.openmeetings.web.user.rooms.RoomsPanel]. Locale: null, style: 
null
java.util.MissingResourceException: Unable to find property: 'lbl.enter' for 
component: main-container:main:contents:child:rooms 
[class=org.apache.openmeetings.web.user.rooms.RoomsPanel]. Locale: null, style: 
null

This usually happens when some or all Application*.properties.xml files are 
corrupted
Can you check it?
(files can be restored from original OM distrib)



Martin C.


--
Best regards,
Maxim


RE: Guest Handling - Show nickname in Video Windows also

2020-06-02 Thread Chamberland, Martin
[cid:banner1.jpg]

Looks like  can’t read your file with the DataBase information

“classes/META-INF/persistence.xml (Permission denied)“


De : Peter-Otto Weber [mailto:cyber...@hotmail.de]
Envoyé : 2 juin 2020 07:29
À : user@openmeetings.apache.org
Objet : AW: Guest Handling - Show nickname in Video Windows also


Wow – so much helpers – thx a lot.

I tried via shell but do get errors:

13:27:11.092 [main] ERROR org.apache.openmeetings.cli.Admin - Unexpected error
javax.xml.transform.TransformerException: java.io.FileNotFoundException: 
/opt/open503/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml 
(Permission denied)
at 
java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.getOutputHandler(TransformerImpl.java:540)
at 
java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:354)
at 
org.apache.openmeetings.cli.ConnectionPropertiesPatcher.patch(ConnectionPropertiesPatcher.java:112)
at 
org.apache.openmeetings.cli.ConnectionPropertiesPatcher.patch(ConnectionPropertiesPatcher.java:121)
at org.apache.openmeetings.cli.Admin.processInstall(Admin.java:324)
at org.apache.openmeetings.cli.Admin.process(Admin.java:259)
at org.apache.openmeetings.cli.Admin.main(Admin.java:563)
Caused by: java.io.FileNotFoundException: 
/opt/open503/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml 
(Permission denied)
at java.base/java.io.FileOutputStream.open0(Native Method)
at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298)
at java.base/java.io.FileOutputStream.(FileOutputStream.java:237)
at java.base/java.io.FileOutputStream.(FileOutputStream.java:187)
at 
java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.getOutputHandler(TransformerImpl.java:525)
... 6 common frames omitted
javax.xml.transform.TransformerException: java.io.FileNotFoundException: 
/opt/open503/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml 
(Permission denied)
at 
java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.getOutputHandler(TransformerImpl.java:540)
at 
java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:354)
at 
org.apache.openmeetings.cli.ConnectionPropertiesPatcher.patch(ConnectionPropertiesPatcher.java:112)
at 
org.apache.openmeetings.cli.ConnectionPropertiesPatcher.patch(ConnectionPropertiesPatcher.java:121)
at org.apache.openmeetings.cli.Admin.processInstall(Admin.java:324)
at org.apache.openmeetings.cli.Admin.process(Admin.java:259)
at org.apache.openmeetings.cli.Admin.main(Admin.java:563)
Caused by: java.io.FileNotFoundException: 
/opt/open503/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml 
(Permission denied)
at java.base/java.io.FileOutputStream.open0(Native Method)
at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298)
at java.base/java.io.FileOutputStream.(FileOutputStream.java:237)
at java.base/java.io.FileOutputStream.(FileOutputStream.java:187)
at 
java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.getOutputHandler(TransformerImpl.java:525)
... 6 more
-
java.io.FileNotFoundException: 
/opt/open503/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml 
(Permission denied)
at java.base/java.io.FileOutputStream.open0(Native Method)
at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298)
at java.base/java.io.FileOutputStream.(FileOutputStream.java:237)
at java.base/java.io.FileOutputStream.(FileOutputStream.java:187)
at 
java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.getOutputHandler(TransformerImpl.java:525)
at 
java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:354)
at 
org.apache.openmeetings.cli.ConnectionPropertiesPatcher.patch(ConnectionPropertiesPatcher.java:112)
at 
org.apache.openmeetings.cli.ConnectionPropertiesPatcher.patch(ConnectionPropertiesPatcher.java:121)
at org.apache.openmeetings.cli.Admin.processInstall(Admin.java:324)
at org.apache.openmeetings.cli.Admin.process(Admin.java:259)
at org.apache.openmeetings.cli.Admin.main(Admin.java:563)
Von: Rohrbach, Gerald 
mailto:g.rohrb...@funkegruppe.de>>
Gesendet: Dienstag, 2. Juni 2020 13:11
An: user@openmeetings.apache.org
Betreff: AW: Guest Handling - Show nickname in Video Windows also

Peter,

well, I´m doing with the command line:

Backup:
./admin.sh -b -file /opt/open505-1-sik.zip

Restore:
./admin.sh -i -file /opt/open505-1-sik.zip --db-type mysql --db-host -OM-DB 
--db-name open5052 --db-user omdb --db-pass '#Password#'

This works well, of course you need to create a new database..
Mysql:

RE: Guest Handling - Show nickname in Video Windows also

2020-06-02 Thread Chamberland, Martin
[cid:banner1.jpg]

Don’t forget to copy back your connector .JAR

cp –av 
/opt/open503.backup/webapps/openmeetings/WEB-INF/lib/mysql-connector-java-8.0.19.jar
   /opt/open503/webapps/openmeetings/WEB-INF/lib/mysql-connector-java-8.0.19.jar

sudo chown kurento:kurento 
/opt/open503/webapps/openmeetings/WEB-INF/lib/mysql-connector-java-8.0.19.jar


De : Peter-Otto Weber [mailto:cyber...@hotmail.de]
Envoyé : 2 juin 2020 07:13
À : user@openmeetings.apache.org
Objet : AW: Guest Handling - Show nickname in Video Windows also

O – missed one info… sorry …

I decided to not backup the data with shell, as there were so many warnings and 
error.

I backed up via gui. The data seems to be available in the resulting zip as all 
the xml files have content.

But using the gui to restore does not work.

Von: Maxim Solodovnik mailto:solomax...@gmail.com>>
Gesendet: Dienstag, 2. Juni 2020 13:08
An: Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Betreff: Re: Guest Handling - Show nickname in Video Windows also



On Tue, 2 Jun 2020 at 17:57, Peter-Otto Weber 
mailto:cyber...@hotmail.de>> wrote:
o.k. i am a big step further but do have problems restoring the backup.

I was able to do all this „§“§$“$%&%!§$%!§$&!$§%&$§&!“ things needed to come 
back tot he install of OM 5.0.5.

Now i wanted to restore the previous over gui backupped data.

Especially all users and user configs.

Well i can check the zip file but nothing happens???

Now I'm puzzled :(
Your DB should be restored on `./admin.sh ..` step
Why do you need to restore it one more time?



Not even a feedback via gui.

Just selecting the zip, pressing o.k. and nothing more?

How large is your backup?
This might be max.upload.size parameter 
https://openmeetings.apache.org/GeneralConfiguration.html



And now – Vodka and Gin??

POW

Von: Maxim Solodovnik mailto:solomax...@gmail.com>>
Gesendet: Dienstag, 2. Juni 2020 12:00
An: Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Betreff: Re: Guest Handling - Show nickname in Video Windows also



On Tue, 2 Jun 2020 at 16:55, Peter-Otto Weber 
mailto:cyber...@hotmail.de>> wrote:
AArghl guess i need some wodka …

Great choice :))
But might be a bit early for vodka :)))



Von: Maxim Solodovnik mailto:solomax...@gmail.com>>
Gesendet: Dienstag, 2. Juni 2020 11:32
An: Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Betreff: Re: Guest Handling - Show nickname in Video Windows also



On Tue, 2 Jun 2020 at 16:24, Peter-Otto Weber 
mailto:cyber...@hotmail.de>> wrote:
Well – looks like at least bringing back the original data made the system 
available again.

Maxim – you should be aware that i am a „stupid end user“ regarding OM 
Installations.

You are setting up and administer server, so I doubt it is true :)))


Well right now i have the system working again.

What ist he best way to update?

I guess that i need to put all the changes i made regarding „kurento“ user, own 
SSL certificate a.s.o. back into the system after unpacking the directory?

Backup preserves and restores only DB
So you have to restore all changes you have made to OM configuration
Including but not limited by
1) conf/server.xml
2) webapps/openmeetings/WEB-INF/classes/applicationContext.xml

since you are using `./admin.sh -v -i -file ../backup_today.zip --drop 
--skip-default-objects`
You have to manually update 
webapps/openmeetings/WEB-INF/classes/META-INF/persistense.xml
   **This can be avoided if you will pass desired DB params to `./admin.sh` 
script (be careful with passing password, it might be preserved in bash history 
... )


Will / shall this be done by the backup?

POW

Von: Maxim Solodovnik mailto:solomax...@gmail.com>>
Gesendet: Dienstag, 2. Juni 2020 11:17
An: Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Betreff: Re: Guest Handling - Show nickname in Video Windows also

I was hoping you test using additional copy with internal H2 DB ...

Since you did all backups you can just
1) restore DB using DB tool for restore
2) restore your previous OM version

According to WARN and ERROR - I can't help until I see them ...

On Tue, 2 Jun 2020 at 16:13, Peter-Otto Weber 
mailto:cyber...@hotmail.de>> wrote:
Why does it always have to be me???

I followed  the guide to update the server:

Detailed steps

  1.  Stop Openmeetings
  2.  (*) Backup folder with existing installation
  3.  (*) Perform DB backup using tools available for your database
  4.  ./admin.sh -v -b -file ../backup_today.zip
  5.  Delete/move folder with existing installation of OM
  6.  Unzip new version of OM into the same folder
  7.  ./admin.sh -v -i -file ../backup_today.zip --drop --skip-default-objects 
(Optionally you can specify additional parameters like DB 
host/user/pass/instance etc.)
  8.  Start Openmeetings
  9.  go to http://localhost:5080/openmeetings
Well – trying to restore i get – nothing but WARN and ERROR.

The server does not come up – productive system down.

Any help?

Von: Maxim 

strange LDAP error.

2020-06-02 Thread Chamberland, Martin
[cid:banner1.jpg]

Yesterday we try to change in the om_ldap.cfg file this parameter.

#ldap_search_query=(userPrincipalName=%s)
ldap_search_query=(sAMAccountName=%s)

First, it's not connecting now using a LDAP users.
We try going back to the old parameter and now it's not connecting neither and 
we receive this error in the catalina.out logs file.

ERROR 06-01 16:03:07.887 o.a.w.DefaultExceptionMapper:73 [nio-5443-exec-3] - 
unexpected exception when handling another exception: Unable to find property: 
'lbl.enter' for component: main-container:main:contents:child:rooms 
[class=org.apache.openmeetings.web.user.rooms.RoomsPanel]. Locale: null, style: 
null
java.util.MissingResourceException: Unable to find property: 'lbl.enter' for 
component: main-container:main:contents:child:rooms 
[class=org.apache.openmeetings.web.user.rooms.RoomsPanel]. Locale: null, style: 
null


Martin C.


RE: update M4 to M5

2020-05-29 Thread Chamberland, Martin
[cid:banner1.jpg]

Hi Maxim,

I found where is the problem in the procedure of upgrading.
I don’t know if it’s me missing thing, but here it is….

Perform DB backup using tools available for your database
./admin.sh -v -b -file ../backup_today.zip
Delete/move folder with existing installation of OM
Drop existing OM database
Create empty Database with same name and UTF-8 support
Unzip new version of OM into the same folder
Copy your connector (.jar file) to make sure admin.sh script file will be able 
to connect the database correctly.
./admin.sh -v -i -file ../backup_today.zip --drop --skip-default-objects


De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 29 mai 2020 08:49
À : Openmeetings user-list 
Objet : Re: update M4 to M5

Just have updated instructions
https://openmeetings.apache.org/Upgrade.html

with missing steps
https://github.com/apache/openmeetings/commit/3cde45faff4bfa279af4b129b9b6ae87cb94d505

On Fri, 29 May 2020 at 19:44, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:banner1.jpg]

Let me try it again !

Damn, I can’t wait to have a bulletproof step by step to go from MX to MY   ☺

bye

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 29 mai 2020 08:42
À : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: update M4 to M5

Hello Martin,

this error can't happened if you were using "normal tutorial." :)))

You should drop DB, and create new one before staring import :)))

On Thu, 28 May 2020 at 19:37, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image001.jpg@01D63595.583277B0]

Hi there,

We just did a upgrade from M4 to M5.
Using the normal tutorial.

Now trying to create a new local user.

Caused by: org.apache.openjpa.lib.jdbc.ReportingSQLException: Field 
'forceTimeZoneCheck' doesn't have a default value {prepstmnt 403446639 INSERT 
INTO om_user (deleted, inserted, updated, activatehash, age, displayName, 
domain_id, external_id, firstname, language_id, lastlogin, lastname, login, 
owner_id, password, pictureuri, regdate, resetdate, resethash, salutation, 
show_contact_data, show_contact_data_to_contacts, time_zone_id, type, 
user_offers, user_searchs, address_id, sip_user_id) VALUES (?, ?, ?, ?, ?, ?, 
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)} [code=1364, 
state=HY000]

Is that error related to the TimeZone (Canadian) fix in M5 ?

Bye

Martin C.



--
Best regards,
Maxim


--
Best regards,
Maxim


RE: update M4 to M5

2020-05-29 Thread Chamberland, Martin
[cid:banner1.jpg]

Let me try it again !

Damn, I can’t wait to have a bulletproof step by step to go from MX to MY   ☺

bye

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 29 mai 2020 08:42
À : Openmeetings user-list 
Objet : Re: update M4 to M5

Hello Martin,

this error can't happened if you were using "normal tutorial." :)))

You should drop DB, and create new one before staring import :)))

On Thu, 28 May 2020 at 19:37, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image001.jpg@01D63595.583277B0]

Hi there,

We just did a upgrade from M4 to M5.
Using the normal tutorial.

Now trying to create a new local user.

Caused by: org.apache.openjpa.lib.jdbc.ReportingSQLException: Field 
'forceTimeZoneCheck' doesn't have a default value {prepstmnt 403446639 INSERT 
INTO om_user (deleted, inserted, updated, activatehash, age, displayName, 
domain_id, external_id, firstname, language_id, lastlogin, lastname, login, 
owner_id, password, pictureuri, regdate, resetdate, resethash, salutation, 
show_contact_data, show_contact_data_to_contacts, time_zone_id, type, 
user_offers, user_searchs, address_id, sip_user_id) VALUES (?, ?, ?, ?, ?, ?, 
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)} [code=1364, 
state=HY000]

Is that error related to the TimeZone (Canadian) fix in M5 ?

Bye

Martin C.



--
Best regards,
Maxim


update M4 to M5

2020-05-28 Thread Chamberland, Martin
[cid:banner1.jpg]

Hi there,

We just did a upgrade from M4 to M5.
Using the normal tutorial.

Now trying to create a new local user.

Caused by: org.apache.openjpa.lib.jdbc.ReportingSQLException: Field 
'forceTimeZoneCheck' doesn't have a default value {prepstmnt 403446639 INSERT 
INTO om_user (deleted, inserted, updated, activatehash, age, displayName, 
domain_id, external_id, firstname, language_id, lastlogin, lastname, login, 
owner_id, password, pictureuri, regdate, resetdate, resethash, salutation, 
show_contact_data, show_contact_data_to_contacts, time_zone_id, type, 
user_offers, user_searchs, address_id, sip_user_id) VALUES (?, ?, ?, ?, ?, ?, 
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)} [code=1364, 
state=HY000]

Is that error related to the TimeZone (Canadian) fix in M5 ?

Bye

Martin C.



RE: RE: kurento media server debian 10

2020-05-26 Thread Chamberland, Martin
[cid:banner1.jpg]

Hi there,

Any  « apt install »  command  somewhere ?


De : prel...@web.de [mailto:prel...@web.de]
Envoyé : 26 mai 2020 13:14
À : user@openmeetings.apache.org
Cc : 'user@openmeetings.apache.org' 
Objet : Aw: RE: kurento media server debian 10

Hello everybody,

this is about the installation of the kurento-media-server under debian 10.

1) add the ubuntu (!) sources to your sources.list (or better: in a new file as 
follows)
su
touch /etc/apt/sources.list.d/kurento.list
nano /etc/apt/sources.list.d/kurento.list

#add the following lins in kurento.list

deb [arch=amd64] http://ubuntu.openvidu.io/6.13.2 bionic kms6
deb [arch=amd64] http://mirror.yandex.ru/ubuntu/ bionic main restricted
deb [arch=amd64] http://mirror.yandex.ru/ubuntu/ bionic universe

#2) add the following two lines to /etc/default/kurento-media-server

DAEMON_MAX_THREADS=1024
DAEMON_MAX_FILES=4096
#start the server in order to test it:
/etc/init.d/kurento-media-server start

ps -A | grep kurento
#you will get a line with a pid -> i.e. kurento-media-server is running

#stop it again
/etc/init.d/kurento-media-server start

#exit su
exit

That's it
Best Regards
Andreas



Gesendet: Dienstag, 26. Mai 2020 um 15:28 Uhr
Von: "Chamberland, Martin" 
mailto:martin.chamberl...@fadq.qc.ca>>
An: "'user@openmeetings.apache.org'" 
mailto:user@openmeetings.apache.org>>
Betreff: RE: kurento media server debian 10

[cid:banner1.jpg]

HI there,

Can you provide how exactly you succesfully install Kurento-Media-Server on 
Debian 10.3
We are working on a installation of OpenMeetings 5.x on Debian Buster, but we 
had to run Kurento-Media-Server with Docker.

Thank’s in advance.


De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 26 mai 2020 09:25
À : prel...@web.de<mailto:prel...@web.de>
Cc : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: kurento media server debian 10

Thanks for the hint Andreas!

Please write to the user@ list (in CC), so all OM users can benefit
You need to subscribe before posting: 
https://openmeetings.apache.org/mailing-lists.html :)

On Tue, 26 May 2020 at 00:24, mailto:prel...@web.de>> wrote:
Hi Maxim,

I tried to start the kurento-media-server under debian 10 and faced the 
following issue:

"Pipe call failed"

I guess debian has more restrictions than Ubuntu and thus there are not enough 
file descriptors available to start the server (you find out through ulimit -a)

solution: add the following two lines to  /etc/default/kurento-media-server

DAEMON_MAX_THREADS=1024
DAEMON_MAX_FILES=4096

May be you find this hint a kind of useful when you try to set up openmeetings 
on debian 10.

Best regards
Andreas

prel...@web.de<mailto:prel...@web.de>


--
Best regards,
Maxim


RE: kurento media server debian 10

2020-05-26 Thread Chamberland, Martin
[cid:banner1.jpg]

HI there,

Can you provide how exactly you succesfully install Kurento-Media-Server on 
Debian 10.3
We are working on a installation of OpenMeetings 5.x on Debian Buster, but we 
had to run Kurento-Media-Server with Docker.

Thank’s in advance.


De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 26 mai 2020 09:25
À : prel...@web.de
Cc : Openmeetings user-list 
Objet : Re: kurento media server debian 10

Thanks for the hint Andreas!

Please write to the user@ list (in CC), so all OM users can benefit
You need to subscribe before posting: 
https://openmeetings.apache.org/mailing-lists.html :)

On Tue, 26 May 2020 at 00:24, mailto:prel...@web.de>> wrote:
Hi Maxim,

I tried to start the kurento-media-server under debian 10 and faced the 
following issue:

"Pipe call failed"

I guess debian has more restrictions than Ubuntu and thus there are not enough 
file descriptors available to start the server (you find out through ulimit -a)

solution: add the following two lines to  /etc/default/kurento-media-server

DAEMON_MAX_THREADS=1024
DAEMON_MAX_FILES=4096

May be you find this hint a kind of useful when you try to set up openmeetings 
on debian 10.

Best regards
Andreas

prel...@web.de


--
Best regards,
Maxim


RE: resize SCREEN (disconnect and connect)

2020-05-22 Thread Chamberland, Martin
[cid:banner1.jpg]

I like it !

Thank’s for that debate ☺

De : Konstantin Kuzov [mailto:master.nosfer...@gmail.com]
Envoyé : 22 mai 2020 11:53
À : user@openmeetings.apache.org
Objet : Re: resize SCREEN (disconnect and connect)

Something like that:
https://nosferatu.g0x.ru/pub/openmeetings/mockups

Algorithm of rectangle packing is debatable. I think it will be better to 
dynamically calculate webcam sizes based on total number of cameras and 
available area size so they are all the same size. And deny any user custom 
movement/resizes. Maybe with exception that user can increase/decrease size of 
specific webcams by factor of 2.

пт, 22 мая 2020 г. в 15:11, Maxim Solodovnik 
mailto:solomax...@gmail.com>>:


On Fri, 22 May 2020 at 19:04, Konstantin Kuzov 
mailto:master.nosfer...@gmail.com>> wrote:
I think what Martin really want is that we preserve local user-setted size and 
window positions of all webcams at least for automatic reconnect.
Currently when we do reconnect we completely tear down connection and destroy 
and then recreate associated webcam window. So it will reset to the size setted 
by owner of webcam and will be placed in random empty space and not where user 
placed it before. Hotkey is only partial solution. Because you need to hit it 
every time it happens and only if you are satisfied with it result which you 
may not.

I personally think that it would be nice if OM would have some webcam dedicated 
area without nothing underneath. So the user doesn't ever need to micromanage 
webcam windows manually. They should align and resizing themselves in that area 
automatically by trying to cover it in most effecient way. Like typically all 
other conferencing software does. For example I like how jitsi does it. They 
have sidebar miniature view, tile view and ability to open arbitrary webcam on 
fullscreen by clicking on it. That also solves problem on touch screens which 
doesn't really support window dragging without questionable hacks.

I would love to see some mockup of such layout
for both big and small monitors ...


пт, 22 мая 2020 г. в 14:19, Maxim Solodovnik 
mailto:solomax...@gmail.com>>:


On Fri, 22 May 2020 at 18:16, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:banner1.jpg]

Thank’s Maxim for the hotkey, but I will try to explain better.
When you enter a room, your video windows showing on the main screen of the 
meetings, just above the whiteboard, right ?
Suppose they are 5 users in that room,  so you have to move and resize the 
screen of each of them to fit your need.

After the meeting start, everything is good,  all those windows are placed when 
you to them to be, that is perfect.
But, what we can see is that if any of those 5 users have a bad internet 
connection, poor quality, it will maybe disconnect and reconnect because of 
that poor internet network.
And then,  his screen (only that user) will become again (after his 
reconnection automaticly) with the original size, so you have to again, resize 
it to fit your need.
If 2-3 users of those 5 have bad connection, it can become really anoying.

I hope it’s more clear.

Yes,
The hotkey I posted should do the following:
1) resize all video windows to be 120x90
2) allign them left-to-right, bottom-to-top

Not sure what else can done :(


De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 21 mai 2020 22:04
À : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: resize SCREEN (disconnect and connect)

Hello Martin,

On Fri, 22 May 2020 at 02:17, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image001.jpg@01D63008.CBBE8260]

It’s probably not really a bug, but let me  try to explain.

When someone enter a room, you have to resize his screen to fit your need (do 
that for everyone).
The problem start, when someone in the meeting have a poor connection,  he will 
be disconnected and reconnected automaticly, but you have to “again” and 
“again”…. Resize his screen.
That is pretty annoying.

There is hotkey to resize video pod + align (Ctrl+Shift+KeyA by default 
https://openmeetings.apache.org/GeneralConfiguration.html)
Is it what you are looking for?


Can we disable something, to get rid of this behavior.

I hope I’m enough clear in my explanation


--
Best regards,
Maxim


--
Best regards,
Maxim


--
Best regards,
Maxim


RE: resize SCREEN (disconnect and connect)

2020-05-22 Thread Chamberland, Martin
[cid:banner1.jpg]

Thank’s Konstantin to put in easy words all of what i’m trying so hard to 
explain.
My english is really not perfect and i search my words a lot, sorry about that.

Thank’s Maxim and all others developper to all you good works, really 
appreciate, nice community here


De : Konstantin Kuzov [mailto:master.nosfer...@gmail.com]
Envoyé : 22 mai 2020 08:04
À : user@openmeetings.apache.org
Objet : Re: resize SCREEN (disconnect and connect)

I think what Martin really want is that we preserve local user-setted size and 
window positions of all webcams at least for automatic reconnect.
Currently when we do reconnect we completely tear down connection and destroy 
and then recreate associated webcam window. So it will reset to the size setted 
by owner of webcam and will be placed in random empty space and not where user 
placed it before. Hotkey is only partial solution. Because you need to hit it 
every time it happens and only if you are satisfied with it result which you 
may not.

I personally think that it would be nice if OM would have some webcam dedicated 
area without nothing underneath. So the user doesn't ever need to micromanage 
webcam windows manually. They should align and resizing themselves in that area 
automatically by trying to cover it in most effecient way. Like typically all 
other conferencing software does. For example I like how jitsi does it. They 
have sidebar miniature view, tile view and ability to open arbitrary webcam on 
fullscreen by clicking on it. That also solves problem on touch screens which 
doesn't really support window dragging without questionable hacks.

пт, 22 мая 2020 г. в 14:19, Maxim Solodovnik 
mailto:solomax...@gmail.com>>:


On Fri, 22 May 2020 at 18:16, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:banner1.jpg]

Thank’s Maxim for the hotkey, but I will try to explain better.
When you enter a room, your video windows showing on the main screen of the 
meetings, just above the whiteboard, right ?
Suppose they are 5 users in that room,  so you have to move and resize the 
screen of each of them to fit your need.

After the meeting start, everything is good,  all those windows are placed when 
you to them to be, that is perfect.
But, what we can see is that if any of those 5 users have a bad internet 
connection, poor quality, it will maybe disconnect and reconnect because of 
that poor internet network.
And then,  his screen (only that user) will become again (after his 
reconnection automaticly) with the original size, so you have to again, resize 
it to fit your need.
If 2-3 users of those 5 have bad connection, it can become really anoying.

I hope it’s more clear.

Yes,
The hotkey I posted should do the following:
1) resize all video windows to be 120x90
2) allign them left-to-right, bottom-to-top

Not sure what else can done :(


De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 21 mai 2020 22:04
À : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: resize SCREEN (disconnect and connect)

Hello Martin,

On Fri, 22 May 2020 at 02:17, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image001.jpg@01D63008.CBBE8260]

It’s probably not really a bug, but let me  try to explain.

When someone enter a room, you have to resize his screen to fit your need (do 
that for everyone).
The problem start, when someone in the meeting have a poor connection,  he will 
be disconnected and reconnected automaticly, but you have to “again” and 
“again”…. Resize his screen.
That is pretty annoying.

There is hotkey to resize video pod + align (Ctrl+Shift+KeyA by default 
https://openmeetings.apache.org/GeneralConfiguration.html)
Is it what you are looking for?


Can we disable something, to get rid of this behavior.

I hope I’m enough clear in my explanation


--
Best regards,
Maxim


--
Best regards,
Maxim


RE: resize SCREEN (disconnect and connect)

2020-05-22 Thread Chamberland, Martin
[cid:banner1.jpg]

Gerald,

«…so if they reconnect the window will appear in the same places”
That is not a bad idea.

I’m glad that someone had same behaviour has us here,  I mean users with bad 
network connection.

I know that, for best use, good wifi or even get cable connection is really 
better to use any product (Teams, Jitsi, Via, Zoom etc etc…)

De : Rohrbach, Gerald [mailto:g.rohrb...@funkegruppe.de]
Envoyé : 22 mai 2020 07:40
À : user@openmeetings.apache.org
Objet : AW: resize SCREEN (disconnect and connect)

Maxim,

thanks for the info with the hotkey,
I had the same experience like Martin,  the hotkey is a good hint. I will try 
in the next sessions.

Probably Martin means to store the positions of all the user windows once they 
are connected, so if they reconnect the window will appear in the same places, 
where we moved it before.


Gerald

Von: Maxim Solodovnik [mailto:solomax...@gmail.com]
Gesendet: Freitag, 22. Mai 2020 13:20
An: Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Betreff: Re: resize SCREEN (disconnect and connect)



On Fri, 22 May 2020 at 18:16, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:banner1.jpg]

Thank’s Maxim for the hotkey, but I will try to explain better.
When you enter a room, your video windows showing on the main screen of the 
meetings, just above the whiteboard, right ?
Suppose they are 5 users in that room,  so you have to move and resize the 
screen of each of them to fit your need.

After the meeting start, everything is good,  all those windows are placed when 
you to them to be, that is perfect.
But, what we can see is that if any of those 5 users have a bad internet 
connection, poor quality, it will maybe disconnect and reconnect because of 
that poor internet network.
And then,  his screen (only that user) will become again (after his 
reconnection automaticly) with the original size, so you have to again, resize 
it to fit your need.
If 2-3 users of those 5 have bad connection, it can become really anoying.

I hope it’s more clear.

Yes,
The hotkey I posted should do the following:
1) resize all video windows to be 120x90
2) allign them left-to-right, bottom-to-top

Not sure what else can done :(


De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 21 mai 2020 22:04
À : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: resize SCREEN (disconnect and connect)

Hello Martin,

On Fri, 22 May 2020 at 02:17, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image001.jpg@01D63008.CBBE8260]

It’s probably not really a bug, but let me  try to explain.

When someone enter a room, you have to resize his screen to fit your need (do 
that for everyone).
The problem start, when someone in the meeting have a poor connection,  he will 
be disconnected and reconnected automaticly, but you have to “again” and 
“again”…. Resize his screen.
That is pretty annoying.

There is hotkey to resize video pod + align (Ctrl+Shift+KeyA by default 
https://openmeetings.apache.org/GeneralConfiguration.html)
Is it what you are looking for?


Can we disable something, to get rid of this behavior.

I hope I’m enough clear in my explanation


--
Best regards,
Maxim


--
Best regards,
Maxim


RE: resize SCREEN (disconnect and connect)

2020-05-22 Thread Chamberland, Martin
[cid:banner1.jpg]

Thank’s Maxim for the hotkey, but I will try to explain better.
When you enter a room, your video windows showing on the main screen of the 
meetings, just above the whiteboard, right ?
Suppose they are 5 users in that room,  so you have to move and resize the 
screen of each of them to fit your need.

After the meeting start, everything is good,  all those windows are placed when 
you to them to be, that is perfect.
But, what we can see is that if any of those 5 users have a bad internet 
connection, poor quality, it will maybe disconnect and reconnect because of 
that poor internet network.
And then,  his screen (only that user) will become again (after his 
reconnection automaticly) with the original size, so you have to again, resize 
it to fit your need.
If 2-3 users of those 5 have bad connection, it can become really anoying.

I hope it’s more clear.

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 21 mai 2020 22:04
À : Openmeetings user-list 
Objet : Re: resize SCREEN (disconnect and connect)

Hello Martin,

On Fri, 22 May 2020 at 02:17, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image001.jpg@01D63008.CBBE8260]

It’s probably not really a bug, but let me  try to explain.

When someone enter a room, you have to resize his screen to fit your need (do 
that for everyone).
The problem start, when someone in the meeting have a poor connection,  he will 
be disconnected and reconnected automaticly, but you have to “again” and 
“again”…. Resize his screen.
That is pretty annoying.

There is hotkey to resize video pod + align (Ctrl+Shift+KeyA by default 
https://openmeetings.apache.org/GeneralConfiguration.html)
Is it what you are looking for?


Can we disable something, to get rid of this behavior.

I hope I’m enough clear in my explanation


--
Best regards,
Maxim


resize SCREEN (disconnect and connect)

2020-05-21 Thread Chamberland, Martin
[cid:banner1.jpg]

It's probably not really a bug, but let me  try to explain.

When someone enter a room, you have to resize his screen to fit your need (do 
that for everyone).
The problem start, when someone in the meeting have a poor connection,  he will 
be disconnected and reconnected automaticly, but you have to "again" and 
"again" Resize his screen.
That is pretty annoying.

Can we disable something, to get rid of this behavior.

I hope I'm enough clear in my explanation


RE: Media server is not accessible (trying to fix and watch)

2020-05-14 Thread Chamberland, Martin
[cid:banner1.jpg]

Hi Juan,

Here what i have on my server,  is that correct ?

sudo systemctl | grep turn
coturn.serviceloaded active running   LSB: 
coturn TURN Server
planb@vlssiopen2:~$ sudo systemctl status coturn.service
● coturn.service - LSB: coturn TURN Server
   Loaded: loaded (/etc/init.d/coturn; generated)
   Active: active (running) since Tue 2020-05-12 16:43:45 EDT; 1 day 17h ago
 Docs: man:systemd-sysv-generator(8)
Tasks: 15 (limit: 4915)
   CGroup: /system.slice/coturn.service
   └─917 /usr/bin/turnserver -c /etc/turnserver.conf -o –v

It’s not exactly the same thing as your installation.
Now,  we are looking to verify with  Nagios if that service is always running.

bye


De : Juan Antonio Moreno Carmona [mailto:jam...@gmail.com]
Envoyé : 12 mai 2020 16:41
À : user@openmeetings.apache.org
Objet : Re: Media server is not accessible (trying to fix and watch)


Hi Martin.

Basically there are three processes necessary for openmeeetings to work 
properly. These are the turn server, kurento-media-server and openmeetings 
itself. Depending on how you have installed them, you'll have several ways to 
check if they are running properly.
Let's start with the turn server. If you installed the coturn package, you can 
probably check its status with the command:

systemctl status turnserver

On my server I get the following:

juan@vmi378786 ~ $ systemctl status turnserver
● turnserver.service - STUN and TURN relay server for VoIP and WebRTC
 Loaded: loaded (/usr/lib/systemd/system/turnserver.service; enabled; 
vendor preset: disabled)
 Active: active (running) since Sun 2020-05-10 19:00:01 CEST; 2 days ago
Process: 324798 ExecStart=/usr/bin/turnserver -c 
/etc/turnserver/turnserver.conf -o -v (code=exited, status=0/SUCCESS)
   Main PID: 324799 (turnserver)
  Tasks: 15 (limit: 36105)
 Memory: 12.7M
 CGroup: /system.slice/turnserver.service
 └─324799 /usr/bin/turnserver -c /etc/turnserver/turnserver.conf -o 
-v

may 10 19:00:01 vmi378786.contaboserver.net systemd[1]: Starting STUN and TURN 
relay server for VoIP and WebRTC...
may 10 19:00:01 vmi378786.contaboserver.net systemd[1]: Started STUN and TURN 
relay server for VoIP and WebRTC.

You don't need to be root to run this command. In case of problems, you can 
restart this process with the following command but now you'll need to be root:

sudo systemctl restart turnserver

or stop it with

sudo systemctl stop turnserver

The log file for turn server is probably /var/log/turnserver.log or 
/var/log/turnserver/turnserver.log. But it is also possible that you have more 
than one file there. Maybe one file per day.

I have installed kurento-media-server as a docker container and surely this is 
not your case. I suppose you can use the same commands as before for the case 
of coturn.

systemctl status kurento-media-server

or

sudo systemctl restart kurento-media-server

Regards.
El 12/5/20 a las 20:00, Chamberland, Martin escribió:

[cid:image001.jpg@01D629D8.37A1E580]

One of our users re receive that message  when trying to enable his camera and 
mic.
We fix the problem restarting completely Tomcat with  “/etc/init.d/tomcat3 
restart”

2 questions here: (we are gonna look in the catalina.out log and try to find 
the cause, but).

Is there another process (only) we can restart beside restart Tomcat ?
We’v try  /etc/init.d/kurento-media-server   without success.

Is there some process for MediaServer that we can watch (with Nagios) to make 
sure it’s up and running and ca react before users find the problem.

Thank’s

Martin C.




OpenMeetings 5.0.0. M5 (Debian 10.3)

2020-05-14 Thread Chamberland, Martin
[cid:banner1.jpg]

Hi there,

We are running a OpenMeetings 5.0.0 M5 here using Ubuntu (Alvaro ISO).
We want to install OpenMeeting on a fresh Debian 10.3 (Buster).

Is there a tutorial how to install Kurento-Media-Server on Debian Buster 10.3 ?
The only way for now seem to be Docker. We are not so specialize with Docker 
for now  :(

Bye

Martin C.


Media server is not accessible (trying to fix and watch)

2020-05-12 Thread Chamberland, Martin
[cid:banner1.jpg]

One of our users re receive that message  when trying to enable his camera and 
mic.
We fix the problem restarting completely Tomcat with  "/etc/init.d/tomcat3 
restart"

2 questions here: (we are gonna look in the catalina.out log and try to find 
the cause, but).

Is there another process (only) we can restart beside restart Tomcat ?
We'v try  /etc/init.d/kurento-media-server   without success.

Is there some process for MediaServer that we can watch (with Nagios) to make 
sure it's up and running and ca react before users find the problem.

Thank's

Martin C.




upgrade M4 to M5

2020-05-12 Thread Chamberland, Martin
[cid:banner1.jpg]

Hi there,

When using Mysql

Which one should we use ?

/opt/open503/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml
/opt/open503/webapps/openmeetings/WEB-INF/classes/META-INF/mysql_persistence.xml

It's not clear for us,  we are always hit the "install"  web page after the 
upgrade, we don't know why.

Bye

Martin C.


RE: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

2020-05-06 Thread Chamberland, Martin
[cid:banner1.jpg]

Change your COUNTRY to Canada

Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>
www.fadq.qc.ca<http://www.fadq.qc.ca>

[cid:image001.jpg@01D623C4.10FC7130]

De : seba.wag...@gmail.com [mailto:seba.wag...@gmail.com]
Envoyé : 6 mai 2020 16:07
À : Openmeetings user-list 
Objet : Re: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

When I change my users timezone to America/Montreal it doesn't show any AM/PM 
at all

[image.png]

I can create the meeting just fine. There is no error.

This is current snapshot (maybe 2-3days since last sync)

Thanks,
Sebastian

Sebastian Wagner
https://www.linkedin.com/in/sebastianwagner/
[Image supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>[Image
 supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>


On Thu, 7 May 2020 at 00:43, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:banner1.jpg]

Are you sure the problem come from  moment.js ?

From here, if we choose Canada French down the page

https://momentjs.com/

Everything looks good in the format above.
De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 5 mai 2020 22:33
À : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

we are using this https://tempusdominus.github.io/bootstrap-4/Usage/
datetime picker now
It uses moment.js internally

On Wed, 6 May 2020 at 08:57, 
seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> 
mailto:seba.wag...@gmail.com>> wrote:
I don't see a reference to moment.js in our source code repo.

Where is the reference to moment.js ?

Cheers
Seb

Sebastian Wagner
https://www.linkedin.com/in/sebastianwagner/
[Image supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>[Image
 supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>


On Wed, 6 May 2020 at 12:02, Maxim Solodovnik 
mailto:solomax...@gmail.com>> wrote:
The issue is caused by the limitations of moment.js
we have to provide it with more locales some-how, or invent workaround
i'll try to check

JIRA is reopened

On Wed, 6 May 2020 at 03:38, 
seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> 
mailto:seba.wag...@gmail.com>> wrote:
Could you double check the user in the openmeetings database has the correct 
time zone ?

During installation the timezone of the user that does the install is not 
always what you expect.

Can you check the field "om_user.time_zone_id" in the openmeetings database for 
the relevant users that show the wrong timezone ?

It would be surprising if America/Montreal is the only wrong zone.

Thanks,
Seb

Sebastian Wagner
https://www.linkedin.com/in/sebastianwagner/
[Image supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>[Image
 supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>


On Wed, 6 May 2020 at 05:27, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:banner1.jpg]

1) country = Canada
2) language = French
3) time zone = America/Montreal

The time is showing strange  : 20-05-05 20 ‘8’ 00
With country United State, we can see  05/05/2020  13:20

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 5 mai 2020 13:18
À : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

Hello Martin,

could you check if the issue is reproducible on demo-next?
If so please share
1) country
2) language
3) time zone

thanks in advance!


On Wed, 6 May 2020 at 00:14, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image001.jpg@01D622E0.7BC9F4E0]

Hi there,

Sorry to tell you that the fix for the issue about Canadian timezone add in M5 
is not working here.
We upgrade our version from M4 to M5 and we are still having problem creating 
room/conference.

Looks like the only country that is not working is ‘Canada’.
We test 5-8 others country like Japan, Germany, Andorra, Tunisia , all working 
good with  date/time.

https://issues.apache.org/jira/browse/OPENMEETINGS-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel






--
Best regards,
Maxim


--
Best regards,
Maxim


--
Best regards,
Maxim


RE: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

2020-05-06 Thread Chamberland, Martin
[cid:banner1.jpg]

Are you sure the problem come from  moment.js ?

From here, if we choose Canada French down the page

https://momentjs.com/

Everything looks good in the format above.
De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 5 mai 2020 22:33
À : Openmeetings user-list 
Objet : Re: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

we are using this https://tempusdominus.github.io/bootstrap-4/Usage/
datetime picker now
It uses moment.js internally

On Wed, 6 May 2020 at 08:57, 
seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> 
mailto:seba.wag...@gmail.com>> wrote:
I don't see a reference to moment.js in our source code repo.

Where is the reference to moment.js ?

Cheers
Seb

Sebastian Wagner
https://www.linkedin.com/in/sebastianwagner/
[Image supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>[Image
 supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>


On Wed, 6 May 2020 at 12:02, Maxim Solodovnik 
mailto:solomax...@gmail.com>> wrote:
The issue is caused by the limitations of moment.js
we have to provide it with more locales some-how, or invent workaround
i'll try to check

JIRA is reopened

On Wed, 6 May 2020 at 03:38, 
seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> 
mailto:seba.wag...@gmail.com>> wrote:
Could you double check the user in the openmeetings database has the correct 
time zone ?

During installation the timezone of the user that does the install is not 
always what you expect.

Can you check the field "om_user.time_zone_id" in the openmeetings database for 
the relevant users that show the wrong timezone ?

It would be surprising if America/Montreal is the only wrong zone.

Thanks,
Seb

Sebastian Wagner
https://www.linkedin.com/in/sebastianwagner/
[Image supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>[Image
 supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>


On Wed, 6 May 2020 at 05:27, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:banner1.jpg]

1) country = Canada
2) language = French
3) time zone = America/Montreal

The time is showing strange  : 20-05-05 20 ‘8’ 00
With country United State, we can see  05/05/2020  13:20

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 5 mai 2020 13:18
À : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

Hello Martin,

could you check if the issue is reproducible on demo-next?
If so please share
1) country
2) language
3) time zone

thanks in advance!


On Wed, 6 May 2020 at 00:14, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image001.jpg@01D622E0.7BC9F4E0]

Hi there,

Sorry to tell you that the fix for the issue about Canadian timezone add in M5 
is not working here.
We upgrade our version from M4 to M5 and we are still having problem creating 
room/conference.

Looks like the only country that is not working is ‘Canada’.
We test 5-8 others country like Japan, Germany, Andorra, Tunisia , all working 
good with  date/time.

https://issues.apache.org/jira/browse/OPENMEETINGS-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel






--
Best regards,
Maxim


--
Best regards,
Maxim


--
Best regards,
Maxim


RE: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

2020-05-06 Thread Chamberland, Martin
[cid:banner1.jpg]

stop OM
./admin.sh -b -file ~/today_om_backup.zip
mv /opt/om5 /opt/om5.backup
untar om.version.download
drop database / create database
sudo ./admin.sh -v -i -file ~/today_om_backup --drop --skip-default-object
start OM

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 6 mai 2020 07:04
À : Openmeetings user-list 
Objet : Re: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)



On Wed, 6 May 2020 at 17:49, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:banner1.jpg]

I would go and check that.
I have to say that there is still a strange behavior when I update Mx release.
All my LDAP user are still appearing in the web interface of OpenMeeting 
(USERS), but if a user connect, a new one with the same name is create.

what were your steps?


What i have to do, I delete all those users with the same ACCOUNT,  ask him to 
connect again and from now only one appears in the web interface.

By the way, we find a fix to the issue of TimeZone,  we can change directly in 
the Active Directory a user country, so it’s read from there and OpenMeeting 
calendar is working correctly.
But, we still don’t know what other problem we can have changing that valude 
(country) from Canada to United States in the Active Directory (Windows 2016) 
on other software, like Outlook, Office ?
De : seba.wag...@gmail.com<mailto:seba.wag...@gmail.com> 
[mailto:seba.wag...@gmail.com<mailto:seba.wag...@gmail.com>]
Envoyé : 5 mai 2020 16:38
À : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

Could you double check the user in the openmeetings database has the correct 
time zone ?

During installation the timezone of the user that does the install is not 
always what you expect.

Can you check the field "om_user.time_zone_id" in the openmeetings database for 
the relevant users that show the wrong timezone ?

It would be surprising if America/Montreal is the only wrong zone.

Thanks,
Seb

Sebastian Wagner
https://www.linkedin.com/in/sebastianwagner/
[Image supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>[Image
 supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>


On Wed, 6 May 2020 at 05:27, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:banner1.jpg]

1) country = Canada
2) language = French
3) time zone = America/Montreal

The time is showing strange  : 20-05-05 20 ‘8’ 00
With country United State, we can see  05/05/2020  13:20

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 5 mai 2020 13:18
À : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

Hello Martin,

could you check if the issue is reproducible on demo-next?
If so please share
1) country
2) language
3) time zone

thanks in advance!


On Wed, 6 May 2020 at 00:14, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image001.jpg@01D622E0.7BC9F4E0]

Hi there,

Sorry to tell you that the fix for the issue about Canadian timezone add in M5 
is not working here.
We upgrade our version from M4 to M5 and we are still having problem creating 
room/conference.

Looks like the only country that is not working is ‘Canada’.
We test 5-8 others country like Japan, Germany, Andorra, Tunisia , all working 
good with  date/time.

https://issues.apache.org/jira/browse/OPENMEETINGS-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel






--
Best regards,
Maxim


--
Best regards,
Maxim


RE: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

2020-05-06 Thread Chamberland, Martin
[cid:banner1.jpg]

I would go and check that.
I have to say that there is still a strange behavior when I update Mx release.
All my LDAP user are still appearing in the web interface of OpenMeeting 
(USERS), but if a user connect, a new one with the same name is create.

What i have to do, I delete all those users with the same ACCOUNT,  ask him to 
connect again and from now only one appears in the web interface.

By the way, we find a fix to the issue of TimeZone,  we can change directly in 
the Active Directory a user country, so it’s read from there and OpenMeeting 
calendar is working correctly.
But, we still don’t know what other problem we can have changing that valude 
(country) from Canada to United States in the Active Directory (Windows 2016) 
on other software, like Outlook, Office ?
De : seba.wag...@gmail.com [mailto:seba.wag...@gmail.com]
Envoyé : 5 mai 2020 16:38
À : Openmeetings user-list 
Objet : Re: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

Could you double check the user in the openmeetings database has the correct 
time zone ?

During installation the timezone of the user that does the install is not 
always what you expect.

Can you check the field "om_user.time_zone_id" in the openmeetings database for 
the relevant users that show the wrong timezone ?

It would be surprising if America/Montreal is the only wrong zone.

Thanks,
Seb

Sebastian Wagner
https://www.linkedin.com/in/sebastianwagner/
[Image supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>[Image
 supprimée par 
l'expéditeur.]<https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>


On Wed, 6 May 2020 at 05:27, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:banner1.jpg]

1) country = Canada
2) language = French
3) time zone = America/Montreal

The time is showing strange  : 20-05-05 20 ‘8’ 00
With country United State, we can see  05/05/2020  13:20

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 5 mai 2020 13:18
À : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

Hello Martin,

could you check if the issue is reproducible on demo-next?
If so please share
1) country
2) language
3) time zone

thanks in advance!


On Wed, 6 May 2020 at 00:14, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image001.jpg@01D622E0.7BC9F4E0]

Hi there,

Sorry to tell you that the fix for the issue about Canadian timezone add in M5 
is not working here.
We upgrade our version from M4 to M5 and we are still having problem creating 
room/conference.

Looks like the only country that is not working is ‘Canada’.
We test 5-8 others country like Japan, Germany, Andorra, Tunisia , all working 
good with  date/time.

https://issues.apache.org/jira/browse/OPENMEETINGS-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel






--
Best regards,
Maxim


OpenMeeting 5.0.0 M5 (fix TimeZone Canadian)

2020-05-05 Thread Chamberland, Martin
[cid:banner1.jpg]

Hi there,

Sorry to tell you that the fix for the issue about Canadian timezone add in M5 
is not working here.
We upgrade our version from M4 to M5 and we are still having problem creating 
room/conference.

Looks like the only country that is not working is 'Canada'.
We test 5-8 others country like Japan, Germany, Andorra, Tunisia , all working 
good with  date/time.

https://issues.apache.org/jira/browse/OPENMEETINGS-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel






RE: upgrade M5 version

2020-05-05 Thread Chamberland, Martin
[cid:banner1.jpg]

Thank’s for that link Maxim
Beside update all file to M5,  is that possible to only change some files that 
were modified/fixed for the Canadian timezone issue ?

Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>
www.fadq.qc.ca<http://www.fadq.qc.ca>

[cid:image001.jpg@01D622AB.453FA800]

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 4 mai 2020 23:04
À : Openmeetings user-list 
Objet : Re: upgrade M5 version

Hello Martin,

there is no release yet
SNAPSHOT is available at build server: 
https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/

On Tue, 5 May 2020 at 01:49, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image002.jpg@01D622AB.453FA800]

Can i get the link to download M5 release.
We need it, because there is a bug in the calendar creation meeting when using 
Canada timezone.
It’s supposed to be fix in the M5 release and want to give it a try.

Thank’s

Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>
www.fadq.qc.ca<http://www.fadq.qc.ca>

[cid:image001.jpg@01D622AB.453FA800]


--
Best regards,
Maxim


LDAP problems (double users creation)

2020-04-30 Thread Chamberland, Martin
[cid:banner1.jpg]

Hi there,

We face a bug with OpenMeeting 5.0.0M4
We where using it correctly for couple of days with LDAP connectivity, working 
well.

We decide to desactivate the LDAP authentication for one day  (test purpose),  
remove checkbox only in the settings.
>From when we reactivate the check box (ldap),   every user that connect to the 
>web interface are create again and again and again in the USERS list (inside 
>OpenMeetings)

Any idea where that problem came from ?

Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca
www.fadq.qc.ca

[cid:image001.jpg@01D61F0C.C0796C60]




RE: CLEANUP after a meeting (security)

2020-04-29 Thread Chamberland, Martin
[cid:banner1.jpg]

Thank’s for replying.

First,  i’m using 5.0.0M4 and i don’t see the ACTIONS button ☹

Also,  that will clean the whiteboard,  not the files that where upload on the 
left menu FILES (Room files) public drive
What about the chat ?

Do you think that your  REST API command will clear all that,  whiteboard, chat 
and files ?
If yes, how to do it exactly, from the command line directly on the shell of 
the server ? (linux)

Bye

Martin C.

De : K. Kamhamea [mailto:kamha...@googlemail.com]
Envoyé : 29 avril 2020 14:44
À : user@openmeetings.apache.org
Objet : Re: CLEANUP after a meeting (security)

[grafik.png]
Oh I can answer this. The moderator has the duty to clean up the room and turn 
the light off. Simply by pressing "Reset Whiteboard" in the Action menu :-)))

Alternatively, there exists a "close room"-function accessible through REST API 
that kicks all visitors from a room an closes it forever.
K,

Am Mi., 29. Apr. 2020 um 20:19 Uhr schrieb Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>>:

[cid:image002.jpg@01D61E35.87A1DBC0]

Hi ther,

It’s not a bug, more a question.
Suppose we do a meeting a room with colleague,  we see each other, we chat, we 
put file on the whiteboard.

When the meeting is over, we leave the room, but….  All our chat and files stay 
there for people that will use the same room next day.
Is there some kind of mechanism that can erase, cleanup all the personal info,  
file and sentences in the chat ?

Best regards

Martin C.


CLEANUP after a meeting (security)

2020-04-29 Thread Chamberland, Martin
[cid:banner1.jpg]

Hi ther,

It's not a bug, more a question.
Suppose we do a meeting a room with colleague,  we see each other, we chat, we 
put file on the whiteboard.

When the meeting is over, we leave the room, but  All our chat and files 
stay there for people that will use the same room next day.
Is there some kind of mechanism that can erase, cleanup all the personal info,  
file and sentences in the chat ?

Best regards

Martin C.


RE: LDAP users multiple creation

2020-04-23 Thread Chamberland, Martin
[cid:banner1.jpg]

I repeat the process of upgrade (from a snapshot VM machine XEN) and now it’s 
working.
LDAP user can connect and are not recreate multiple time.

I probably forget to drop the database in the process of upgrade the first try.

Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>
www.fadq.qc.ca<http://www.fadq.qc.ca>

[cid:image001.jpg@01D6193D.C6607D00]

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 23 avril 2020 06:26
À : Openmeetings user-list 
Objet : Re: LDAP users multiple creation

It's hard to say what can be wrong here :(
Can you try to drop old DB and re-import?

On Wed, Apr 22, 2020, 23:38 Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:banner1.jpg]

I did not drop old DB,   maybe it’s the problem.

Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>
www.fadq.qc.ca<http://www.fadq.qc.ca>

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 22 avril 2020 11:35
À : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: LDAP users multiple creation

What were your steps to upgrade?
Did you drop old DB?

LDAP users can be created as you describe it BUT only in case you manage to 
create duplicate LDAP user somehow
i need steps :)

On Wed, 22 Apr 2020 at 22:12, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image002.jpg@01D618A2.D56E1BE0]

After going from 5.0.0M3 to 5.0.0 M4,  import database (include LDAP users).
We reconfigure LDAP and put back LDAP.cfg (we lost it in the upgrade process).

Now, each time we log in we LDAP user, it seem to recreate a new one, with a 
new ID.
So  we cannot make any change to those user (lang, admin right, picture 
profile).

I think I’v already saw that behavior (or bug) in a another release.
Maybe we miss something in the configuration ?

Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>
www.fadq.qc.ca<http://www.fadq.qc.ca>



--
Best regards,
Maxim


RE: No Audio / Video

2020-04-22 Thread Chamberland, Martin
[cid:banner1.jpg]

/etc/turnserver.conf

listening-port=3478
external-ip=>/>@
use-auth-secret
static-auth-secret=
realm=
log-file=/var/tmp/turn.log
simple-log


Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>
www.fadq.qc.ca<http://www.fadq.qc.ca>

[cid:image001.jpg@01D618A3.5CE05570]

De : Janine Arendt [mailto:janine.are...@avatarec.de]
Envoyé : 22 avril 2020 12:17
À : user@openmeetings.apache.org
Objet : RE: No Audio / Video

Thanks for your fast response!

Unfortunately it didn't work for me to delete the port in 
applicationContext.xml.
So here we are:
Port 5443, , 3478 TCP ans 3478 UDP are forewarded. In my applicationContext 
i have the Server, User and public IP nothing else changed.
In the /etc/turnserver.conf I added die user-auth, User and realm. Realm is set 
to kurento.org. is this right?
Anything else to do?


Von meinem Samsung Galaxy Smartphone gesendet.



 Ursprüngliche Nachricht 
Von: "Chamberland, Martin" 
mailto:martin.chamberl...@fadq.qc.ca>>
Datum: 22.04.20 16:57 (GMT+01:00)
An: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Betreff: RE: No Audio / Video


[cid:banner1.jpg]

http://mail-archives.apache.org/mod_mbox/openmeetings-user/201908.mbox/%3c40409b6f-8afd-c378-eff7-2ccfd4bf4...@gmail.com%3E

Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>
www.fadq.qc.ca<http://www.fadq.qc.ca>

[cid:image001.jpg@01D61894.905C8FE0]
De : Janine Arendt [mailto:janine.are...@avatarec.de]
Envoyé : 22 avril 2020 10:52
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : No Audio / Video

Hello guys,

iam new to OM and have a problem with OM5.0.0-M3.
In my internal network the server works korrekt i can see and hear everybody 
but outsite the network there is no audio and video streaming. It is true that 
i only have to foreward port 5443 for https and  for coturn to the server? 
I installed the service with the guide Installation of Apache OpenMeetings 
5.0.0-M3 on Ubuntu 18.04 lts and then Creating Let's Encrypt SSL Certificates 
and Installing Coturn on Ubuntu 18.04 for OpenMeetings 5.0.0-M3. Is anything 
wrong with my installation or STUN?
Thanks for your time!




RE: LDAP users multiple creation

2020-04-22 Thread Chamberland, Martin
[cid:banner1.jpg]

I did not drop old DB,   maybe it’s the problem.

Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>
www.fadq.qc.ca<http://www.fadq.qc.ca>

[cid:image001.jpg@01D618A2.D56E1BE0]

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 22 avril 2020 11:35
À : Openmeetings user-list 
Objet : Re: LDAP users multiple creation

What were your steps to upgrade?
Did you drop old DB?

LDAP users can be created as you describe it BUT only in case you manage to 
create duplicate LDAP user somehow
i need steps :)

On Wed, 22 Apr 2020 at 22:12, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:

[cid:image002.jpg@01D618A2.D56E1BE0]

After going from 5.0.0M3 to 5.0.0 M4,  import database (include LDAP users).
We reconfigure LDAP and put back LDAP.cfg (we lost it in the upgrade process).

Now, each time we log in we LDAP user, it seem to recreate a new one, with a 
new ID.
So  we cannot make any change to those user (lang, admin right, picture 
profile).

I think I’v already saw that behavior (or bug) in a another release.
Maybe we miss something in the configuration ?

Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>
www.fadq.qc.ca<http://www.fadq.qc.ca>

[cid:image001.jpg@01D618A2.D56E1BE0]


--
Best regards,
Maxim


LDAP users multiple creation

2020-04-22 Thread Chamberland, Martin
[cid:banner1.jpg]

After going from 5.0.0M3 to 5.0.0 M4,  import database (include LDAP users).
We reconfigure LDAP and put back LDAP.cfg (we lost it in the upgrade process).

Now, each time we log in we LDAP user, it seem to recreate a new one, with a 
new ID.
So  we cannot make any change to those user (lang, admin right, picture 
profile).

I think I'v already saw that behavior (or bug) in a another release.
Maybe we miss something in the configuration ?

Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca
www.fadq.qc.ca

[cid:image001.jpg@01D61896.D4FDC450]




RE: No Audio / Video

2020-04-22 Thread Chamberland, Martin
[cid:banner1.jpg]

http://mail-archives.apache.org/mod_mbox/openmeetings-user/201908.mbox/%3c40409b6f-8afd-c378-eff7-2ccfd4bf4...@gmail.com%3E

Martin Chamberland
Technicien en informatique

La Financière agricole du Québec

1400, boul. Guillaume-Couture
Lévis (Québec) G6W 8K7
Téléphone : 418 838-5614, poste 6230
martin.chamberl...@fadq.qc.ca
www.fadq.qc.ca

[cid:image001.jpg@01D61894.905C8FE0]

De : Janine Arendt [mailto:janine.are...@avatarec.de]
Envoyé : 22 avril 2020 10:52
À : user@openmeetings.apache.org
Objet : No Audio / Video

Hello guys,

iam new to OM and have a problem with OM5.0.0-M3.
In my internal network the server works korrekt i can see and hear everybody 
but outsite the network there is no audio and video streaming. It is true that 
i only have to foreward port 5443 for https and  for coturn to the server? 
I installed the service with the guide Installation of Apache OpenMeetings 
5.0.0-M3 on Ubuntu 18.04 lts and then Creating Let's Encrypt SSL Certificates 
and Installing Coturn on Ubuntu 18.04 for OpenMeetings 5.0.0-M3. Is anything 
wrong with my installation or STUN?
Thanks for your time!




problems with 5.0.0 M4 (LDAP users)

2020-04-22 Thread Chamberland, Martin
[cid:banner1.jpg]

Now,  we are having some issue with users that were create(LDAP) before the 
update.
They lost ADMIN rights.

If I look directly inside the Database (phpmyadmin), I can see it only once.
But if I look from OpenMeeting web interface, there is 7 times the same user.

So I don’t know witch one is the good one.


De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 22 avril 2020 10:41
À : Openmeetings user-list 
Objet : Re: 2 problems with 5.0.0 M3

Great :)
Thanks for the report

On Wed, Apr 22, 2020, 20:48 Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi Maxim,

I just want to tell you that the upgrade went flawless.

I dig around to fix LDAP and HTTPS (keystore) that I'v lost in the update 
process.
I dunno if it's my fault,  but I found everything from my backup folder.

Thank's again,  appreciate your help.

-Message d'origine-
De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 22 avril 2020 08:00
À : Openmeetings user-list 
mailto:user@openmeetings.apache.org>>
Objet : Re: 2 problems with 5.0.0 M3

M4 is on it's way to Apache mirrors
please try one of the URLs from here:
https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M4/bin/apache-openmeetings-5.0.0-M4.tar.gz

Upgrade process is described here: https://openmeetings.apache.org/Upgrade.html
Please backup everything before you start

On Wed, 22 Apr 2020 at 18:18, Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:
>
> Sorry about that,  our research did not point us to M4 (and the fix).
>
> Where can we download M4 ?,  and any step by step tutorial how to install M4 ?
>
> Thank's for you help Maxim !
>
> -Message d'origine-
> De : Maxim Solodovnik 
> [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>] Envoyé : 21 avril
> 2020 21:51 À : Openmeetings user-list 
> mailto:user@openmeetings.apache.org>>
> Objet : Re: 2 problems with 5.0.0 M3
>
> Hello,
>
> Demo server works as expected: https://om.alteametasoft.com:8443/next/
> You can't reproduce both issues on demo Since it has M4-SNAPSHOT
> installed, and both are already fixed in M4 :)))
>
> On Wed, 22 Apr 2020 at 02:58, ratatouille 
> mailto:ratatoui...@bitclusive.de>> wrote:
> >
> > "Chamberland, Martin" 
> > mailto:martin.chamberl...@fadq.qc.ca>> 
> > schrieb am 21.04.20 um 19:34:14 Uhr:
> >
> > > You correctly understand the first problem.
> > > I hope developers will be able to reproduce it on demo server and fix it.
> > > For us here,  we cannot use demo server 5.0.0 M3, they look down for now.
> > >
> > > For our second problem, let's try to explain better.
> > > Suppose you are in a room, and camera is ON, you have your windows 
> > > (CAMERA) open.
> > > You can see your image and there is upper bar in that windows. On
> > > the right side of that bar, there is (see attached) 3 icons One refresh, 
> > > One for Sound and the other is suppose to be for collapse or reduce the 
> > > size of this windows.
> > > For now, that icon do NOTHING, I mean not collapsing that windows.
> > > COLLASPE / RESTORE
> >
> > Yes, thanks for explanation! I can confirm it does nothing.
> >
> >   Andreas
>
>
>
> --
> Best regards,
> Maxim



--
Best regards,
Maxim


RE: 2 problems with 5.0.0 M3

2020-04-22 Thread Chamberland, Martin
Hi Maxim,

I just want to tell you that the upgrade went flawless.

I dig around to fix LDAP and HTTPS (keystore) that I'v lost in the update 
process.
I dunno if it's my fault,  but I found everything from my backup folder.

Thank's again,  appreciate your help.

-Message d'origine-
De : Maxim Solodovnik [mailto:solomax...@gmail.com] 
Envoyé : 22 avril 2020 08:00
À : Openmeetings user-list 
Objet : Re: 2 problems with 5.0.0 M3

M4 is on it's way to Apache mirrors
please try one of the URLs from here:
https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M4/bin/apache-openmeetings-5.0.0-M4.tar.gz

Upgrade process is described here: https://openmeetings.apache.org/Upgrade.html
Please backup everything before you start

On Wed, 22 Apr 2020 at 18:18, Chamberland, Martin 
 wrote:
>
> Sorry about that,  our research did not point us to M4 (and the fix).
>
> Where can we download M4 ?,  and any step by step tutorial how to install M4 ?
>
> Thank's for you help Maxim !
>
> -Message d'origine-
> De : Maxim Solodovnik [mailto:solomax...@gmail.com] Envoyé : 21 avril 
> 2020 21:51 À : Openmeetings user-list  
> Objet : Re: 2 problems with 5.0.0 M3
>
> Hello,
>
> Demo server works as expected: https://om.alteametasoft.com:8443/next/
> You can't reproduce both issues on demo Since it has M4-SNAPSHOT 
> installed, and both are already fixed in M4 :)))
>
> On Wed, 22 Apr 2020 at 02:58, ratatouille  wrote:
> >
> > "Chamberland, Martin"  schrieb am 21.04.20 
> > um 19:34:14 Uhr:
> >
> > > You correctly understand the first problem.
> > > I hope developers will be able to reproduce it on demo server and fix it.
> > > For us here,  we cannot use demo server 5.0.0 M3, they look down for now.
> > >
> > > For our second problem, let's try to explain better.
> > > Suppose you are in a room, and camera is ON, you have your windows 
> > > (CAMERA) open.
> > > You can see your image and there is upper bar in that windows. On 
> > > the right side of that bar, there is (see attached) 3 icons One refresh, 
> > > One for Sound and the other is suppose to be for collapse or reduce the 
> > > size of this windows.
> > > For now, that icon do NOTHING, I mean not collapsing that windows.
> > > COLLASPE / RESTORE
> >
> > Yes, thanks for explanation! I can confirm it does nothing.
> >
> >   Andreas
>
>
>
> --
> Best regards,
> Maxim



--
Best regards,
Maxim


RE: 2 problems with 5.0.0 M3

2020-04-22 Thread Chamberland, Martin
Thank's a lot Maxim for that quick reply.

I will try this right now.

-Message d'origine-
De : Maxim Solodovnik [mailto:solomax...@gmail.com] 
Envoyé : 22 avril 2020 08:00
À : Openmeetings user-list 
Objet : Re: 2 problems with 5.0.0 M3

M4 is on it's way to Apache mirrors
please try one of the URLs from here:
https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M4/bin/apache-openmeetings-5.0.0-M4.tar.gz

Upgrade process is described here: https://openmeetings.apache.org/Upgrade.html
Please backup everything before you start

On Wed, 22 Apr 2020 at 18:18, Chamberland, Martin 
 wrote:
>
> Sorry about that,  our research did not point us to M4 (and the fix).
>
> Where can we download M4 ?,  and any step by step tutorial how to install M4 ?
>
> Thank's for you help Maxim !
>
> -Message d'origine-
> De : Maxim Solodovnik [mailto:solomax...@gmail.com] Envoyé : 21 avril 
> 2020 21:51 À : Openmeetings user-list  
> Objet : Re: 2 problems with 5.0.0 M3
>
> Hello,
>
> Demo server works as expected: https://om.alteametasoft.com:8443/next/
> You can't reproduce both issues on demo Since it has M4-SNAPSHOT 
> installed, and both are already fixed in M4 :)))
>
> On Wed, 22 Apr 2020 at 02:58, ratatouille  wrote:
> >
> > "Chamberland, Martin"  schrieb am 21.04.20 
> > um 19:34:14 Uhr:
> >
> > > You correctly understand the first problem.
> > > I hope developers will be able to reproduce it on demo server and fix it.
> > > For us here,  we cannot use demo server 5.0.0 M3, they look down for now.
> > >
> > > For our second problem, let's try to explain better.
> > > Suppose you are in a room, and camera is ON, you have your windows 
> > > (CAMERA) open.
> > > You can see your image and there is upper bar in that windows. On 
> > > the right side of that bar, there is (see attached) 3 icons One refresh, 
> > > One for Sound and the other is suppose to be for collapse or reduce the 
> > > size of this windows.
> > > For now, that icon do NOTHING, I mean not collapsing that windows.
> > > COLLASPE / RESTORE
> >
> > Yes, thanks for explanation! I can confirm it does nothing.
> >
> >   Andreas
>
>
>
> --
> Best regards,
> Maxim



--
Best regards,
Maxim


RE: 2 problems with 5.0.0 M3

2020-04-22 Thread Chamberland, Martin
Sorry about that,  our research did not point us to M4 (and the fix).

Where can we download M4 ?,  and any step by step tutorial how to install M4 ?

Thank's for you help Maxim !

-Message d'origine-
De : Maxim Solodovnik [mailto:solomax...@gmail.com] 
Envoyé : 21 avril 2020 21:51
À : Openmeetings user-list 
Objet : Re: 2 problems with 5.0.0 M3

Hello,

Demo server works as expected: https://om.alteametasoft.com:8443/next/
You can't reproduce both issues on demo
Since it has M4-SNAPSHOT installed, and both are already fixed in M4 :)))

On Wed, 22 Apr 2020 at 02:58, ratatouille  wrote:
>
> "Chamberland, Martin"  schrieb am 21.04.20 um 
> 19:34:14 Uhr:
>
> > You correctly understand the first problem.
> > I hope developers will be able to reproduce it on demo server and fix it.
> > For us here,  we cannot use demo server 5.0.0 M3, they look down for now.
> >
> > For our second problem, let's try to explain better.
> > Suppose you are in a room, and camera is ON, you have your windows (CAMERA) 
> > open.
> > You can see your image and there is upper bar in that windows. On 
> > the right side of that bar, there is (see attached) 3 icons One refresh, 
> > One for Sound and the other is suppose to be for collapse or reduce the 
> > size of this windows.
> > For now, that icon do NOTHING, I mean not collapsing that windows.  
> > COLLASPE / RESTORE
>
> Yes, thanks for explanation! I can confirm it does nothing.
>
>   Andreas



--
Best regards,
Maxim


RE: 2 problems with 5.0.0 M3

2020-04-21 Thread Chamberland, Martin
You correctly understand the first problem.
I hope developers will be able to reproduce it on demo server and fix it.
For us here,  we cannot use demo server 5.0.0 M3, they look down for now.

For our second problem, let's try to explain better.
Suppose you are in a room, and camera is ON, you have your windows (CAMERA) 
open.
You can see your image and there is upper bar in that windows. On the right 
side of that bar, there is (see attached) 3 icons
One refresh, One for Sound and the other is suppose to be for collapse or 
reduce the size of this windows.
For now, that icon do NOTHING, I mean not collapsing that windows.  COLLASPE / 
RESTORE

bye


-Message d'origine-
De : ratatouille [mailto:ratatoui...@bitclusive.de] 
Envoyé : 21 avril 2020 15:18
À : user@openmeetings.apache.org
Objet : Re: 2 problems with 5.0.0 M3

"Chamberland, Martin"  schrieb am 21.04.20 um 
18:14:10 Uhr:

> We are using ISO (installed) 5.0.0M3. It's working good, but we face two pr= 
> oblems.
> 
> I will try to explain my best in English.


> 1-  With Winows 10 (firefox or chrome),  if we close the left side bar =
> 
> using the arrow to UNLOCK PANEL, it completely disappear and it's not possi= 
> ble to get back.

I can confirm this. Using Firefox 75.0 (64-Bit) and Chromium Version 80.0. With 
both browsers one cannot get the sidebar back.

NameOpenMeetings
Version 5.0.0-M3
Revisionb739f87
Builddate   2019-12-11T11:42:09Z

> Using Debian  10.3 (Buster) with Chromium, the problem is not there. The si= 
> debar goes all the way to almost hide, but there is still a small arrow tha= 
> t we can use to make the bar visible again.


> 2-  We can't collapse the windows from peoples in a room, if we click o=
> 
> n the collapse (underline in the upper right corner), it's just lock the wi= 
> ndows and not collapse it,  normal it suppose to hide the camera image and = 
> make that square windows just a small bar, it's not working. We test that f= 
> rom Windows machine and Linux machine (chrome and firefox).

Collapsing the windows works here with both browser versions. What you mean 
with hide camera image I don't understand.

  Andreas


2 problems with 5.0.0 M3

2020-04-21 Thread Chamberland, Martin
[cid:banner1.jpg]


Hi there,



We are using ISO (installed) 5.0.0M3. It's working good, but we face two pr= 
oblems.

I will try to explain my best in English.





1-  With Winows 10 (firefox or chrome),  if we close the left side bar =

using the arrow to UNLOCK PANEL, it completely disappear and it's not possi= 
ble to get back.



Using Debian  10.3 (Buster) with Chromium, the problem is not there. The si= 
debar goes all the way to almost hide, but there is still a small arrow tha= t 
we can use to make the bar visible again.





2-  We can't collapse the windows from peoples in a room, if we click o=

n the collapse (underline in the upper right corner), it's just lock the wi= 
ndows and not collapse it,  normal it suppose to hide the camera image and = 
make that square windows just a small bar, it's not working. We test that f= 
rom Windows machine and Linux machine (chrome and firefox).



Thank's in advance.



Martin Chamberland


RE: settings for CODECS

2018-06-20 Thread Chamberland, Martin
I will ask the helpdesk techician.  But from what he told me, we have a 100mbps 
links to the internet.
The test with the lagging experience was done with a connecton with himself, i 
mean 2 computers with 2 camera using the same 100mbps link.

bye

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 20 juin 2018 10:42
À : Openmeetings user-list
Objet : Re: settings for CODECS

Maybe this is
Bandwidth issue?
WBR, Maxim
(from mobile, sorry for the typos)

On Wed, Jun 20, 2018, 20:32 Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Yes the demo works perfectly, no stuttering and no delay whatsoever even after 
an hour.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 19 juin 2018 22:59
À : Openmeetings user-list
Objet : Re: settings for CODECS

Hello Martin,

Here are the settings from demo:

53

flash.secure

false

54

flash.secure.proxy

none

55

flash.video.codec

h263

56

flash.video.fps

30

57

flash.video.bandwidth

0

58

flash.cam.quality

90

59

flash.mic.rate

22

60

flash.echoPath

128


I believe these are default ones

Your observations show the issue is with Flash video player. Will try to google 
the topic (unfortunately not earlier than mid of Jul :((( )

Is the demo behaves better?

On Wed, Jun 20, 2018 at 12:50 AM Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:
"I’m usually using h263 as codec (it uses less CPU, according to my 
observations)"

We tried using the h263 codec but the video feed is stuttering like crazy… It’s 
running at about 1-2 fps for the other users (even if I set « flash.video.fps 
at 30 or 60).
I’m using my own computer with a webcam and a laptop by my side (with 
integrated camera) for testing and even with only 2 users it either stutters in 
h263 or h264 creates an evergrowing delay after some time (1-2h). Is there 
another setting/key to modify with « flash.video.codec » to make h263 work 
without stuttering or reduce the h264 delay?
We checked if the server resources are being maxed out while the stutter occurs 
and they are now, everything’s pretty low.


"Can you check if latency is reduced if « refresh » button is pressed?"

(When in H264) Latency is reset when « refresh » is clicked, so everything 
works fine again for about 15 minutes and then a 2-3sec delay is already 
noticeable.


"Is latency the same for 3rd user juste entered the room after other 2 are 
broadcasting video for 2-3 hours?"

The 3rd user entering the room will see no latency for the camera of the 2 
other users (who where already there for a while), but he will start seeing the 
same delay after 15-20 minutes. Hitting refresh again here will reset the delay.


Is there some other special settings we should have to make this work? What are 
the values used on the demo server for these keys?

flash.cam.quality =
flash.echoPath =
flash.mic.rate =
flash.secure =
flash.secure.proxy =
flash.video.codec =
flash.video.fps =

thank's

Martin C.


--
WBR
Maxim aka solomax


RE: settings for CODECS

2018-06-20 Thread Chamberland, Martin
Yes the demo works perfectly, no stuttering and no delay whatsoever even after 
an hour.

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 19 juin 2018 22:59
À : Openmeetings user-list
Objet : Re: settings for CODECS

Hello Martin,

Here are the settings from demo:

53

flash.secure

false

54

flash.secure.proxy

none

55

flash.video.codec

h263

56

flash.video.fps

30

57

flash.video.bandwidth

0

58

flash.cam.quality

90

59

flash.mic.rate

22

60

flash.echoPath

128


I believe these are default ones

Your observations show the issue is with Flash video player. Will try to google 
the topic (unfortunately not earlier than mid of Jul :((( )

Is the demo behaves better?

On Wed, Jun 20, 2018 at 12:50 AM Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:
"I’m usually using h263 as codec (it uses less CPU, according to my 
observations)"

We tried using the h263 codec but the video feed is stuttering like crazy… It’s 
running at about 1-2 fps for the other users (even if I set « flash.video.fps 
at 30 or 60).
I’m using my own computer with a webcam and a laptop by my side (with 
integrated camera) for testing and even with only 2 users it either stutters in 
h263 or h264 creates an evergrowing delay after some time (1-2h). Is there 
another setting/key to modify with « flash.video.codec » to make h263 work 
without stuttering or reduce the h264 delay?
We checked if the server resources are being maxed out while the stutter occurs 
and they are now, everything’s pretty low.


"Can you check if latency is reduced if « refresh » button is pressed?"

(When in H264) Latency is reset when « refresh » is clicked, so everything 
works fine again for about 15 minutes and then a 2-3sec delay is already 
noticeable.


"Is latency the same for 3rd user juste entered the room after other 2 are 
broadcasting video for 2-3 hours?"

The 3rd user entering the room will see no latency for the camera of the 2 
other users (who where already there for a while), but he will start seeing the 
same delay after 15-20 minutes. Hitting refresh again here will reset the delay.


Is there some other special settings we should have to make this work? What are 
the values used on the demo server for these keys?

flash.cam.quality =
flash.echoPath =
flash.mic.rate =
flash.secure =
flash.secure.proxy =
flash.video.codec =
flash.video.fps =

thank's

Martin C.


--
WBR
Maxim aka solomax


RE: settings for CODECS

2018-06-20 Thread Chamberland, Martin
We did a test on the demo server and from what i’v been reporte, there was no 
problem.

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 19 juin 2018 22:59
À : Openmeetings user-list
Objet : Re: settings for CODECS

Hello Martin,

Here are the settings from demo:

53

flash.secure

false

54

flash.secure.proxy

none

55

flash.video.codec

h263

56

flash.video.fps

30

57

flash.video.bandwidth

0

58

flash.cam.quality

90

59

flash.mic.rate

22

60

flash.echoPath

128


I believe these are default ones

Your observations show the issue is with Flash video player. Will try to google 
the topic (unfortunately not earlier than mid of Jul :((( )

Is the demo behaves better?

On Wed, Jun 20, 2018 at 12:50 AM Chamberland, Martin 
mailto:martin.chamberl...@fadq.qc.ca>> wrote:
"I’m usually using h263 as codec (it uses less CPU, according to my 
observations)"

We tried using the h263 codec but the video feed is stuttering like crazy… It’s 
running at about 1-2 fps for the other users (even if I set « flash.video.fps 
at 30 or 60).
I’m using my own computer with a webcam and a laptop by my side (with 
integrated camera) for testing and even with only 2 users it either stutters in 
h263 or h264 creates an evergrowing delay after some time (1-2h). Is there 
another setting/key to modify with « flash.video.codec » to make h263 work 
without stuttering or reduce the h264 delay?
We checked if the server resources are being maxed out while the stutter occurs 
and they are now, everything’s pretty low.


"Can you check if latency is reduced if « refresh » button is pressed?"

(When in H264) Latency is reset when « refresh » is clicked, so everything 
works fine again for about 15 minutes and then a 2-3sec delay is already 
noticeable.


"Is latency the same for 3rd user juste entered the room after other 2 are 
broadcasting video for 2-3 hours?"

The 3rd user entering the room will see no latency for the camera of the 2 
other users (who where already there for a while), but he will start seeing the 
same delay after 15-20 minutes. Hitting refresh again here will reset the delay.


Is there some other special settings we should have to make this work? What are 
the values used on the demo server for these keys?

flash.cam.quality =
flash.echoPath =
flash.mic.rate =
flash.secure =
flash.secure.proxy =
flash.video.codec =
flash.video.fps =

thank's

Martin C.


--
WBR
Maxim aka solomax


RE: settings for CODECS

2018-06-19 Thread Chamberland, Martin
"I’m usually using h263 as codec (it uses less CPU, according to my 
observations)"

We tried using the h263 codec but the video feed is stuttering like crazy… It’s 
running at about 1-2 fps for the other users (even if I set « flash.video.fps 
at 30 or 60). 
I’m using my own computer with a webcam and a laptop by my side (with 
integrated camera) for testing and even with only 2 users it either stutters in 
h263 or h264 creates an evergrowing delay after some time (1-2h). Is there 
another setting/key to modify with « flash.video.codec » to make h263 work 
without stuttering or reduce the h264 delay?
We checked if the server resources are being maxed out while the stutter occurs 
and they are now, everything’s pretty low.


"Can you check if latency is reduced if « refresh » button is pressed?"

(When in H264) Latency is reset when « refresh » is clicked, so everything 
works fine again for about 15 minutes and then a 2-3sec delay is already 
noticeable.


"Is latency the same for 3rd user juste entered the room after other 2 are 
broadcasting video for 2-3 hours?"

The 3rd user entering the room will see no latency for the camera of the 2 
other users (who where already there for a while), but he will start seeing the 
same delay after 15-20 minutes. Hitting refresh again here will reset the delay.


Is there some other special settings we should have to make this work? What are 
the values used on the demo server for these keys?

flash.cam.quality = 
flash.echoPath =
flash.mic.rate = 
flash.secure = 
flash.secure.proxy = 
flash.video.codec = 
flash.video.fps =

thank's

Martin C.


RE: settings for CODECS

2018-06-15 Thread Chamberland, Martin
I will do all those test and get back with result.

Have a good weekend all !

-Message d'origine-
De : Maxim Solodovnik [mailto:solomax...@gmail.com] 
Envoyé : 14 juin 2018 22:56
À : Openmeetings user-list
Objet : Re: settings for CODECS

Hello Martin,

I'm usually using h263 as codec (it uses less CPU, according to my observations)

According to latency: lets try to investigate :) Can you check if
1) latency is reduced if "refresh" button is pressed (small icon on the video 
pod
2) Is latency the same for 3rd user just entered the room after other
2 are broadcasting video for 2-3 hours?

The issue might be with
1) sender
2) server
3) receiver
so we need to check "who is the rat" :)))

On Thu, Jun 14, 2018 at 6:19 PM Chamberland, Martin 
 wrote:
>
> Hi there,
>
>
>
> I will try to explain our problem the more clearly.
>
>
>
> When we use our OpenMeeting, suppose 2 persons are connected and talk each 
> other, everything is perfect.
>
> They have a good internet connection and they talk for let say 15 minutes 
> with almost no latency.
>
>
>
> But, if they stay the room open and leave for 1-2 hours and come back later 
> to continue to talk. After that period (2 hours).
>
> They have lots of latency, almost 6-7 seconds of delay between real movement 
> and sound has this arrive in each other screen.
>
>
>
> Maybe we need to change some parameters to get better codecs for video and 
> sound.
>
>
>
> Here i put our settings
>
>
>
> flash.cam.quality = 0
>
> flash.echoPath = 0
>
> flash.mic.rate = 44
>
> flash.video.bandwidth = 0
>
> flash.video.codec = h264
>
> flash.video.fps = 30
>
>
>
> Maybe someone can provide some tips to inproove our utilisation of 
> OpenMeeting 4.0.4
>
>
>
> Thank’s
>
>
>
> Martin C.



--
WBR
Maxim aka solomax


settings for CODECS

2018-06-14 Thread Chamberland, Martin
Hi there,

I will try to explain our problem the more clearly.

When we use our OpenMeeting, suppose 2 persons are connected and talk each 
other, everything is perfect.
They have a good internet connection and they talk for let say 15 minutes with 
almost no latency.

But, if they stay the room open and leave for 1-2 hours and come back later to 
continue to talk. After that period (2 hours).
They have lots of latency, almost 6-7 seconds of delay between real movement 
and sound has this arrive in each other screen.

Maybe we need to change some parameters to get better codecs for video and 
sound.

Here i put our settings

flash.cam.quality = 0
flash.echoPath = 0
flash.mic.rate = 44
flash.video.bandwidth = 0
flash.video.codec = h264
flash.video.fps = 30

Maybe someone can provide some tips to inproove our utilisation of OpenMeeting 
4.0.4

Thank's

Martin C.


RE: bug MICROPHONE (Internet Explorer)

2018-05-15 Thread Chamberland, Martin
Hi Maxim,

We test it and i can confirm that with your hard work, you fix the microphone 
bug in 4.0.4.

We see in that release 4.0.4 some kind of strange thing in the admin user panel.
When we delete a local user,  it appear as PURGED, is that a new feature,  will 
be deleted permenantly soon ?


De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 11 mai 2018 05:36
À : Openmeetings user-list
Objet : Re: bug MICROPHONE (Internet Explorer)

Should be fixed
Would appreciate if you can test nightly build #315+

On Fri, May 11, 2018 at 1:44 PM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Did it myself: https://issues.apache.org/jira/browse/OPENMEETINGS-1886

On Thu, May 10, 2018 at 12:20 PM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Hello Martin,

Could you please file a JIRA (highest priority) will try ta take a
look at it ASAP

On Wed, May 9, 2018 at 7:43 PM, Chamberland, Martin
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
> Hi Maxim,
>
>
>
> You remember a bug that we just found couple of weeks now and you fix in the
> 4.0.3 release.
>
> It was about when you quit a room, look like the microphone was not closed
> correctly and people inside the room continue to hear you.
>
> Like i said, it’s fix in 4.0.3 release.
>
>
>
> Now, i think we found another bug (with Internet Explorer, Chrom, it’s OK).
>
> It’s like the same bug, but inverse L
>
>
>
> If someone was in a room to take place in a conference and he decide to quit
> and stay in the lobby room, it continue to hear the person that is still
> talking in the room that i was in couple of second ago. I hope i’m enough
> clear to help you test and fix that bug.
>
>
>
> Thank’s
>
>
>
> Martin C.


--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax


RE: bug MICROPHONE (Internet Explorer)

2018-05-11 Thread Chamberland, Martin
Hi Maxim,

Thank’s for fixing that.

I don’t remember how we can upgrade from 4.0.3 to nightly build easily ?
Is that just copy new file over the old one ?

Martin C.

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 11 mai 2018 05:36
À : Openmeetings user-list
Objet : Re: bug MICROPHONE (Internet Explorer)

Should be fixed
Would appreciate if you can test nightly build #315+

On Fri, May 11, 2018 at 1:44 PM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Did it myself: https://issues.apache.org/jira/browse/OPENMEETINGS-1886

On Thu, May 10, 2018 at 12:20 PM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Hello Martin,

Could you please file a JIRA (highest priority) will try ta take a
look at it ASAP

On Wed, May 9, 2018 at 7:43 PM, Chamberland, Martin
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
> Hi Maxim,
>
>
>
> You remember a bug that we just found couple of weeks now and you fix in the
> 4.0.3 release.
>
> It was about when you quit a room, look like the microphone was not closed
> correctly and people inside the room continue to hear you.
>
> Like i said, it’s fix in 4.0.3 release.
>
>
>
> Now, i think we found another bug (with Internet Explorer, Chrom, it’s OK).
>
> It’s like the same bug, but inverse L
>
>
>
> If someone was in a room to take place in a conference and he decide to quit
> and stay in the lobby room, it continue to hear the person that is still
> talking in the room that i was in couple of second ago. I hope i’m enough
> clear to help you test and fix that bug.
>
>
>
> Thank’s
>
>
>
> Martin C.


--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax


RE: bug MICROPHONE (Internet Explorer)

2018-05-11 Thread Chamberland, Martin
Thank’s Max, i will have to look how to complete a JIRA correctly.

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 11 mai 2018 02:44
À : Openmeetings user-list
Objet : Re: bug MICROPHONE (Internet Explorer)

Did it myself: https://issues.apache.org/jira/browse/OPENMEETINGS-1886

On Thu, May 10, 2018 at 12:20 PM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Hello Martin,

Could you please file a JIRA (highest priority) will try ta take a
look at it ASAP

On Wed, May 9, 2018 at 7:43 PM, Chamberland, Martin
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
> Hi Maxim,
>
>
>
> You remember a bug that we just found couple of weeks now and you fix in the
> 4.0.3 release.
>
> It was about when you quit a room, look like the microphone was not closed
> correctly and people inside the room continue to hear you.
>
> Like i said, it’s fix in 4.0.3 release.
>
>
>
> Now, i think we found another bug (with Internet Explorer, Chrom, it’s OK).
>
> It’s like the same bug, but inverse L
>
>
>
> If someone was in a room to take place in a conference and he decide to quit
> and stay in the lobby room, it continue to hear the person that is still
> talking in the room that i was in couple of second ago. I hope i’m enough
> clear to help you test and fix that bug.
>
>
>
> Thank’s
>
>
>
> Martin C.


--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax


RE: upload FILE 6mb (openmeeting 4.0.3)

2018-05-10 Thread Chamberland, Martin
This change fix the issue.

sudo nano /etc/ImageMagick-6/policy.xml







De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 10 mai 2018 12:26
À : Openmeetings user-list
Objet : Re: upload FILE 6mb (openmeeting 4.0.3)

According to stacktrace from demo server we got NPE
Not sure why
What max upload file size do you have in configuration?

To help better I need problem file, so I can debug what is going on 

On Thu, May 10, 2018 at 10:39 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Right now, we are trying to fix that with playing of this file

/etc/ImageMagick-6/policy.xml

Resource limits:
  Width: 16KP
  Height: 16KP
  Area: 128MP
  Memory: 256MiB
  Map: 512MiB
  Disk: 1GiB
  File: 768
  Thread: 4
  Throttle: 0
  Time: unlimited

CHANGE TO…

Resource limits:
  Width: 16KP
  Height: 16KP
  Area: 128MP
  Memory: 1GiB
  Map: 1GiB
  Disk: 1GiB
  File: 768
  Thread: 4
  Throttle: 0
  Time: unlimited

Is that can help ?
Looks like, its a problem with « convert » from ImageMagick.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 mai 2018 11:37
À : Openmeetings user-list
Objet : Re: upload FILE 6mb (openmeeting 4.0.3)

Hello Martin,

can you privately share this pptx file with me? and/or create JIRA and attach 
this file to it?
I'll improve error reporting and logging, but I believe this need to be fixed 


On Thu, May 10, 2018 at 10:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

Trying to upload a file of 6mb (.pptx) to 4.0.3 release,  sometime we receive 
error message after upload and sometime upload complete but…
When i try to drag the file to the whiteboard, we receive « Internal error- 
Return to home page ».

I’v try to upload the same file on the demo server , 
https://om.alteametasoft.com/openmeetings

Same errors happen.

Bye

Martin C.



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax


RE: upload FILE 6mb (openmeeting 4.0.3)

2018-05-10 Thread Chamberland, Martin
Here a simple test from the commande line :

/usr/bin/convert -density 300 /home/6mbfile.pptx -quality 100 /home/6mbfilr.png
convert /tmp/magick-28369ZSQ7W8I01ZOR -> /tmp/magick-28369ZSQ7W8I01ZOR.pdf 
using filter : impress_pdf_Export
convert: DistributedPixelCache '127.0.0.1' @ 
error/distribute-cache.c/ConnectPixelCacheServer/244.
convert: cache resources exhausted `/tmp/magick-28369JcBniaEIt1BM29' @ 
error/cache.c/OpenPixelCache/3945

So i continue to  think that the problem came from ImageMagick.

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 10 mai 2018 11:37
À : Openmeetings user-list
Objet : Re: upload FILE 6mb (openmeeting 4.0.3)

Hello Martin,

can you privately share this pptx file with me? and/or create JIRA and attach 
this file to it?
I'll improve error reporting and logging, but I believe this need to be fixed 


On Thu, May 10, 2018 at 10:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

Trying to upload a file of 6mb (.pptx) to 4.0.3 release,  sometime we receive 
error message after upload and sometime upload complete but…
When i try to drag the file to the whiteboard, we receive « Internal error- 
Return to home page ».

I’v try to upload the same file on the demo server , 
https://om.alteametasoft.com/openmeetings

Same errors happen.

Bye

Martin C.



--
WBR
Maxim aka solomax


RE: upload FILE 6mb (openmeeting 4.0.3)

2018-05-10 Thread Chamberland, Martin
Sorry Max, i can’t really give you that file.

It’s include some confidential information.

It’s a 6mb file  .pptx


De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 10 mai 2018 12:26
À : Openmeetings user-list
Objet : Re: upload FILE 6mb (openmeeting 4.0.3)

According to stacktrace from demo server we got NPE
Not sure why
What max upload file size do you have in configuration?

To help better I need problem file, so I can debug what is going on 

On Thu, May 10, 2018 at 10:39 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Right now, we are trying to fix that with playing of this file

/etc/ImageMagick-6/policy.xml

Resource limits:
  Width: 16KP
  Height: 16KP
  Area: 128MP
  Memory: 256MiB
  Map: 512MiB
  Disk: 1GiB
  File: 768
  Thread: 4
  Throttle: 0
  Time: unlimited

CHANGE TO…

Resource limits:
  Width: 16KP
  Height: 16KP
  Area: 128MP
  Memory: 1GiB
  Map: 1GiB
  Disk: 1GiB
  File: 768
  Thread: 4
  Throttle: 0
  Time: unlimited

Is that can help ?
Looks like, its a problem with « convert » from ImageMagick.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 mai 2018 11:37
À : Openmeetings user-list
Objet : Re: upload FILE 6mb (openmeeting 4.0.3)

Hello Martin,

can you privately share this pptx file with me? and/or create JIRA and attach 
this file to it?
I'll improve error reporting and logging, but I believe this need to be fixed 


On Thu, May 10, 2018 at 10:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

Trying to upload a file of 6mb (.pptx) to 4.0.3 release,  sometime we receive 
error message after upload and sometime upload complete but…
When i try to drag the file to the whiteboard, we receive « Internal error- 
Return to home page ».

I’v try to upload the same file on the demo server , 
https://om.alteametasoft.com/openmeetings

Same errors happen.

Bye

Martin C.



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax


RE: upload FILE 6mb (openmeeting 4.0.3)

2018-05-10 Thread Chamberland, Martin
Right now, we are trying to fix that with playing of this file

/etc/ImageMagick-6/policy.xml

Resource limits:
  Width: 16KP
  Height: 16KP
  Area: 128MP
  Memory: 256MiB
  Map: 512MiB
  Disk: 1GiB
  File: 768
  Thread: 4
  Throttle: 0
  Time: unlimited

CHANGE TO…

Resource limits:
  Width: 16KP
  Height: 16KP
  Area: 128MP
  Memory: 1GiB
  Map: 1GiB
  Disk: 1GiB
  File: 768
  Thread: 4
  Throttle: 0
  Time: unlimited

Is that can help ?
Looks like, its a problem with « convert » from ImageMagick.

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 10 mai 2018 11:37
À : Openmeetings user-list
Objet : Re: upload FILE 6mb (openmeeting 4.0.3)

Hello Martin,

can you privately share this pptx file with me? and/or create JIRA and attach 
this file to it?
I'll improve error reporting and logging, but I believe this need to be fixed 


On Thu, May 10, 2018 at 10:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

Trying to upload a file of 6mb (.pptx) to 4.0.3 release,  sometime we receive 
error message after upload and sometime upload complete but…
When i try to drag the file to the whiteboard, we receive « Internal error- 
Return to home page ».

I’v try to upload the same file on the demo server , 
https://om.alteametasoft.com/openmeetings

Same errors happen.

Bye

Martin C.



--
WBR
Maxim aka solomax


upload FILE 6mb (openmeeting 4.0.3)

2018-05-10 Thread Chamberland, Martin
Hi there,

Trying to upload a file of 6mb (.pptx) to 4.0.3 release,  sometime we receive 
error message after upload and sometime upload complete but...
When i try to drag the file to the whiteboard, we receive < Internal error- 
Return to home page >.

I'v try to upload the same file on the demo server , 
https://om.alteametasoft.com/openmeetings

Same errors happen.

Bye

Martin C.


bug MICROPHONE (Internet Explorer)

2018-05-09 Thread Chamberland, Martin
Hi Maxim,

You remember a bug that we just found couple of weeks now and you fix in the 
4.0.3 release.
It was about when you quit a room, look like the microphone was not closed 
correctly and people inside the room continue to hear you.
Like i said, it's fix in 4.0.3 release.

Now, i think we found another bug (with Internet Explorer, Chrom, it's OK).
It's like the same bug, but inverse :(

If someone was in a room to take place in a conference and he decide to quit 
and stay in the lobby room, it continue to hear the person that is still 
talking in the room that i was in couple of second ago. I hope i'm enough clear 
to help you test and fix that bug.

Thank's

Martin C.


RE: News tutorials installation OpenMeetings 4.0.3 on differents OSs

2018-04-20 Thread Chamberland, Martin
That’s a nice feature, congrats for that effort !

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 20 avril 2018 09:30
À : Openmeetings user-list
Cc : greenes
Objet : Re: News tutorials installation OpenMeetings 4.0.3 on differents OSs

Great :)
4.0.4 will be released before May 20
Will have GDPR requirements addressed
WBR, Maxim
(from mobile, sorry for the typos)

On Fri, Apr 20, 2018, 19:03 Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Thank’s Maxim, with your help,  we upgrade from 4.0.1 to 4.0.3 flawless.  (glad 
that you fix the Audio bug when leaving a room, IE)

Ready now to go ONLINE with that instance here ☺

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 18 avril 2018 22:20
À : Openmeetings user-list
Cc : greenes
Objet : Re: News tutorials installation OpenMeetings 4.0.3 on differents OSs

The procedure is simple
Stop
Backup
Delete+drop db
Unpack+apply config changes
Restore from backup
Start

I believe 4.0.1->4.0.3 should work with same db 

WBR, Maxim
(from mobile, sorry for the typos)

On Thu, Apr 19, 2018, 01:25 Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Thank's again for the tutorial for installing easily.

Any tuto for just update,  like 4.0.1 to 4.0.3 ?

Thank's in advance.

-Message d'origine-
De : Alvaro [mailto:zurca...@gmail.com<mailto:zurca...@gmail.com>]
Envoyé : 18 avril 2018 14:12
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : News tutorials installation OpenMeetings 4.0.3 on differents OSs

Hello,

A hours ago, Maxim launched the new OpenMeetings 4.0.3 release.

The new tutorials to install it, are ready to your disposition
in:

https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for
+installing+OpenMeetings+and+Tools

These are:


Installation OpenMeetings 4.0.3 on Arch Linux

Installation OpenMeetings 4.0.3 on Centos 6.9

Installation OpenMeetings 4.0.3 on Centos 7

Installation OpenMeetings 4.0.3 on Debian 9

Installation OpenMeetings 4.0.3 on El Capitan OS X

Installation OpenMeetings 4.0.3 on Fedora 27

Installation OpenMeetings 4.0.3 on Gentoo

Installation OpenMeetings 4.0.3 on macOS High Sierra

Installation OpenMeetings 4.0.3 on macOS Sierra

Installation OpenMeetings 4.0.3 on Mageia 6

Installation OpenMeetings 4.0.3 on Mint 18.3

Installation OpenMeetings 4.0.3 on openSUSE 15

Installation OpenMeetings 4.0.3 on openSUSE Leap 42.3

Installation OpenMeetings 4.0.3 on PCLinuxOS 2018

Installation OpenMeetings 4.0.3 on Slackware 14.2

Installation OpenMeetings 4.0.3 on Ubuntu 14.04

Installation OpenMeetings 4.0.3 on Ubuntu 16.04 LTS

Installation OpenMeetings 4.0.3 on Ubuntu 17.10

Installation OpenMeetings 4.0.3 on Ubuntu 18.04

Installation OpenMeetings 4.0.3 on Windows 10


Best regards

Alvaro


RE: News tutorials installation OpenMeetings 4.0.3 on differents OSs

2018-04-20 Thread Chamberland, Martin
Thank’s Maxim, with your help,  we upgrade from 4.0.1 to 4.0.3 flawless.  (glad 
that you fix the Audio bug when leaving a room, IE)

Ready now to go ONLINE with that instance here ☺

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 18 avril 2018 22:20
À : Openmeetings user-list
Cc : greenes
Objet : Re: News tutorials installation OpenMeetings 4.0.3 on differents OSs

The procedure is simple
Stop
Backup
Delete+drop db
Unpack+apply config changes
Restore from backup
Start

I believe 4.0.1->4.0.3 should work with same db 

WBR, Maxim
(from mobile, sorry for the typos)

On Thu, Apr 19, 2018, 01:25 Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Thank's again for the tutorial for installing easily.

Any tuto for just update,  like 4.0.1 to 4.0.3 ?

Thank's in advance.

-Message d'origine-
De : Alvaro [mailto:zurca...@gmail.com<mailto:zurca...@gmail.com>]
Envoyé : 18 avril 2018 14:12
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : News tutorials installation OpenMeetings 4.0.3 on differents OSs

Hello,

A hours ago, Maxim launched the new OpenMeetings 4.0.3 release.

The new tutorials to install it, are ready to your disposition
in:

https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for
+installing+OpenMeetings+and+Tools

These are:


Installation OpenMeetings 4.0.3 on Arch Linux

Installation OpenMeetings 4.0.3 on Centos 6.9

Installation OpenMeetings 4.0.3 on Centos 7

Installation OpenMeetings 4.0.3 on Debian 9

Installation OpenMeetings 4.0.3 on El Capitan OS X

Installation OpenMeetings 4.0.3 on Fedora 27

Installation OpenMeetings 4.0.3 on Gentoo

Installation OpenMeetings 4.0.3 on macOS High Sierra

Installation OpenMeetings 4.0.3 on macOS Sierra

Installation OpenMeetings 4.0.3 on Mageia 6

Installation OpenMeetings 4.0.3 on Mint 18.3

Installation OpenMeetings 4.0.3 on openSUSE 15

Installation OpenMeetings 4.0.3 on openSUSE Leap 42.3

Installation OpenMeetings 4.0.3 on PCLinuxOS 2018

Installation OpenMeetings 4.0.3 on Slackware 14.2

Installation OpenMeetings 4.0.3 on Ubuntu 14.04

Installation OpenMeetings 4.0.3 on Ubuntu 16.04 LTS

Installation OpenMeetings 4.0.3 on Ubuntu 17.10

Installation OpenMeetings 4.0.3 on Ubuntu 18.04

Installation OpenMeetings 4.0.3 on Windows 10


Best regards

Alvaro


RE: News tutorials installation OpenMeetings 4.0.3 on differents OSs

2018-04-19 Thread Chamberland, Martin
Thank’s for this info.

I will try it and get backup here to inform users how it went

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 18 avril 2018 22:20
À : Openmeetings user-list
Cc : greenes
Objet : Re: News tutorials installation OpenMeetings 4.0.3 on differents OSs

The procedure is simple
Stop
Backup
Delete+drop db
Unpack+apply config changes
Restore from backup
Start

I believe 4.0.1->4.0.3 should work with same db 

WBR, Maxim
(from mobile, sorry for the typos)

On Thu, Apr 19, 2018, 01:25 Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Thank's again for the tutorial for installing easily.

Any tuto for just update,  like 4.0.1 to 4.0.3 ?

Thank's in advance.

-Message d'origine-
De : Alvaro [mailto:zurca...@gmail.com<mailto:zurca...@gmail.com>]
Envoyé : 18 avril 2018 14:12
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : News tutorials installation OpenMeetings 4.0.3 on differents OSs

Hello,

A hours ago, Maxim launched the new OpenMeetings 4.0.3 release.

The new tutorials to install it, are ready to your disposition
in:

https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for
+installing+OpenMeetings+and+Tools

These are:


Installation OpenMeetings 4.0.3 on Arch Linux

Installation OpenMeetings 4.0.3 on Centos 6.9

Installation OpenMeetings 4.0.3 on Centos 7

Installation OpenMeetings 4.0.3 on Debian 9

Installation OpenMeetings 4.0.3 on El Capitan OS X

Installation OpenMeetings 4.0.3 on Fedora 27

Installation OpenMeetings 4.0.3 on Gentoo

Installation OpenMeetings 4.0.3 on macOS High Sierra

Installation OpenMeetings 4.0.3 on macOS Sierra

Installation OpenMeetings 4.0.3 on Mageia 6

Installation OpenMeetings 4.0.3 on Mint 18.3

Installation OpenMeetings 4.0.3 on openSUSE 15

Installation OpenMeetings 4.0.3 on openSUSE Leap 42.3

Installation OpenMeetings 4.0.3 on PCLinuxOS 2018

Installation OpenMeetings 4.0.3 on Slackware 14.2

Installation OpenMeetings 4.0.3 on Ubuntu 14.04

Installation OpenMeetings 4.0.3 on Ubuntu 16.04 LTS

Installation OpenMeetings 4.0.3 on Ubuntu 17.10

Installation OpenMeetings 4.0.3 on Ubuntu 18.04

Installation OpenMeetings 4.0.3 on Windows 10


Best regards

Alvaro


RE: News tutorials installation OpenMeetings 4.0.3 on differents OSs

2018-04-18 Thread Chamberland, Martin
Thank's again for the tutorial for installing easily.

Any tuto for just update,  like 4.0.1 to 4.0.3 ?

Thank's in advance.

-Message d'origine-
De : Alvaro [mailto:zurca...@gmail.com] 
Envoyé : 18 avril 2018 14:12
À : user@openmeetings.apache.org
Objet : News tutorials installation OpenMeetings 4.0.3 on differents OSs

Hello,

A hours ago, Maxim launched the new OpenMeetings 4.0.3 release.

The new tutorials to install it, are ready to your disposition
in:

https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for
+installing+OpenMeetings+and+Tools

These are:


Installation OpenMeetings 4.0.3 on Arch Linux

Installation OpenMeetings 4.0.3 on Centos 6.9

Installation OpenMeetings 4.0.3 on Centos 7

Installation OpenMeetings 4.0.3 on Debian 9

Installation OpenMeetings 4.0.3 on El Capitan OS X

Installation OpenMeetings 4.0.3 on Fedora 27

Installation OpenMeetings 4.0.3 on Gentoo

Installation OpenMeetings 4.0.3 on macOS High Sierra

Installation OpenMeetings 4.0.3 on macOS Sierra

Installation OpenMeetings 4.0.3 on Mageia 6

Installation OpenMeetings 4.0.3 on Mint 18.3

Installation OpenMeetings 4.0.3 on openSUSE 15

Installation OpenMeetings 4.0.3 on openSUSE Leap 42.3

Installation OpenMeetings 4.0.3 on PCLinuxOS 2018

Installation OpenMeetings 4.0.3 on Slackware 14.2

Installation OpenMeetings 4.0.3 on Ubuntu 14.04

Installation OpenMeetings 4.0.3 on Ubuntu 16.04 LTS

Installation OpenMeetings 4.0.3 on Ubuntu 17.10

Installation OpenMeetings 4.0.3 on Ubuntu 18.04

Installation OpenMeetings 4.0.3 on Windows 10


Best regards

Alvaro


RE: AUDIO bug (IE Explorer)

2018-01-24 Thread Chamberland, Martin
We are using Windows 7,  so IE11

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 24 janvier 2018 10:57
À : Openmeetings user-list
Objet : Re: AUDIO bug (IE Explorer)

Sounds like serious issue :(((
Will try to check ASAP ...
Not sure when, my primary OS is Ubuntu, but I'll try to do my best

Are you using IE11 or Edge?

On Wed, Jan 24, 2018 at 9:36 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi Maxim,

We found another bug that you maybe will be able to fix in 4.0.2, l’ll try to 
explain here.

If 2 persons (or more) are in the same room and open their microphone, as one 
of the person leave the room, it’s look like the AUDIO channel stay open.
Even if the person is OUT of the room, we will still be able to hear his voice 
(AUDIO).

This bug is reprodicible alo on the DEMO server (4.0.1).  It’s only their with 
IE.

Please keep me inform if you have time to test it out ?



--
WBR
Maxim aka solomax


AUDIO bug (IE Explorer)

2018-01-24 Thread Chamberland, Martin
Hi Maxim,

We found another bug that you maybe will be able to fix in 4.0.2, l'll try to 
explain here.

If 2 persons (or more) are in the same room and open their microphone, as one 
of the person leave the room, it's look like the AUDIO channel stay open.
Even if the person is OUT of the room, we will still be able to hear his voice 
(AUDIO).

This bug is reprodicible alo on the DEMO server (4.0.1).  It's only their with 
IE.

Please keep me inform if you have time to test it out ?


RE: BUG in room (first login)

2018-01-24 Thread Chamberland, Martin
Ok Maxim, thank’s for pointing me out about this old bug.

Sorry, didn’t catch up on it  ☹

We will keep that activate for now and wait for 4.0.2

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 23 janvier 2018 22:40
À : Openmeetings user-list
Objet : Re: BUG in room (first login)

Just have checked locally
Everything seems to work on latest 4.0.2 version
Do my best to perform release 

On Wed, Jan 24, 2018 at 7:30 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Sounds like this https://issues.apache.org/jira/browse/OPENMEETINGS-1799 issue 
to me
Will try to double-check and report back

On Wed, Jan 24, 2018 at 4:06 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi Maxim,

Can you do that test please on the DEMO server.

Change that value :   dashboard.show.chat = 0

And see when entering for the first time a room and see if the room is OK ?

Here, running  4.0.1,   if we change the value :  dashboard.show.chat = 0

We are having issue with the MENU in the room,  we have to quit the room and 
enter it again to have a clean MENU (up front).

Please give me some feeback about that test.

Bye

Martin C.



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax


BUG in room (first login)

2018-01-23 Thread Chamberland, Martin
Hi Maxim,

Can you do that test please on the DEMO server.

Change that value :   dashboard.show.chat = 0

And see when entering for the first time a room and see if the room is OK ?

Here, running  4.0.1,   if we change the value :  dashboard.show.chat = 0

We are having issue with the MENU in the room,  we have to quit the room and 
enter it again to have a clean MENU (up front).

Please give me some feeback about that test.

Bye

Martin C.


RE: error JAVA (screensharing)

2017-12-20 Thread Chamberland, Martin
- Signed by "CN=The Apache Software Foundation, OU=Apache OpenMeetings, O=The Ap
ache Software Foundation, L=Wakefield, ST=Massachusetts, C=US"
Digest algorithm: SHA-256
Signature algorithm: SHA256withRSA, 2048-bit key
  Timestamped by "CN=Symantec Time Stamping Services Signer - G4, O=Symantec Cor
poration, C=US" on ven. déc. 08 14:52:07 UTC 2017
Timestamp digest algorithm: SHA-1
Timestamp signature algorithm: SHA1withRSA, 2048-bit key
- Signed by "CN=The Legion of the Bouncy Castle, OU=Java Software Code Signing,
O=Sun Microsystems Inc"
Digest algorithm: SHA-256
Signature algorithm: SHA1withDSA, 1024-bit key
  Timestamped by "CN=GeoTrust 2048-bit Timestamping Signer 2, O=GeoTrust Inc, C=
US" on jeu. déc. 22 02:21:41 UTC 2016
Timestamp digest algorithm: SHA-1
Timestamp signature algorithm: SHA1withRSA, 2048-bit key

jar verified.

Warning: This jar contains entries whose certificate chain is not validated.

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 20 décembre 2017 05:46
À : Openmeetings user-list
Objet : Re: error JAVA (screensharing)

Not sure I got the question :(
Could you please re-phrase?

On Mon, Dec 18, 2017 at 11:05 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi Maxim,

We never did that in our installation.  Can you give me more information about 
it ?


https://openmeetings.apache.org/RTMPSAndHTTPS.html

Native RTMPS
Default RTMPS port is 8443, you can change it by editing 
red5/conf/red5.properties and change the port here: rtmps.port=8443
Please set rtmps.keystorepass=password and rtmps.truststorepass=password 
(password = password you set on your new keystore(s))
Additionally you need to set rtmps.screen.keystorepass=screenpassword 
(screenpassword = password you set on your keystore for screen-sharing 
application)

>>   rtmps.screen.keystorepass=password
>> rtmps.screen.keystorefile=conf/screen.keystore.jks
>> rtmps.screen.truststorepass=password
>> rtmps.screen.truststorefile=conf/screen.truststore.jks

https://www.mail-archive.com/user@openmeetings.apache.org/msg07323.html

javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: 
PKIX path validation failed: java.security.cert.CertPathValidatorException: 
Path does not chain with any of the trust anchors


De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 17 décembre 2017 15:33
À : Openmeetings user-list
Objet : Re: error JAVA (screensharing)

Hello Martin,

Is it reproducible on demo server?
Do you have any special steps to reproduce?

I'll double-check the code and will add some guards against this, but report 
steps would be better 
WBR, Maxim
(from mobile, sorry for the typos)

On Sat, Dec 16, 2017, 03:39 Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

Any clue about this one.

4.0.1 fresh install

When trying to share the screen

ERROR 12-15 15:38:31.122 o.a.o.w.r.VideoSettings:97 [0.0-5080-exec-9] - Error 
while constructing video settings parameters
java.net<http://java.net>.MalformedURLException: no protocol: 
undefined/openmeetings/screenshare

ERROR 12-15 15:38:31.124 o.a.o.w.r.m.StartSharingButton:126 [0.0-5080-exec-9] - 
Unexpected error while creating jnlp file
com.github.openjson.JSONException: No value for url

thank’s



--
WBR
Maxim aka solomax


RE: JNLP showing security warning in recording start.

2017-12-19 Thread Chamberland, Martin
Any fix about that issue.

We get that now when trying to use screensharing

Caused by: java.util.jar.JarException: 
https://*.domaine.com:5443/openmeetings/screenshare/bcprov-jdk15on-1.56.jar is 
not signed by a trusted signer.

version 4.0.1 release
debian stretch 9
port 5443 (rtmps)

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 18 décembre 2017 02:43
À : K, Amit (MIND)
Cc : Openmeetings user-list
Objet : Re: JNLP showing security warning in recording start.

/openmeetings on demo shouldn't display any warning

You also can try to run
Javaws -uninstall
To clean the cache
WBR, Maxim
(from mobile, sorry for the typos)

On Mon, Dec 18, 2017, 08:41 K, Amit (MIND) 
> wrote:
Dear Maxim,

I am pulling latest continuously since 4.x was not launched officially till now.

On that time JNLP application (Applet for recording) was not signed and show 
security issue if we run this applet.

Now as we released 4.x officially so the applet is signed I think and does not 
show this warning at demo server.

But when I ran it on my local, it is still showing the same warning to me.

Can you please help me what should I need to do to get rid of this warning.

Best Regards,
Amit




The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any 
virus/trojan/worms/malicious code transmitted by this email. 
www.motherson.com


RE: error JAVA (screensharing)

2017-12-18 Thread Chamberland, Martin
Hi Maxim,

We never did that in our installation.  Can you give me more information about 
it ?


https://openmeetings.apache.org/RTMPSAndHTTPS.html

Native RTMPS
Default RTMPS port is 8443, you can change it by editing 
red5/conf/red5.properties and change the port here: rtmps.port=8443
Please set rtmps.keystorepass=password and rtmps.truststorepass=password 
(password = password you set on your new keystore(s))
Additionally you need to set rtmps.screen.keystorepass=screenpassword 
(screenpassword = password you set on your keystore for screen-sharing 
application)

>>   rtmps.screen.keystorepass=password
>> rtmps.screen.keystorefile=conf/screen.keystore.jks
>> rtmps.screen.truststorepass=password
>> rtmps.screen.truststorefile=conf/screen.truststore.jks

https://www.mail-archive.com/user@openmeetings.apache.org/msg07323.html

javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: 
PKIX path validation failed: java.security.cert.CertPathValidatorException: 
Path does not chain with any of the trust anchors


De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 17 décembre 2017 15:33
À : Openmeetings user-list
Objet : Re: error JAVA (screensharing)

Hello Martin,

Is it reproducible on demo server?
Do you have any special steps to reproduce?

I'll double-check the code and will add some guards against this, but report 
steps would be better 
WBR, Maxim
(from mobile, sorry for the typos)

On Sat, Dec 16, 2017, 03:39 Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

Any clue about this one.

4.0.1 fresh install

When trying to share the screen

ERROR 12-15 15:38:31.122 o.a.o.w.r.VideoSettings:97 [0.0-5080-exec-9] - Error 
while constructing video settings parameters
java.net.MalformedURLException: no protocol: undefined/openmeetings/screenshare

ERROR 12-15 15:38:31.124 o.a.o.w.r.m.StartSharingButton:126 [0.0-5080-exec-9] - 
Unexpected error while creating jnlp file
com.github.openjson.JSONException: No value for url

thank’s


RE: error JAVA (screensharing)

2017-12-18 Thread Chamberland, Martin
I have to tell you that our installation is base on port 5443 RTPMS (HTTPS/SSL)

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 17 décembre 2017 15:33
À : Openmeetings user-list
Objet : Re: error JAVA (screensharing)

Hello Martin,

Is it reproducible on demo server?
Do you have any special steps to reproduce?

I'll double-check the code and will add some guards against this, but report 
steps would be better 
WBR, Maxim
(from mobile, sorry for the typos)

On Sat, Dec 16, 2017, 03:39 Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

Any clue about this one.

4.0.1 fresh install

When trying to share the screen

ERROR 12-15 15:38:31.122 o.a.o.w.r.VideoSettings:97 [0.0-5080-exec-9] - Error 
while constructing video settings parameters
java.net.MalformedURLException: no protocol: undefined/openmeetings/screenshare

ERROR 12-15 15:38:31.124 o.a.o.w.r.m.StartSharingButton:126 [0.0-5080-exec-9] - 
Unexpected error while creating jnlp file
com.github.openjson.JSONException: No value for url

thank’s


error JAVA (screensharing)

2017-12-15 Thread Chamberland, Martin
Hi there,

Any clue about this one.

4.0.1 fresh install

When trying to share the screen

ERROR 12-15 15:38:31.122 o.a.o.w.r.VideoSettings:97 [0.0-5080-exec-9] - Error 
while constructing video settings parameters
java.net.MalformedURLException: no protocol: undefined/openmeetings/screenshare

ERROR 12-15 15:38:31.124 o.a.o.w.r.m.StartSharingButton:126 [0.0-5080-exec-9] - 
Unexpected error while creating jnlp file
com.github.openjson.JSONException: No value for url

thank's


OM 4.0.1 (install PROBLEM)

2017-12-11 Thread Chamberland, Martin
Hi there,

Trying to install a new fresh install.

Problem with database, anyone have this too with the new release ?

 
org.apache.openjpa.persistence.PersistenceException:
The transaction has been rolled back.  See the nested exceptions for details on 
the errors that occurred.
FailedObject: org.apache.openmeetings.db.entity.basic.Configuration@3cca565c at 
org.apache.openjpa.kernel.BrokerImpl.newFlushException(BrokerImpl.java:2368)
at org.apache.openjpa.kernel.BrokerImpl.flush(BrokerImpl.java:2205)
at org.apache.openjpa.kernel.BrokerImpl.flushSafe(BrokerImpl.java:2103)
at org.apache.openjpa.kernel.BrokerImpl.flush(BrokerImpl.java:1874)



RE: 4.0.1 (error in LOG) undefined/openmeetings/screenshare

2017-12-11 Thread Chamberland, Martin
Hi there,

Here the fix to remove:  According this: "java.lang.NoClassDefFoundError: Could 
not initialize class sun.awt.X11GraphicsEnvironment"  in the openmeetings.log

sudo nano -c /opt/red5401/red5.sh
line 77

before:
exec "$JAVA" -Dred5.root="${RED5_HOME}" $JAVA_OPTS -cp "${RED5_CLASSPATH}" 
"$RED5_MAINCLASS" $RED5_OPTS

after
exec "$JAVA" -Djava.awt.headless=true -Dred5.root="${RED5_HOME}" $JAVA_OPTS -cp 
"${RED5_CLASSPATH}" "$RED5_MAINCLASS" $RED5_OPTS

add:  -Djava.awt.headless=true

sudo /etc/init.d/red5-ubdeb2 restart

hope it help !


-Message d'origine-
De : Maxim Solodovnik [mailto:solomax...@gmail.com] 
Envoyé : 11 décembre 2017 10:40
À : Openmeetings user-list
Objet : Re: 4.0.1 (error in LOG) undefined/openmeetings/screenshare

According: "java.net.MalformedURLException: no protocol:
undefined/openmeetings/screenshare"
This seems to affect nothing, just polluting the logs 
Will fix as soon as I'll be able to reproduce :

According this: "java.lang.NoClassDefFoundError: Could not initialize class 
sun.awt.X11GraphicsEnvironment"
It seems you have with NO awt module
Could you please search mailing lists? we had such issue recently

On Mon, Dec 11, 2017 at 10:24 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca> wrote:
> We just clean install the new 4.0.1 this morning and we can see this 
> in the openmeetings.log
>
>
>
> ERROR 12-11 10:21:09.343 o.a.o.w.r.VideoSettings:97 [0.0-5443-exec-7] 
> - Error while constructing video settings parameters
>
> java.net.MalformedURLException: no protocol:
> undefined/openmeetings/screenshare
>
> at java.net.URL.(URL.java:593)
>
> at java.net.URL.(URL.java:490)
>
> at java.net.URL.(URL.java:439)
>
> at
> org.apache.openmeetings.web.room.VideoSettings.getInitJson(VideoSettin
> gs.java:84)
>
> at
> org.apache.openmeetings.web.room.RoomPanel$1.respond(RoomPanel.java:13
> 8)
>
> at
> org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractD
> efaultAjaxBehavior.java:598)
>
> at
> org.apache.wicket.core.request.handler.ListenerRequestHandler.internal
> Invoke(ListenerRequestHandler.java:306)
>
> at
> org.apache.wicket.core.request.handler.ListenerRequestHandler.invoke(L
> istenerRequestHandler.java:280)
>
>
>
> First time we have that error.
>
> The message appear when a user enter a room.
>
>
>
> We also can see that other error when entering the OpenMeetings web 
> interface and leave (QUIT)
>
>
>
> ERROR 12-11 10:23:43.726 o.a.c.c.C.[.[.0.0.0.[.[default]:182
> [0.0-5443-exec-2] - Servlet.service() for servlet [default] in context 
> with path [/openmeetings] threw exception [Filter execution threw an 
> exception] with root cause
>
> java.lang.NoClassDefFoundError: Could not initialize class 
> sun.awt.X11GraphicsEnvironment
>
> at java.lang.Class.forName0(Native Method)
>
> at java.lang.Class.forName(Class.java:264)
>
>
>
>
>
> thank’s to help



--
WBR
Maxim aka solomax


4.0.1 (error in LOG) undefined/openmeetings/screenshare

2017-12-11 Thread Chamberland, Martin
We just clean install the new 4.0.1 this morning and we can see this in the 
openmeetings.log

ERROR 12-11 10:21:09.343 o.a.o.w.r.VideoSettings:97 [0.0-5443-exec-7] - Error 
while constructing video settings parameters
java.net.MalformedURLException: no protocol: undefined/openmeetings/screenshare
at java.net.URL.(URL.java:593)
at java.net.URL.(URL.java:490)
at java.net.URL.(URL.java:439)
at 
org.apache.openmeetings.web.room.VideoSettings.getInitJson(VideoSettings.java:84)
at 
org.apache.openmeetings.web.room.RoomPanel$1.respond(RoomPanel.java:138)
at 
org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:598)
at 
org.apache.wicket.core.request.handler.ListenerRequestHandler.internalInvoke(ListenerRequestHandler.java:306)
at 
org.apache.wicket.core.request.handler.ListenerRequestHandler.invoke(ListenerRequestHandler.java:280)

First time we have that error.
The message appear when a user enter a room.

We also can see that other error when entering the OpenMeetings web interface 
and leave (QUIT)

ERROR 12-11 10:23:43.726 o.a.c.c.C.[.[.0.0.0.[.[default]:182 [0.0-5443-exec-2] 
- Servlet.service() for servlet [default] in context with path [/openmeetings] 
threw exception [Filter execution threw an exception] with root cause
java.lang.NoClassDefFoundError: Could not initialize class 
sun.awt.X11GraphicsEnvironment
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)


thank's to help


RE: backup / restore (command line)

2017-12-08 Thread Chamberland, Martin
In other word,  what we need is a simple step by step « how to » upgrade from 
4.0.1 nighlty to 4.0.1 stable without loosing nothing.

Last time wei’v update from 4.0.1 (first release), to 4.0.1-SNAPSHOT 9cd0c98 
2017  and we need to translast again and do all change in translation section ☹


De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 8 décembre 2017 13:28
À : Openmeetings user-list
Objet : Re: backup / restore (command line)

restore writes data to the DB
no merge is performed

so your previous data is just added to the existent data (duplication)

this is why I'm adding --drop
for derby DB folder should be manually deleted

On Sat, Dec 9, 2017 at 1:25 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Here what we test here.

./admin.sh -b -file backup-test.zip

So we made a change inside a public room,  we change the name of the room and 
some configuration.

After we run this :  /admin.sh -r --file /admin.sh -r –file

All the settings that was change are still there,  am i missing something ?







--
WBR
Maxim aka solomax


backup / restore (command line)

2017-12-08 Thread Chamberland, Martin
Here what we test here.

./admin.sh -b -file backup-test.zip

So we made a change inside a public room,  we change the name of the room and 
some configuration.

After we run this :  /admin.sh -r --file /admin.sh -r -file

All the settings that was change are still there,  am i missing something ?






RE: camera and mic disabled

2017-12-08 Thread Chamberland, Martin
Thank’s,  your first command work to restore my backup.

But the second one give me some errors.

Question : is that normal, my backup have only  22k ?


De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 8 décembre 2017 11:51
À : Openmeetings user-list
Objet : Re: camera and mic disabled

This command
./admin.sh -r -f backup_2017_12_08_11_35_23.zip
Should look like this:
./admin.sh -r -file backup_2017_12_08_11_35_23.zip

I personally prefer:
./admin.sh -v -i -file backup_2015_12_07_03_35_39.zip --drop 
--skip-default-objects


On Fri, Dec 8, 2017 at 11:46 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
./admin.sh -r -f backup_2017_12_08_11_35_23.zip

./admin.sh -r backup_2017_12_08_11_35_23.zip
[INFO] [main] org.apache.openmeetings.cli.Admin - File should be specified, and 
point the existent zip file
File should be specified, and point the existent zip file

[INFO] [main] org.apache.openmeetings.cli.Admin - The option 'f' was specified 
but an option from this group has already been selected: 'r'
The option 'f' was specified but an option from this group has already been 
selected: 'r'
usage: admin [-h|-b|-r|-i|-l|-f] [options]
Please specify one of the required parameters.



De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 8 décembre 2017 11:24
À : Openmeetings user-list
Objet : Re: camera and mic disabled

you can also get help by running admin.sh without arguments 

On Fri, Dec 8, 2017 at 11:20 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
It’s the tool (url link) i need.

I will read that carrefully do to rooms backup/restore

thank’s  Maxim !

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 8 décembre 2017 11:19
À : Openmeetings user-list
Objet : Re: camera and mic disabled

Is this http://openmeetings.apache.org/CommandLineAdmin.html enough 
information? :))))

On Fri, Dec 8, 2017 at 11:03 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I found the file for the translation, it’s perfect.
We will keep those file (after we made ours proper changes).

Now, for the publics rooms.  If we do changes in thoses room, you talk about « 
command line admin »  for backup/restore.

Can you help me about that, give me more information about the command line ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 6 décembre 2017 10:24
À : Openmeetings user-list
Objet : Re: camera and mic disabled

Actually release differs from nightly by
1) level of testing
2) release contains signed screen-sharing application and doesn't display ugly 
warning to the user :)

The best way to save your changes to language files - contribute them back ;))

To be serious:
1) All labels are stored in xml files under 
webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/app/ folder, 
you can merge them with updated version (merge is prefered comparing to 
overwrite to have all added labels, if any)
2) DB room files and recordings can be preserved using backup/restore (I prefer 
command line admin for this)

On Wed, Dec 6, 2017 at 8:05 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Perfect, we will probably wait for that release, but..

Suppose we keep running that 4.0.1 nighlty build now and that we setup it as we 
want (create new room, change some sentence in french etc etc).
How can we do the update after to 4.0.1 stable without loosing all of those 
precious settings ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 6 décembre 2017 00:39
À : Openmeetings user-list
Objet : Re: camera and mic disabled

Hello Martin,

The VOTE regarding 4.0.1 release is currently in progress: 
http://openmeetings.markmail.org/thread/olyppsslyztcgc6h
Will be announced by the end of the week (in case there will be no 
show-stoppers ... )

On Wed, Dec 6, 2017 at 2:30 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We finally fix all of our current problem related to MIC and CAM.

Solution was to reinstall a clean nighltly build from 5 dec 2017.

I think our upgrade from 4.0.1 first release (missing main.swf) to 4.0.1 (1 dec 
2017) was not so clean ☹

I think we will wait before deploy in production the release of 4.0.1 stable, 
any date ?
We are now running  1.8 and no problem at all ☺


De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 1 décembre 2017 23:21
À : Openmeetings user-list
Objet : Re: camera and mic disabled

This might be "the feature"
Both mic and cam are disabled in case mic/cam were not selected in settings and 
saved
In this cas

RE: camera and mic disabled

2017-12-08 Thread Chamberland, Martin
./admin.sh -r -f backup_2017_12_08_11_35_23.zip

./admin.sh -r backup_2017_12_08_11_35_23.zip
[INFO] [main] org.apache.openmeetings.cli.Admin - File should be specified, and 
point the existent zip file
File should be specified, and point the existent zip file

[INFO] [main] org.apache.openmeetings.cli.Admin - The option 'f' was specified 
but an option from this group has already been selected: 'r'
The option 'f' was specified but an option from this group has already been 
selected: 'r'
usage: admin [-h|-b|-r|-i|-l|-f] [options]
Please specify one of the required parameters.



De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 8 décembre 2017 11:24
À : Openmeetings user-list
Objet : Re: camera and mic disabled

you can also get help by running admin.sh without arguments 

On Fri, Dec 8, 2017 at 11:20 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
It’s the tool (url link) i need.

I will read that carrefully do to rooms backup/restore

thank’s  Maxim !

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 8 décembre 2017 11:19
À : Openmeetings user-list
Objet : Re: camera and mic disabled

Is this http://openmeetings.apache.org/CommandLineAdmin.html enough 
information? :

On Fri, Dec 8, 2017 at 11:03 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I found the file for the translation, it’s perfect.
We will keep those file (after we made ours proper changes).

Now, for the publics rooms.  If we do changes in thoses room, you talk about « 
command line admin »  for backup/restore.

Can you help me about that, give me more information about the command line ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 6 décembre 2017 10:24
À : Openmeetings user-list
Objet : Re: camera and mic disabled

Actually release differs from nightly by
1) level of testing
2) release contains signed screen-sharing application and doesn't display ugly 
warning to the user :)

The best way to save your changes to language files - contribute them back ;))

To be serious:
1) All labels are stored in xml files under 
webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/app/ folder, 
you can merge them with updated version (merge is prefered comparing to 
overwrite to have all added labels, if any)
2) DB room files and recordings can be preserved using backup/restore (I prefer 
command line admin for this)

On Wed, Dec 6, 2017 at 8:05 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Perfect, we will probably wait for that release, but..

Suppose we keep running that 4.0.1 nighlty build now and that we setup it as we 
want (create new room, change some sentence in french etc etc).
How can we do the update after to 4.0.1 stable without loosing all of those 
precious settings ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 6 décembre 2017 00:39
À : Openmeetings user-list
Objet : Re: camera and mic disabled

Hello Martin,

The VOTE regarding 4.0.1 release is currently in progress: 
http://openmeetings.markmail.org/thread/olyppsslyztcgc6h
Will be announced by the end of the week (in case there will be no 
show-stoppers ... )

On Wed, Dec 6, 2017 at 2:30 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We finally fix all of our current problem related to MIC and CAM.

Solution was to reinstall a clean nighltly build from 5 dec 2017.

I think our upgrade from 4.0.1 first release (missing main.swf) to 4.0.1 (1 dec 
2017) was not so clean ☹

I think we will wait before deploy in production the release of 4.0.1 stable, 
any date ?
We are now running  1.8 and no problem at all ☺


De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 1 décembre 2017 23:21
À : Openmeetings user-list
Objet : Re: camera and mic disabled

This might be "the feature"
Both mic and cam are disabled in case mic/cam were not selected in settings and 
saved
In this case cam/mic is grayed-out ....

Could you please confirm?

On Sat, Dec 2, 2017 at 3:34 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Problem here with 4.0.1 (1 dec release)

This problem seem to exist on the demo server

Clicking on the webcam button (to enable/disable the webcam) doesn't do 
anything.
Clicking the gear button to select a webcam and a microphone works though, we 
can see the webcam feed during this test.



De : Hossein Dehghanpoor 
[mailto:hossein.dehghanp...@gmail.com<mailto:hossein.dehghanp...@gmail.com>]
Envoyé : 28 novembre 2017 09:05
À : Openmeetings user-list
Objet : Re: camera and mic disabled

hello.
of course google ch

RE: camera and mic disabled

2017-12-08 Thread Chamberland, Martin
It’s the tool (url link) i need.

I will read that carrefully do to rooms backup/restore

thank’s  Maxim !

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 8 décembre 2017 11:19
À : Openmeetings user-list
Objet : Re: camera and mic disabled

Is this http://openmeetings.apache.org/CommandLineAdmin.html enough 
information? :

On Fri, Dec 8, 2017 at 11:03 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I found the file for the translation, it’s perfect.
We will keep those file (after we made ours proper changes).

Now, for the publics rooms.  If we do changes in thoses room, you talk about « 
command line admin »  for backup/restore.

Can you help me about that, give me more information about the command line ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 6 décembre 2017 10:24
À : Openmeetings user-list
Objet : Re: camera and mic disabled

Actually release differs from nightly by
1) level of testing
2) release contains signed screen-sharing application and doesn't display ugly 
warning to the user :)

The best way to save your changes to language files - contribute them back ;))

To be serious:
1) All labels are stored in xml files under 
webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/app/ folder, 
you can merge them with updated version (merge is prefered comparing to 
overwrite to have all added labels, if any)
2) DB room files and recordings can be preserved using backup/restore (I prefer 
command line admin for this)

On Wed, Dec 6, 2017 at 8:05 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Perfect, we will probably wait for that release, but..

Suppose we keep running that 4.0.1 nighlty build now and that we setup it as we 
want (create new room, change some sentence in french etc etc).
How can we do the update after to 4.0.1 stable without loosing all of those 
precious settings ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 6 décembre 2017 00:39
À : Openmeetings user-list
Objet : Re: camera and mic disabled

Hello Martin,

The VOTE regarding 4.0.1 release is currently in progress: 
http://openmeetings.markmail.org/thread/olyppsslyztcgc6h
Will be announced by the end of the week (in case there will be no 
show-stoppers ... )

On Wed, Dec 6, 2017 at 2:30 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We finally fix all of our current problem related to MIC and CAM.

Solution was to reinstall a clean nighltly build from 5 dec 2017.

I think our upgrade from 4.0.1 first release (missing main.swf) to 4.0.1 (1 dec 
2017) was not so clean ☹

I think we will wait before deploy in production the release of 4.0.1 stable, 
any date ?
We are now running  1.8 and no problem at all ☺


De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 1 décembre 2017 23:21
À : Openmeetings user-list
Objet : Re: camera and mic disabled

This might be "the feature"
Both mic and cam are disabled in case mic/cam were not selected in settings and 
saved
In this case cam/mic is grayed-out ....

Could you please confirm?

On Sat, Dec 2, 2017 at 3:34 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Problem here with 4.0.1 (1 dec release)

This problem seem to exist on the demo server

Clicking on the webcam button (to enable/disable the webcam) doesn't do 
anything.
Clicking the gear button to select a webcam and a microphone works though, we 
can see the webcam feed during this test.



De : Hossein Dehghanpoor 
[mailto:hossein.dehghanp...@gmail.com<mailto:hossein.dehghanp...@gmail.com>]
Envoyé : 28 novembre 2017 09:05
À : Openmeetings user-list
Objet : Re: camera and mic disabled

hello.
of course google chrome requires HTTPS inorder to use cam and mic. but firefox 
is ok.

On Tue, Nov 28, 2017 at 5:21 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
That is strange,  because last week i’m pretty sure i’v install a new OM 4.0.1 
without setting up in HTTPS and mic/cam was working.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 27 novembre 2017 22:40
À : Openmeetings user-list
Cc : om.insig...@coscend.com<mailto:om.insig...@coscend.com>
Objet : Re: camera and mic disabled

Hello Martin,

By default both camera and microphone are disabled until user will choose 
correct devices and allow to use it
Most probably device list will be inaccessible until you will set up HTTPS 
(modern browser limitation)

On Tue, Nov 28, 2017 at 2:11 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v

RE: camera and mic disabled

2017-12-08 Thread Chamberland, Martin
I found the file for the translation, it’s perfect.
We will keep those file (after we made ours proper changes).

Now, for the publics rooms.  If we do changes in thoses room, you talk about « 
command line admin »  for backup/restore.

Can you help me about that, give me more information about the command line ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 6 décembre 2017 10:24
À : Openmeetings user-list
Objet : Re: camera and mic disabled

Actually release differs from nightly by
1) level of testing
2) release contains signed screen-sharing application and doesn't display ugly 
warning to the user :)

The best way to save your changes to language files - contribute them back ;))

To be serious:
1) All labels are stored in xml files under 
webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/app/ folder, 
you can merge them with updated version (merge is prefered comparing to 
overwrite to have all added labels, if any)
2) DB room files and recordings can be preserved using backup/restore (I prefer 
command line admin for this)

On Wed, Dec 6, 2017 at 8:05 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Perfect, we will probably wait for that release, but..

Suppose we keep running that 4.0.1 nighlty build now and that we setup it as we 
want (create new room, change some sentence in french etc etc).
How can we do the update after to 4.0.1 stable without loosing all of those 
precious settings ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 6 décembre 2017 00:39
À : Openmeetings user-list
Objet : Re: camera and mic disabled

Hello Martin,

The VOTE regarding 4.0.1 release is currently in progress: 
http://openmeetings.markmail.org/thread/olyppsslyztcgc6h
Will be announced by the end of the week (in case there will be no 
show-stoppers ... )

On Wed, Dec 6, 2017 at 2:30 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We finally fix all of our current problem related to MIC and CAM.

Solution was to reinstall a clean nighltly build from 5 dec 2017.

I think our upgrade from 4.0.1 first release (missing main.swf) to 4.0.1 (1 dec 
2017) was not so clean ☹

I think we will wait before deploy in production the release of 4.0.1 stable, 
any date ?
We are now running  1.8 and no problem at all ☺


De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 1 décembre 2017 23:21
À : Openmeetings user-list
Objet : Re: camera and mic disabled

This might be "the feature"
Both mic and cam are disabled in case mic/cam were not selected in settings and 
saved
In this case cam/mic is grayed-out 

Could you please confirm?

On Sat, Dec 2, 2017 at 3:34 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Problem here with 4.0.1 (1 dec release)

This problem seem to exist on the demo server

Clicking on the webcam button (to enable/disable the webcam) doesn't do 
anything.
Clicking the gear button to select a webcam and a microphone works though, we 
can see the webcam feed during this test.



De : Hossein Dehghanpoor 
[mailto:hossein.dehghanp...@gmail.com<mailto:hossein.dehghanp...@gmail.com>]
Envoyé : 28 novembre 2017 09:05
À : Openmeetings user-list
Objet : Re: camera and mic disabled

hello.
of course google chrome requires HTTPS inorder to use cam and mic. but firefox 
is ok.

On Tue, Nov 28, 2017 at 5:21 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
That is strange,  because last week i’m pretty sure i’v install a new OM 4.0.1 
without setting up in HTTPS and mic/cam was working.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 27 novembre 2017 22:40
À : Openmeetings user-list
Cc : om.insig...@coscend.com<mailto:om.insig...@coscend.com>
Objet : Re: camera and mic disabled

Hello Martin,

By default both camera and microphone are disabled until user will choose 
correct devices and allow to use it
Most probably device list will be inaccessible until you will set up HTTPS 
(modern browser limitation)

On Tue, Nov 28, 2017 at 2:11 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v try with 3 browser (Mozilla, IE, Chrome).

For now, i’m not in HTTPS (maybe later).

De : Coscend@OM [mailto:om.insig...@coscend.com<mailto:om.insig...@coscend.com>]
Envoyé : 27 novembre 2017 14:10
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : RE: camera and mic disabled

Hello Martin,

Is it Chrome browser?  Are you using HTTPS?
Have you tried it with Firefox, Safari, Opera?

Thank you.

Sincerely,

Hemant K. Sabat

Coscend Communications Solutions
www.Coscend.com<http:

RE: camera and mic disabled

2017-12-06 Thread Chamberland, Martin
Perfect, we will probably wait for that release, but..

Suppose we keep running that 4.0.1 nighlty build now and that we setup it as we 
want (create new room, change some sentence in french etc etc).
How can we do the update after to 4.0.1 stable without loosing all of those 
precious settings ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 6 décembre 2017 00:39
À : Openmeetings user-list
Objet : Re: camera and mic disabled

Hello Martin,

The VOTE regarding 4.0.1 release is currently in progress: 
http://openmeetings.markmail.org/thread/olyppsslyztcgc6h
Will be announced by the end of the week (in case there will be no 
show-stoppers ... )

On Wed, Dec 6, 2017 at 2:30 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We finally fix all of our current problem related to MIC and CAM.

Solution was to reinstall a clean nighltly build from 5 dec 2017.

I think our upgrade from 4.0.1 first release (missing main.swf) to 4.0.1 (1 dec 
2017) was not so clean ☹

I think we will wait before deploy in production the release of 4.0.1 stable, 
any date ?
We are now running  1.8 and no problem at all ☺


De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 1 décembre 2017 23:21
À : Openmeetings user-list
Objet : Re: camera and mic disabled

This might be "the feature"
Both mic and cam are disabled in case mic/cam were not selected in settings and 
saved
In this case cam/mic is grayed-out 

Could you please confirm?

On Sat, Dec 2, 2017 at 3:34 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Problem here with 4.0.1 (1 dec release)

This problem seem to exist on the demo server

Clicking on the webcam button (to enable/disable the webcam) doesn't do 
anything.
Clicking the gear button to select a webcam and a microphone works though, we 
can see the webcam feed during this test.



De : Hossein Dehghanpoor 
[mailto:hossein.dehghanp...@gmail.com<mailto:hossein.dehghanp...@gmail.com>]
Envoyé : 28 novembre 2017 09:05
À : Openmeetings user-list
Objet : Re: camera and mic disabled

hello.
of course google chrome requires HTTPS inorder to use cam and mic. but firefox 
is ok.

On Tue, Nov 28, 2017 at 5:21 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
That is strange,  because last week i’m pretty sure i’v install a new OM 4.0.1 
without setting up in HTTPS and mic/cam was working.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 27 novembre 2017 22:40
À : Openmeetings user-list
Cc : om.insig...@coscend.com<mailto:om.insig...@coscend.com>
Objet : Re: camera and mic disabled

Hello Martin,

By default both camera and microphone are disabled until user will choose 
correct devices and allow to use it
Most probably device list will be inaccessible until you will set up HTTPS 
(modern browser limitation)

On Tue, Nov 28, 2017 at 2:11 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v try with 3 browser (Mozilla, IE, Chrome).

For now, i’m not in HTTPS (maybe later).

De : Coscend@OM [mailto:om.insig...@coscend.com<mailto:om.insig...@coscend.com>]
Envoyé : 27 novembre 2017 14:10
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : RE: camera and mic disabled

Hello Martin,

Is it Chrome browser?  Are you using HTTPS?
Have you tried it with Firefox, Safari, Opera?

Thank you.

Sincerely,

Hemant K. Sabat

Coscend Communications Solutions
www.Coscend.com<http://www.coscend.com/>
--
Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…
--
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html



From: Chamberland, Martin [mailto:martin.chamberl...@fadq.qc.ca]
Sent: Monday, November 27, 2017 12:59 PM
To: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Subject: camera and mic disabled

Hi there,

I just install a OM 4.0.1 from scratch and when i go in the setting of a new 
create room, i have DISABLED at camera and mic drop down.

Is there anything i forgot to install ? (package, plugins) ?

I’m running OM 4.0.1 on Debian Strech 9.1

Bye

Martin C.


[AVG logo]<http://www.avg.com/internet-security>


This email has been checked for viruses by AVG antivirus software.
www.avg.com<http://www.avg.com/internet-security>





--
WBR
Maxim aka solomax




--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax


RE: camera and mic disabled

2017-12-05 Thread Chamberland, Martin
Hi there,

We finally fix all of our current problem related to MIC and CAM.

Solution was to reinstall a clean nighltly build from 5 dec 2017.

I think our upgrade from 4.0.1 first release (missing main.swf) to 4.0.1 (1 dec 
2017) was not so clean ☹

I think we will wait before deploy in production the release of 4.0.1 stable, 
any date ?
We are now running  1.8 and no problem at all ☺


De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 1 décembre 2017 23:21
À : Openmeetings user-list
Objet : Re: camera and mic disabled

This might be "the feature"
Both mic and cam are disabled in case mic/cam were not selected in settings and 
saved
In this case cam/mic is grayed-out 

Could you please confirm?

On Sat, Dec 2, 2017 at 3:34 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Problem here with 4.0.1 (1 dec release)

This problem seem to exist on the demo server

Clicking on the webcam button (to enable/disable the webcam) doesn't do 
anything.
Clicking the gear button to select a webcam and a microphone works though, we 
can see the webcam feed during this test.



De : Hossein Dehghanpoor 
[mailto:hossein.dehghanp...@gmail.com<mailto:hossein.dehghanp...@gmail.com>]
Envoyé : 28 novembre 2017 09:05
À : Openmeetings user-list
Objet : Re: camera and mic disabled

hello.
of course google chrome requires HTTPS inorder to use cam and mic. but firefox 
is ok.

On Tue, Nov 28, 2017 at 5:21 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
That is strange,  because last week i’m pretty sure i’v install a new OM 4.0.1 
without setting up in HTTPS and mic/cam was working.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 27 novembre 2017 22:40
À : Openmeetings user-list
Cc : om.insig...@coscend.com<mailto:om.insig...@coscend.com>
Objet : Re: camera and mic disabled

Hello Martin,

By default both camera and microphone are disabled until user will choose 
correct devices and allow to use it
Most probably device list will be inaccessible until you will set up HTTPS 
(modern browser limitation)

On Tue, Nov 28, 2017 at 2:11 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v try with 3 browser (Mozilla, IE, Chrome).

For now, i’m not in HTTPS (maybe later).

De : Coscend@OM [mailto:om.insig...@coscend.com<mailto:om.insig...@coscend.com>]
Envoyé : 27 novembre 2017 14:10
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : RE: camera and mic disabled

Hello Martin,

Is it Chrome browser?  Are you using HTTPS?
Have you tried it with Firefox, Safari, Opera?

Thank you.

Sincerely,

Hemant K. Sabat

Coscend Communications Solutions
www.Coscend.com<http://www.coscend.com/>
--
Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…
--
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html



From: Chamberland, Martin [mailto:martin.chamberl...@fadq.qc.ca]
Sent: Monday, November 27, 2017 12:59 PM
To: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Subject: camera and mic disabled

Hi there,

I just install a OM 4.0.1 from scratch and when i go in the setting of a new 
create room, i have DISABLED at camera and mic drop down.

Is there anything i forgot to install ? (package, plugins) ?

I’m running OM 4.0.1 on Debian Strech 9.1

Bye

Martin C.


[AVG logo]<http://www.avg.com/internet-security>


This email has been checked for viruses by AVG antivirus software.
www.avg.com<http://www.avg.com/internet-security>





--
WBR
Maxim aka solomax




--
WBR
Maxim aka solomax


RE: camera and mic disabled

2017-12-01 Thread Chamberland, Martin
Problem here with 4.0.1 (1 dec release)

This problem seem to exist on the demo server

Clicking on the webcam button (to enable/disable the webcam) doesn't do 
anything.
Clicking the gear button to select a webcam and a microphone works though, we 
can see the webcam feed during this test.



De : Hossein Dehghanpoor [mailto:hossein.dehghanp...@gmail.com]
Envoyé : 28 novembre 2017 09:05
À : Openmeetings user-list
Objet : Re: camera and mic disabled

hello.
of course google chrome requires HTTPS inorder to use cam and mic. but firefox 
is ok.

On Tue, Nov 28, 2017 at 5:21 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
That is strange,  because last week i’m pretty sure i’v install a new OM 4.0.1 
without setting up in HTTPS and mic/cam was working.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 27 novembre 2017 22:40
À : Openmeetings user-list
Cc : om.insig...@coscend.com<mailto:om.insig...@coscend.com>
Objet : Re: camera and mic disabled

Hello Martin,

By default both camera and microphone are disabled until user will choose 
correct devices and allow to use it
Most probably device list will be inaccessible until you will set up HTTPS 
(modern browser limitation)

On Tue, Nov 28, 2017 at 2:11 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v try with 3 browser (Mozilla, IE, Chrome).

For now, i’m not in HTTPS (maybe later).

De : Coscend@OM [mailto:om.insig...@coscend.com<mailto:om.insig...@coscend.com>]
Envoyé : 27 novembre 2017 14:10
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : RE: camera and mic disabled

Hello Martin,

Is it Chrome browser?  Are you using HTTPS?
Have you tried it with Firefox, Safari, Opera?

Thank you.

Sincerely,

Hemant K. Sabat

Coscend Communications Solutions
www.Coscend.com<http://www.coscend.com/>
--
Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…
--
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html



From: Chamberland, Martin [mailto:martin.chamberl...@fadq.qc.ca]
Sent: Monday, November 27, 2017 12:59 PM
To: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Subject: camera and mic disabled

Hi there,

I just install a OM 4.0.1 from scratch and when i go in the setting of a new 
create room, i have DISABLED at camera and mic drop down.

Is there anything i forgot to install ? (package, plugins) ?

I’m running OM 4.0.1 on Debian Strech 9.1

Bye

Martin C.


[AVG logo]<http://www.avg.com/internet-security>


This email has been checked for viruses by AVG antivirus software.
www.avg.com<http://www.avg.com/internet-security>





--
WBR
Maxim aka solomax



RE: camera and mic disabled

2017-12-01 Thread Chamberland, Martin
Ok, i understand.

I will deploy the newest release of 4.0.1 (1 dec 2017).

What is the best way to update from 4.0.1 (october) to 4.0.1 (december) ?



De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 1 décembre 2017 11:45
À : Openmeetings user-list
Objet : Re: camera and mic disabled

this *.swf file was missing in old 4.0.1 build.
It present in all latest builds :))

On Fri, Dec 1, 2017 at 8:11 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I fix it

I was missing (i don’t know how this happen), that file :

/opt/red54/webapps/openmeetings/public/main.swf

That file seem to be not in the apache-openmeetings-4.0.1-SNAPSHOT.zip  but in 
apache-openmeetings-4.0.0.zip

Anyway, it’s working now.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 30 novembre 2017 23:18
À : Openmeetings user-list
Objet : Re: camera and mic disabled

According to my experience and our demo server
everything should work as expected in case you are under HTTPS

can you check if our demo works for you?
Do you have any errors in browser dev console?

On Fri, Dec 1, 2017 at 3:15 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I setup keystore and trustore and now running https,  but still can’t have 
acces to MIC and CAM

Anywhere else i should look for error ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 28 novembre 2017 11:47
À : Openmeetings user-list
Objet : Re: camera and mic disabled

To enable script access to camera/mic HTTPS is enough (RTMPS is not MUST)
here are the steps: http://openmeetings.apache.org/RTMPSAndHTTPS.html

On Tue, Nov 28, 2017 at 10:44 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Firefox 52.5.0 (32bits) and still have  disable for mic/cam  in settings when 
enter a room.

I will try to setup https for OM 4.0.1.
Anyone have a step by step tutorial ?

De : Hossein Dehghanpoor 
[mailto:hossein.dehghanp...@gmail.com<mailto:hossein.dehghanp...@gmail.com>]
Envoyé : 28 novembre 2017 09:05
À : Openmeetings user-list
Objet : Re: camera and mic disabled

hello.
of course google chrome requires HTTPS inorder to use cam and mic. but firefox 
is ok.

On Tue, Nov 28, 2017 at 5:21 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
That is strange,  because last week i’m pretty sure i’v install a new OM 4.0.1 
without setting up in HTTPS and mic/cam was working.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 27 novembre 2017 22:40
À : Openmeetings user-list
Cc : om.insig...@coscend.com<mailto:om.insig...@coscend.com>
Objet : Re: camera and mic disabled

Hello Martin,

By default both camera and microphone are disabled until user will choose 
correct devices and allow to use it
Most probably device list will be inaccessible until you will set up HTTPS 
(modern browser limitation)

On Tue, Nov 28, 2017 at 2:11 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v try with 3 browser (Mozilla, IE, Chrome).

For now, i’m not in HTTPS (maybe later).

De : Coscend@OM [mailto:om.insig...@coscend.com<mailto:om.insig...@coscend.com>]
Envoyé : 27 novembre 2017 14:10
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : RE: camera and mic disabled

Hello Martin,

Is it Chrome browser?  Are you using HTTPS?
Have you tried it with Firefox, Safari, Opera?

Thank you.

Sincerely,

Hemant K. Sabat

Coscend Communications Solutions
www.Coscend.com<http://www.coscend.com/>
--
Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…
--
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html



From: Chamberland, Martin [mailto:martin.chamberl...@fadq.qc.ca]
Sent: Monday, November 27, 2017 12:59 PM
To: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Subject: camera and mic disabled

Hi there,

I just install a OM 4.0.1 from scratch and when i go in the setting of a new 
create room, i have DISABLED at camera and mic drop down.

Is there anything i forgot to install ? (package, plugins) ?

I’m running OM 4.0.1 on Debian Strech 9.1

Bye

Martin C.


[AVG logo]<http://www.avg.com/internet-security>


This email has been checked for viruses by AVG antivirus software.
www.avg.com<http://www.avg.com/internet-security>





--
WBR
Maxim aka solomax




--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax


RE: camera and mic disabled

2017-12-01 Thread Chamberland, Martin
I fix it

I was missing (i don’t know how this happen), that file :

/opt/red54/webapps/openmeetings/public/main.swf

That file seem to be not in the apache-openmeetings-4.0.1-SNAPSHOT.zip  but in 
apache-openmeetings-4.0.0.zip

Anyway, it’s working now.

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 30 novembre 2017 23:18
À : Openmeetings user-list
Objet : Re: camera and mic disabled

According to my experience and our demo server
everything should work as expected in case you are under HTTPS

can you check if our demo works for you?
Do you have any errors in browser dev console?

On Fri, Dec 1, 2017 at 3:15 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I setup keystore and trustore and now running https,  but still can’t have 
acces to MIC and CAM

Anywhere else i should look for error ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 28 novembre 2017 11:47
À : Openmeetings user-list
Objet : Re: camera and mic disabled

To enable script access to camera/mic HTTPS is enough (RTMPS is not MUST)
here are the steps: http://openmeetings.apache.org/RTMPSAndHTTPS.html

On Tue, Nov 28, 2017 at 10:44 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Firefox 52.5.0 (32bits) and still have  disable for mic/cam  in settings when 
enter a room.

I will try to setup https for OM 4.0.1.
Anyone have a step by step tutorial ?

De : Hossein Dehghanpoor 
[mailto:hossein.dehghanp...@gmail.com<mailto:hossein.dehghanp...@gmail.com>]
Envoyé : 28 novembre 2017 09:05
À : Openmeetings user-list
Objet : Re: camera and mic disabled

hello.
of course google chrome requires HTTPS inorder to use cam and mic. but firefox 
is ok.

On Tue, Nov 28, 2017 at 5:21 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
That is strange,  because last week i’m pretty sure i’v install a new OM 4.0.1 
without setting up in HTTPS and mic/cam was working.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 27 novembre 2017 22:40
À : Openmeetings user-list
Cc : om.insig...@coscend.com<mailto:om.insig...@coscend.com>
Objet : Re: camera and mic disabled

Hello Martin,

By default both camera and microphone are disabled until user will choose 
correct devices and allow to use it
Most probably device list will be inaccessible until you will set up HTTPS 
(modern browser limitation)

On Tue, Nov 28, 2017 at 2:11 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v try with 3 browser (Mozilla, IE, Chrome).

For now, i’m not in HTTPS (maybe later).

De : Coscend@OM [mailto:om.insig...@coscend.com<mailto:om.insig...@coscend.com>]
Envoyé : 27 novembre 2017 14:10
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : RE: camera and mic disabled

Hello Martin,

Is it Chrome browser?  Are you using HTTPS?
Have you tried it with Firefox, Safari, Opera?

Thank you.

Sincerely,

Hemant K. Sabat

Coscend Communications Solutions
www.Coscend.com<http://www.coscend.com/>
--
Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…
--
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html



From: Chamberland, Martin [mailto:martin.chamberl...@fadq.qc.ca]
Sent: Monday, November 27, 2017 12:59 PM
To: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Subject: camera and mic disabled

Hi there,

I just install a OM 4.0.1 from scratch and when i go in the setting of a new 
create room, i have DISABLED at camera and mic drop down.

Is there anything i forgot to install ? (package, plugins) ?

I’m running OM 4.0.1 on Debian Strech 9.1

Bye

Martin C.


[AVG logo]<http://www.avg.com/internet-security>


This email has been checked for viruses by AVG antivirus software.
www.avg.com<http://www.avg.com/internet-security>





--
WBR
Maxim aka solomax




--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax


RE: camera and mic disabled

2017-11-30 Thread Chamberland, Martin
I setup keystore and trustore and now running https,  but still can’t have 
acces to MIC and CAM

Anywhere else i should look for error ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 28 novembre 2017 11:47
À : Openmeetings user-list
Objet : Re: camera and mic disabled

To enable script access to camera/mic HTTPS is enough (RTMPS is not MUST)
here are the steps: http://openmeetings.apache.org/RTMPSAndHTTPS.html

On Tue, Nov 28, 2017 at 10:44 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Firefox 52.5.0 (32bits) and still have  disable for mic/cam  in settings when 
enter a room.

I will try to setup https for OM 4.0.1.
Anyone have a step by step tutorial ?

De : Hossein Dehghanpoor 
[mailto:hossein.dehghanp...@gmail.com<mailto:hossein.dehghanp...@gmail.com>]
Envoyé : 28 novembre 2017 09:05
À : Openmeetings user-list
Objet : Re: camera and mic disabled

hello.
of course google chrome requires HTTPS inorder to use cam and mic. but firefox 
is ok.

On Tue, Nov 28, 2017 at 5:21 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
That is strange,  because last week i’m pretty sure i’v install a new OM 4.0.1 
without setting up in HTTPS and mic/cam was working.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 27 novembre 2017 22:40
À : Openmeetings user-list
Cc : om.insig...@coscend.com<mailto:om.insig...@coscend.com>
Objet : Re: camera and mic disabled

Hello Martin,

By default both camera and microphone are disabled until user will choose 
correct devices and allow to use it
Most probably device list will be inaccessible until you will set up HTTPS 
(modern browser limitation)

On Tue, Nov 28, 2017 at 2:11 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v try with 3 browser (Mozilla, IE, Chrome).

For now, i’m not in HTTPS (maybe later).

De : Coscend@OM [mailto:om.insig...@coscend.com<mailto:om.insig...@coscend.com>]
Envoyé : 27 novembre 2017 14:10
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : RE: camera and mic disabled

Hello Martin,

Is it Chrome browser?  Are you using HTTPS?
Have you tried it with Firefox, Safari, Opera?

Thank you.

Sincerely,

Hemant K. Sabat

Coscend Communications Solutions
www.Coscend.com<http://www.coscend.com/>
--
Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…
--
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html



From: Chamberland, Martin [mailto:martin.chamberl...@fadq.qc.ca]
Sent: Monday, November 27, 2017 12:59 PM
To: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Subject: camera and mic disabled

Hi there,

I just install a OM 4.0.1 from scratch and when i go in the setting of a new 
create room, i have DISABLED at camera and mic drop down.

Is there anything i forgot to install ? (package, plugins) ?

I’m running OM 4.0.1 on Debian Strech 9.1

Bye

Martin C.


[AVG logo]<http://www.avg.com/internet-security>


This email has been checked for viruses by AVG antivirus software.
www.avg.com<http://www.avg.com/internet-security>





--
WBR
Maxim aka solomax




--
WBR
Maxim aka solomax


RE: camera and mic disabled

2017-11-28 Thread Chamberland, Martin
Firefox 52.5.0 (32bits) and still have  disable for mic/cam  in settings when 
enter a room.

I will try to setup https for OM 4.0.1.
Anyone have a step by step tutorial ?

De : Hossein Dehghanpoor [mailto:hossein.dehghanp...@gmail.com]
Envoyé : 28 novembre 2017 09:05
À : Openmeetings user-list
Objet : Re: camera and mic disabled

hello.
of course google chrome requires HTTPS inorder to use cam and mic. but firefox 
is ok.

On Tue, Nov 28, 2017 at 5:21 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
That is strange,  because last week i’m pretty sure i’v install a new OM 4.0.1 
without setting up in HTTPS and mic/cam was working.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 27 novembre 2017 22:40
À : Openmeetings user-list
Cc : om.insig...@coscend.com<mailto:om.insig...@coscend.com>
Objet : Re: camera and mic disabled

Hello Martin,

By default both camera and microphone are disabled until user will choose 
correct devices and allow to use it
Most probably device list will be inaccessible until you will set up HTTPS 
(modern browser limitation)

On Tue, Nov 28, 2017 at 2:11 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v try with 3 browser (Mozilla, IE, Chrome).

For now, i’m not in HTTPS (maybe later).

De : Coscend@OM [mailto:om.insig...@coscend.com<mailto:om.insig...@coscend.com>]
Envoyé : 27 novembre 2017 14:10
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : RE: camera and mic disabled

Hello Martin,

Is it Chrome browser?  Are you using HTTPS?
Have you tried it with Firefox, Safari, Opera?

Thank you.

Sincerely,

Hemant K. Sabat

Coscend Communications Solutions
www.Coscend.com<http://www.coscend.com/>
--
Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…
--
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html



From: Chamberland, Martin [mailto:martin.chamberl...@fadq.qc.ca]
Sent: Monday, November 27, 2017 12:59 PM
To: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Subject: camera and mic disabled

Hi there,

I just install a OM 4.0.1 from scratch and when i go in the setting of a new 
create room, i have DISABLED at camera and mic drop down.

Is there anything i forgot to install ? (package, plugins) ?

I’m running OM 4.0.1 on Debian Strech 9.1

Bye

Martin C.


[AVG logo]<http://www.avg.com/internet-security>


This email has been checked for viruses by AVG antivirus software.
www.avg.com<http://www.avg.com/internet-security>





--
WBR
Maxim aka solomax



RE: camera and mic disabled

2017-11-28 Thread Chamberland, Martin
Sadly here with Chrome and Firefox,   mic and cam are disable when HTTPS  is 
not enable on server side ☹


De : Hossein Dehghanpoor [mailto:hossein.dehghanp...@gmail.com]
Envoyé : 28 novembre 2017 09:05
À : Openmeetings user-list
Objet : Re: camera and mic disabled

hello.
of course google chrome requires HTTPS inorder to use cam and mic. but firefox 
is ok.

On Tue, Nov 28, 2017 at 5:21 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
That is strange,  because last week i’m pretty sure i’v install a new OM 4.0.1 
without setting up in HTTPS and mic/cam was working.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 27 novembre 2017 22:40
À : Openmeetings user-list
Cc : om.insig...@coscend.com<mailto:om.insig...@coscend.com>
Objet : Re: camera and mic disabled

Hello Martin,

By default both camera and microphone are disabled until user will choose 
correct devices and allow to use it
Most probably device list will be inaccessible until you will set up HTTPS 
(modern browser limitation)

On Tue, Nov 28, 2017 at 2:11 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v try with 3 browser (Mozilla, IE, Chrome).

For now, i’m not in HTTPS (maybe later).

De : Coscend@OM [mailto:om.insig...@coscend.com<mailto:om.insig...@coscend.com>]
Envoyé : 27 novembre 2017 14:10
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Objet : RE: camera and mic disabled

Hello Martin,

Is it Chrome browser?  Are you using HTTPS?
Have you tried it with Firefox, Safari, Opera?

Thank you.

Sincerely,

Hemant K. Sabat

Coscend Communications Solutions
www.Coscend.com<http://www.coscend.com/>
--
Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…
--
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html



From: Chamberland, Martin [mailto:martin.chamberl...@fadq.qc.ca]
Sent: Monday, November 27, 2017 12:59 PM
To: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Subject: camera and mic disabled

Hi there,

I just install a OM 4.0.1 from scratch and when i go in the setting of a new 
create room, i have DISABLED at camera and mic drop down.

Is there anything i forgot to install ? (package, plugins) ?

I’m running OM 4.0.1 on Debian Strech 9.1

Bye

Martin C.


[AVG logo]<http://www.avg.com/internet-security>


This email has been checked for viruses by AVG antivirus software.
www.avg.com<http://www.avg.com/internet-security>





--
WBR
Maxim aka solomax



RE: camera and mic disabled

2017-11-27 Thread Chamberland, Martin
I'v try with 3 browser (Mozilla, IE, Chrome).

For now, i'm not in HTTPS (maybe later).

De : Coscend@OM [mailto:om.insig...@coscend.com]
Envoyé : 27 novembre 2017 14:10
À : user@openmeetings.apache.org
Objet : RE: camera and mic disabled

Hello Martin,

Is it Chrome browser?  Are you using HTTPS?
Have you tried it with Firefox, Safari, Opera?

Thank you.

Sincerely,

Hemant K. Sabat

Coscend Communications Solutions
www.Coscend.com<http://www.coscend.com/>
--
Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly...
--
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html



From: Chamberland, Martin [mailto:martin.chamberl...@fadq.qc.ca]
Sent: Monday, November 27, 2017 12:59 PM
To: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Subject: camera and mic disabled

Hi there,

I just install a OM 4.0.1 from scratch and when i go in the setting of a new 
create room, i have DISABLED at camera and mic drop down.

Is there anything i forgot to install ? (package, plugins) ?

I'm running OM 4.0.1 on Debian Strech 9.1

Bye

Martin C.


[AVG logo]<http://www.avg.com/internet-security>


This email has been checked for viruses by AVG antivirus software.
www.avg.com<http://www.avg.com/internet-security>





camera and mic disabled

2017-11-27 Thread Chamberland, Martin
Hi there,

I just install a OM 4.0.1 from scratch and when i go in the setting of a new 
create room, i have DISABLED at camera and mic drop down.

Is there anything i forgot to install ? (package, plugins) ?

I'm running OM 4.0.1 on Debian Strech 9.1

Bye

Martin C.


RE: https port

2017-11-16 Thread Chamberland, Martin
nano /opt/redXX/conf/jee-container.xml

UNCOMMENT  / COMMENT





De : Tom Luo [mailto:mario...@gmail.com]
Envoyé : 16 novembre 2017 10:36
À : user@openmeetings.apache.org
Objet : Re: https port

Does anyone know why?


On Thu, Nov 16, 2017 at 12:36 AM, Tom Luo 
> wrote:
Hi,

I set RTMPS to listen at 8443 in red5.properties. However, when I use "sudo 
netstat -plnt" to check all ports, nothing is listening at port 8443.
Does anyone know why?

Thanks,

Tom



On Sat, Nov 11, 2017 at 8:43 PM, Maxim Solodovnik 
> wrote:
http://openmeetings.apache.org/RTMPSAndHTTPS.html#Native_RTMPS

After configuring OM server and successful run (without any errors)
You need to set correct properties in Admin->Config

In case of native RTMPS your HTTPS and RTMPS port should be
1) different
2) accessible


According to dev console
As I wrote before
Detailed config with all data, host port modes, urls
is available at the time of first connect
There is the message "appInit()" followed by the object with all settings

On Sat, Nov 11, 2017 at 12:12 PM, Tom Luo 
> wrote:
Hi, Maxim,

I am also confused. Do you mean my system is trying native RTMPS or tunneling 
RTMPS?
I want to use native RTMPS. If you can tell me how to setup native RTMPS for 
OM4.0, it will be great.
Right now, I feel the instructions are not clear.

Best,

Tom



On Fri, Nov 10, 2017 at 11:52 PM, Tom Luo 
> wrote:
Actually, I have never seen these options in chrome dev console.
Do I have to turn on the debug mode of OM4,0?

On Thu, Nov 9, 2017 at 9:31 PM, Maxim Solodovnik 
> wrote:
It seems Flash trying to talk RTMPTS with RTMPS service
Could you share these options
1.  fallback: "rtmpt://localhost:5080/openmeetings/11"
2.  mode: "broadcast"
3.  native:"false"
4.  rtmpPort: "1935"
5.  rtmpsPort:"8443"
6.  secure:"false"
7.
Available in DEV console during appInit() call


On Fri, Nov 10, 2017 at 12:23 AM, Tom Luo 
> wrote:
Hi, Maxim,

I turned on the debug mode and I did see error messages in the Chrome debug 
console.
But I don't know how to fix the problems. Do you know how? Please see the 
messages below.

["onselect WxH :: 120x90"]
VM497:1 ["resize:: 120x90"]
VM498:1 ["Camera selected:: 0"]
VM499:1 ["Entering getCam ..."]
VM500:1 ["IS NO INTERVIEW "]
VM501:1 ["... getCam DONE [object Camera]"]
VM502:1 (2) ["Camera selected:: [object Camera]", false]
VM504:1 ["Entering getCam ..."]
VM505:1 ["IS NO INTERVIEW "]
VM506:1 ["... getCam DONE [object Camera]"]
VM507:1 ["_attachCamera():: muted ? false"]
VM508:1 ["_attachCamera()::done"]
:8443/open/1:1 POST https://www.ideastoproduct.net:8443/open/1 
net::ERR_EMPTY_RESPONSE
VM512:1 ["ConnectionStatus: NetConnection.Connect.Failed"]
VM517:1 (2) ["setRightsCallback", Array(1)]
VM518:1 (3) ["_updateExclusive", Array(1), Array(3)]
VM705:1 (2) ["appInit()", {…}]
VM706:1 ["resize:: 300x200"]
VM707:1 (2) ["NetConnection is not connected", 
"rtmps://www.ideastoproduct.net:8443/openmeetings/2"]
:8443/open/1:1 POST https://www.ideastoproduct.net:8443/open/1 
net::ERR_EMPTY_RESPONSE
VM798:1 ["ConnectionStatus: NetConnection.Connect.Failed"]

On Thu, Nov 9, 2017 at 10:30 AM, Maxim Solodovnik 
> wrote:
You can try to turn-on client debugging and check browser console ...

On Thu, Nov 9, 2017 at 10:29 PM, Maxim Solodovnik 
> wrote:
Massages from openmeetings.log are just DEBUG messages, nothing to worry about
Have you saved the Camera/Mic settings in Settings dialog?

I don't know what can be wrong since everything works on demo ...

On Thu, Nov 9, 2017 at 9:06 PM, Tom Luo 
> wrote:
Adobe Flash in Firefox somethings will crash in the step.

On Thu, Nov 9, 2017 at 8:35 AM, Tom Luo 
> wrote:
In the choose device window, it will ask for camera permission.

On Thu, Nov 9, 2017 at 8:33 AM, Tom Luo 
> wrote:
In the demo website, after I enter a public room, the browser will ask for the 
camera permission, however, in my website, the browser does not ask.
This means the browser does not want to use camera. I don't know why.

On Thu, Nov 9, 2017 at 8:24 AM, Tom Luo 
> wrote:
I checked my openmeetings.log.
I do see an error message:
DEBUG 11-09 08:16:21.272 o.a.o.c.r.ScopeApplicationAdapter:767 [Thread-57] - 
[MessageSender] -> 'Unable to send message to NULL scope' clientUpdated, null
DEBUG 11-09 08:16:21.297 o.a.o.d.d.r.PollDao:103 [0.0-5443-exec-3] -  :: 
hasPoll :: 4
DEBUG 11-09 08:16:21.300 o.a.o.d.d.r.PollDao:97 

RE: OM 4.0 whiteboard problem

2017-11-10 Thread Chamberland, Martin
Maxim,

With your help,  i’v successfully fin the right way to upgrade !

Now, running 4.0.1 (snapshot) and i can confirm that the upload to 2nd, 3rd etc 
etc files to whiteboard work perfectly !

Thank’s for your patience and your great help.  It’s so much appreciate.

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 10 novembre 2017 09:07
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

what is "cover over"? :)))
the only file is being used: persistense.xml
all other "prefixed" files are just templates for different DBs

On Fri, Nov 10, 2017 at 9:04 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
That’s the file i cover over :  
/opt/red54.40/webapps/openmeetings/WEB-INF/classes/META-INF/mysql_persistence.xml

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 novembre 2017 09:03
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

did you backup your om_home before your first overwrite?
did you copy persistense.xml with valid db name/user/pass etc. ?

On Fri, Nov 10, 2017 at 9:00 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Maxim,

Is that normal that it bring me to the initial web setup page?
Should i configure it again ?

After the upgrade, should i get right away the login screen ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 novembre 2017 08:49
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

you can do upgrade "the hacky way":

1) mv om_home om_home.bak
2) extract tgz with new version to om_home
3) copy db_driver, persistence.xml, webapps/openmeetings/{upload,streams}
4) perform all HTTPS steps (all can be copied)
run

It will work IF DB was not changed between versions


On Fri, Nov 10, 2017 at 8:37 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v try the update without success.

I can enter my OM 4.0.1 instance , but all ROOMS are corrupted.
Left menus are not accessible.

I think i will have to reinstall from scratch.



De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 novembre 2017 07:37
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

You can get snapshot from our build server: 
https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/
and perform update ....
or wait for the release :)

Thanks for checking

On Fri, Nov 10, 2017 at 7:33 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I can confirm that it work correctly now.  I’v create 3 whiteboards and all 
receive perfectly the image/pdf

Thank’s for the fix.

Now,  what is the best method to upgrade our running version ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 novembre 2017 01:39
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Fix can be checked at https://om.alteametasoft.com:8443/next
This demo is just updated to the latest 4.0.1-SNAPSHOT

On Fri, Nov 10, 2017 at 11:31 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Will do it myself

https://issues.apache.org/jira/browse/OPENMEETINGS-1751

On Thu, Nov 9, 2017 at 11:46 PM, Daniel Ascher 
<aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>> wrote:
I can try to create the jira issue. I have done it once before.

Thanks. Dan


On Thu, Nov 9, 2017 at 11:43 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Daniel,  maybe you are more experience then me to fill up the JIRA form ?


De : Daniel Ascher 
[mailto:aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>]
Envoyé : 9 novembre 2017 11:31
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>

Objet : Re: OM 4.0 whiteboard problem

I am having the same problem.

On Thu, Nov 9, 2017 at 11:29 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
http://openmeetings.apache.org/demo.html

any of them

On Thu, Nov 9, 2017 at 11:28 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
URL for the demo server ?,  i will test it now.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:28

À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Interesting, is it reproducible on our demo server?

On Thu, Nov 9, 2017 at 11:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Exactly,   i just test it right away

And on the 2

RE: OM 4.0 whiteboard problem

2017-11-10 Thread Chamberland, Martin
Ok, but here the thing that happen on my 4.0.1 installation.

Tested with  Google Chrome (50.0.2661.102) , Mozilla FireFox(47.0.2) and IE 
(11).

Chrome : « Custom Files » by default
IE :  « Custom Files » by default
Mozilla : « All Files » by default.  (that’s why i ask you if you change 
something in 4.0.1)

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 10 novembre 2017 09:22
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Nope, as I wrote before: I'm not sure this would be good as default behavior
We can start the VOTE and check what other think 

On Fri, Nov 10, 2017 at 9:19 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Maxim,

A quick question, did you fix (change) the way we can choose from different 
file (left dropdown) ?  about what kind of file we can upload ?





--
WBR
Maxim aka solomax


MYSQL configuration

2017-11-10 Thread Chamberland, Martin
Is that file still use ?mysql_persistence.xml

Or everything about DB MySQL was move to : persistence.xml   ?

Thank’s


RE: OM 4.0 whiteboard problem

2017-11-10 Thread Chamberland, Martin
Maxim,

A quick question, did you fix (change) the way we can choose from different 
file (left dropdown) ?  about what kind of file we can upload ?




RE: OM 4.0 whiteboard problem

2017-11-10 Thread Chamberland, Martin
That’s the file i cover over :  
/opt/red54.40/webapps/openmeetings/WEB-INF/classes/META-INF/mysql_persistence.xml

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 10 novembre 2017 09:03
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

did you backup your om_home before your first overwrite?
did you copy persistense.xml with valid db name/user/pass etc. ?

On Fri, Nov 10, 2017 at 9:00 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Maxim,

Is that normal that it bring me to the initial web setup page?
Should i configure it again ?

After the upgrade, should i get right away the login screen ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 novembre 2017 08:49
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

you can do upgrade "the hacky way":

1) mv om_home om_home.bak
2) extract tgz with new version to om_home
3) copy db_driver, persistence.xml, webapps/openmeetings/{upload,streams}
4) perform all HTTPS steps (all can be copied)
run

It will work IF DB was not changed between versions


On Fri, Nov 10, 2017 at 8:37 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v try the update without success.

I can enter my OM 4.0.1 instance , but all ROOMS are corrupted.
Left menus are not accessible.

I think i will have to reinstall from scratch.



De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 novembre 2017 07:37
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

You can get snapshot from our build server: 
https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/
and perform update 
or wait for the release :)

Thanks for checking

On Fri, Nov 10, 2017 at 7:33 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I can confirm that it work correctly now.  I’v create 3 whiteboards and all 
receive perfectly the image/pdf

Thank’s for the fix.

Now,  what is the best method to upgrade our running version ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 novembre 2017 01:39
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Fix can be checked at https://om.alteametasoft.com:8443/next
This demo is just updated to the latest 4.0.1-SNAPSHOT

On Fri, Nov 10, 2017 at 11:31 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Will do it myself

https://issues.apache.org/jira/browse/OPENMEETINGS-1751

On Thu, Nov 9, 2017 at 11:46 PM, Daniel Ascher 
<aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>> wrote:
I can try to create the jira issue. I have done it once before.

Thanks. Dan


On Thu, Nov 9, 2017 at 11:43 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Daniel,  maybe you are more experience then me to fill up the JIRA form ?


De : Daniel Ascher 
[mailto:aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>]
Envoyé : 9 novembre 2017 11:31
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>

Objet : Re: OM 4.0 whiteboard problem

I am having the same problem.

On Thu, Nov 9, 2017 at 11:29 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
http://openmeetings.apache.org/demo.html

any of them

On Thu, Nov 9, 2017 at 11:28 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
URL for the demo server ?,  i will test it now.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:28

À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Interesting, is it reproducible on our demo server?

On Thu, Nov 9, 2017 at 11:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Exactly,   i just test it right away

And on the 2nd WB,   after upload of .JPG, DOC, PDF,  i will never see the 
document.

On the 1st WB, it works everytime.

If i close all WB and start again from scratch, it work on the 1st WB  
perfectly.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:11
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

So your steps are:
1) enter room
2) add WB
3) switch to 2nd WB
4) upload PDF "put directly to WB" checked (?)
5) perform 4) 10 times
Is this correct?

What is unsuccessful result?


On Thu, Nov 9, 2017 at 11:04 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We just finish our OM 4.0 instal

RE: OM 4.0 whiteboard problem

2017-11-10 Thread Chamberland, Martin
Maxim,

Is that normal that it bring me to the initial web setup page?
Should i configure it again ?

After the upgrade, should i get right away the login screen ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 10 novembre 2017 08:49
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

you can do upgrade "the hacky way":

1) mv om_home om_home.bak
2) extract tgz with new version to om_home
3) copy db_driver, persistence.xml, webapps/openmeetings/{upload,streams}
4) perform all HTTPS steps (all can be copied)
run

It will work IF DB was not changed between versions


On Fri, Nov 10, 2017 at 8:37 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I’v try the update without success.

I can enter my OM 4.0.1 instance , but all ROOMS are corrupted.
Left menus are not accessible.

I think i will have to reinstall from scratch.



De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 novembre 2017 07:37
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

You can get snapshot from our build server: 
https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/
and perform update 
or wait for the release :)

Thanks for checking

On Fri, Nov 10, 2017 at 7:33 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I can confirm that it work correctly now.  I’v create 3 whiteboards and all 
receive perfectly the image/pdf

Thank’s for the fix.

Now,  what is the best method to upgrade our running version ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 novembre 2017 01:39
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Fix can be checked at https://om.alteametasoft.com:8443/next
This demo is just updated to the latest 4.0.1-SNAPSHOT

On Fri, Nov 10, 2017 at 11:31 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Will do it myself

https://issues.apache.org/jira/browse/OPENMEETINGS-1751

On Thu, Nov 9, 2017 at 11:46 PM, Daniel Ascher 
<aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>> wrote:
I can try to create the jira issue. I have done it once before.

Thanks. Dan


On Thu, Nov 9, 2017 at 11:43 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Daniel,  maybe you are more experience then me to fill up the JIRA form ?


De : Daniel Ascher 
[mailto:aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>]
Envoyé : 9 novembre 2017 11:31
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>

Objet : Re: OM 4.0 whiteboard problem

I am having the same problem.

On Thu, Nov 9, 2017 at 11:29 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
http://openmeetings.apache.org/demo.html

any of them

On Thu, Nov 9, 2017 at 11:28 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
URL for the demo server ?,  i will test it now.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:28

À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Interesting, is it reproducible on our demo server?

On Thu, Nov 9, 2017 at 11:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Exactly,   i just test it right away

And on the 2nd WB,   after upload of .JPG, DOC, PDF,  i will never see the 
document.

On the 1st WB, it works everytime.

If i close all WB and start again from scratch, it work on the 1st WB  
perfectly.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:11
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

So your steps are:
1) enter room
2) add WB
3) switch to 2nd WB
4) upload PDF "put directly to WB" checked (?)
5) perform 4) 10 times
Is this correct?

What is unsuccessful result?


On Thu, Nov 9, 2017 at 11:04 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We just finish our OM 4.0 installation.
We make some test and we are having problem (working 2 times out of 10) :
If we upload and .PDF file of 1mb to first 2nd whiteboard.  Note : the same 
.PDF file work 10 times out of 10 if upload to the 1st whitboard.




--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
"Creating Bright Futures"

505 York Road, Suite 
6<https://maps.google.com/?q=505+York+Road,+Suite+6+%0D+Jenkintown,+PA+19046+%0D+Office:+215=gmail=g>
Jenkintown, PA 19046
Office

RE: OM 4.0 whiteboard problem

2017-11-10 Thread Chamberland, Martin
500)
at 
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at 
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:754)
at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1376)
at 
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at 
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 10 novembre 2017 07:37
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

You can get snapshot from our build server: 
https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/
and perform update 
or wait for the release :)

Thanks for checking

On Fri, Nov 10, 2017 at 7:33 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I can confirm that it work correctly now.  I’v create 3 whiteboards and all 
receive perfectly the image/pdf

Thank’s for the fix.

Now,  what is the best method to upgrade our running version ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 novembre 2017 01:39
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Fix can be checked at https://om.alteametasoft.com:8443/next
This demo is just updated to the latest 4.0.1-SNAPSHOT

On Fri, Nov 10, 2017 at 11:31 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Will do it myself

https://issues.apache.org/jira/browse/OPENMEETINGS-1751

On Thu, Nov 9, 2017 at 11:46 PM, Daniel Ascher 
<aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>> wrote:
I can try to create the jira issue. I have done it once before.

Thanks. Dan


On Thu, Nov 9, 2017 at 11:43 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Daniel,  maybe you are more experience then me to fill up the JIRA form ?


De : Daniel Ascher 
[mailto:aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>]
Envoyé : 9 novembre 2017 11:31
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>

Objet : Re: OM 4.0 whiteboard problem

I am having the same problem.

On Thu, Nov 9, 2017 at 11:29 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
http://openmeetings.apache.org/demo.html

any of them

On Thu, Nov 9, 2017 at 11:28 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
URL for the demo server ?,  i will test it now.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:28

À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Interesting, is it reproducible on our demo server?

On Thu, Nov 9, 2017 at 11:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Exactly,   i just test it right away

And on the 2nd WB,   after upload of .JPG, DOC, PDF,  i will never see the 
document.

On the 1st WB, it works everytime.

If i close all WB and start again from scratch, it work on the 1st WB  
perfectly.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:11
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

So your steps are:
1) enter room
2) add WB
3) switch to 2nd WB
4) upload PDF "put directly to WB" checked (?)
5) perform 4) 10 times
Is this correct?

What is unsuccessful result?


On Thu, Nov 9, 2017 at 11:04 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We just finish our OM 4.0 installation.
We make some test and we are having problem (working 2 times out of 10) :
If we upload and .PDF file of 1mb to first 2nd whiteboard.  Note : the same 
.PDF file work 10 times out of 10 if upload to the 1st whitboard.




--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
"Creating Bright Futures"

505 York Road, Suite 
6<https://maps.google.com/?q=505+York+Road,+Suite+6+%0D+Jenkintown,+PA+19046+%0D+Office:+215=gmail=g>
Jenkintown, PA 19046
Office: 215.886.9188<tel:(215)%20886-9188>
Direct: 267.242.9640<tel:(267)%20242-9640>
Click here to schedule a phone call with 
me.<https://app.hubspot.com/meetings/aplusadmin15>
Sign Up for A+ News and Test Prep 
Tips!<http://www.aplustutoring.com/sign-up-for-a

RE: OM 4.0 whiteboard problem

2017-11-10 Thread Chamberland, Martin
I’v try the update without success.

I can enter my OM 4.0.1 instance , but all ROOMS are corrupted.
Left menus are not accessible.

I think i will have to reinstall from scratch.



De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 10 novembre 2017 07:37
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

You can get snapshot from our build server: 
https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/
and perform update 
or wait for the release :)

Thanks for checking

On Fri, Nov 10, 2017 at 7:33 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I can confirm that it work correctly now.  I’v create 3 whiteboards and all 
receive perfectly the image/pdf

Thank’s for the fix.

Now,  what is the best method to upgrade our running version ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 novembre 2017 01:39
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Fix can be checked at https://om.alteametasoft.com:8443/next
This demo is just updated to the latest 4.0.1-SNAPSHOT

On Fri, Nov 10, 2017 at 11:31 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Will do it myself

https://issues.apache.org/jira/browse/OPENMEETINGS-1751

On Thu, Nov 9, 2017 at 11:46 PM, Daniel Ascher 
<aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>> wrote:
I can try to create the jira issue. I have done it once before.

Thanks. Dan


On Thu, Nov 9, 2017 at 11:43 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Daniel,  maybe you are more experience then me to fill up the JIRA form ?


De : Daniel Ascher 
[mailto:aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>]
Envoyé : 9 novembre 2017 11:31
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>

Objet : Re: OM 4.0 whiteboard problem

I am having the same problem.

On Thu, Nov 9, 2017 at 11:29 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
http://openmeetings.apache.org/demo.html

any of them

On Thu, Nov 9, 2017 at 11:28 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
URL for the demo server ?,  i will test it now.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:28

À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Interesting, is it reproducible on our demo server?

On Thu, Nov 9, 2017 at 11:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Exactly,   i just test it right away

And on the 2nd WB,   after upload of .JPG, DOC, PDF,  i will never see the 
document.

On the 1st WB, it works everytime.

If i close all WB and start again from scratch, it work on the 1st WB  
perfectly.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:11
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

So your steps are:
1) enter room
2) add WB
3) switch to 2nd WB
4) upload PDF "put directly to WB" checked (?)
5) perform 4) 10 times
Is this correct?

What is unsuccessful result?


On Thu, Nov 9, 2017 at 11:04 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We just finish our OM 4.0 installation.
We make some test and we are having problem (working 2 times out of 10) :
If we upload and .PDF file of 1mb to first 2nd whiteboard.  Note : the same 
.PDF file work 10 times out of 10 if upload to the 1st whitboard.




--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
"Creating Bright Futures"

505 York Road, Suite 
6<https://maps.google.com/?q=505+York+Road,+Suite+6+%0D+Jenkintown,+PA+19046+%0D+Office:+215=gmail=g>
Jenkintown, PA 19046
Office: 215.886.9188<tel:(215)%20886-9188>
Direct: 267.242.9640<tel:(267)%20242-9640>
Click here to schedule a phone call with 
me.<https://app.hubspot.com/meetings/aplusadmin15>
Sign Up for A+ News and Test Prep 
Tips!<http://www.aplustutoring.com/sign-up-for-a-news>
[http://cdn2.hubspot.net/hub/430681/file-1694128891-png/logo-transparent.png?t=1415123588525]<http://aplustutoring.com>



--
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
"Creating Bright Futures"

505 York Road, Suite 
6<https://maps.google.com/?q=505+York+Road,+Suite+6+%0D+Jenkintown,+PA+19046+%0D+Office:+215=gmail=g>
Jenkintown, PA 
19046<https://maps.google.com/?q=505+York+Road,+Suite+6+Jenkintown,+PA+19046+Office:+215=gmail=g>
Office: 
<https:

RE: OM 4.0 whiteboard problem

2017-11-10 Thread Chamberland, Martin
Ok for grabing the code.  And after i just unzip all those file above the one 
that are already inplace ?

PS : sorry, i’v never did any upgrade. Always start from scratch.


De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 10 novembre 2017 07:37
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

You can get snapshot from our build server: 
https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/
and perform update 
or wait for the release :)

Thanks for checking

On Fri, Nov 10, 2017 at 7:33 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
I can confirm that it work correctly now.  I’v create 3 whiteboards and all 
receive perfectly the image/pdf

Thank’s for the fix.

Now,  what is the best method to upgrade our running version ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 10 novembre 2017 01:39
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Fix can be checked at https://om.alteametasoft.com:8443/next
This demo is just updated to the latest 4.0.1-SNAPSHOT

On Fri, Nov 10, 2017 at 11:31 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Will do it myself

https://issues.apache.org/jira/browse/OPENMEETINGS-1751

On Thu, Nov 9, 2017 at 11:46 PM, Daniel Ascher 
<aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>> wrote:
I can try to create the jira issue. I have done it once before.

Thanks. Dan


On Thu, Nov 9, 2017 at 11:43 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Daniel,  maybe you are more experience then me to fill up the JIRA form ?


De : Daniel Ascher 
[mailto:aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>]
Envoyé : 9 novembre 2017 11:31
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>

Objet : Re: OM 4.0 whiteboard problem

I am having the same problem.

On Thu, Nov 9, 2017 at 11:29 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
http://openmeetings.apache.org/demo.html

any of them

On Thu, Nov 9, 2017 at 11:28 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
URL for the demo server ?,  i will test it now.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:28

À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Interesting, is it reproducible on our demo server?

On Thu, Nov 9, 2017 at 11:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Exactly,   i just test it right away

And on the 2nd WB,   after upload of .JPG, DOC, PDF,  i will never see the 
document.

On the 1st WB, it works everytime.

If i close all WB and start again from scratch, it work on the 1st WB  
perfectly.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:11
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

So your steps are:
1) enter room
2) add WB
3) switch to 2nd WB
4) upload PDF "put directly to WB" checked (?)
5) perform 4) 10 times
Is this correct?

What is unsuccessful result?


On Thu, Nov 9, 2017 at 11:04 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We just finish our OM 4.0 installation.
We make some test and we are having problem (working 2 times out of 10) :
If we upload and .PDF file of 1mb to first 2nd whiteboard.  Note : the same 
.PDF file work 10 times out of 10 if upload to the 1st whitboard.




--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
"Creating Bright Futures"

505 York Road, Suite 
6<https://maps.google.com/?q=505+York+Road,+Suite+6+%0D+Jenkintown,+PA+19046+%0D+Office:+215=gmail=g>
Jenkintown, PA 19046
Office: 215.886.9188<tel:(215)%20886-9188>
Direct: 267.242.9640<tel:(267)%20242-9640>
Click here to schedule a phone call with 
me.<https://app.hubspot.com/meetings/aplusadmin15>
Sign Up for A+ News and Test Prep 
Tips!<http://www.aplustutoring.com/sign-up-for-a-news>
[http://cdn2.hubspot.net/hub/430681/file-1694128891-png/logo-transparent.png?t=1415123588525]<http://aplustutoring.com>



--
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
"Creating Bright Futures"

505 York Road, Suite 
6<https://maps.google.com/?q=505+York+Road,+Suite+6+%0D+Jenkintown,+PA+19046+%0D+Office:+215=gmail=g>
Jenkintown, PA 
19046<https://maps.google.com/?q=505+York+Road,+Suite+6+Jenkintown,+PA+19046+Office:+215=gmail=g>
Office: 
<https://maps.google.

RE: OM 4.0 whiteboard problem

2017-11-10 Thread Chamberland, Martin
I can confirm that it work correctly now.  I’v create 3 whiteboards and all 
receive perfectly the image/pdf

Thank’s for the fix.

Now,  what is the best method to upgrade our running version ?

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 10 novembre 2017 01:39
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Fix can be checked at https://om.alteametasoft.com:8443/next
This demo is just updated to the latest 4.0.1-SNAPSHOT

On Fri, Nov 10, 2017 at 11:31 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
Will do it myself

https://issues.apache.org/jira/browse/OPENMEETINGS-1751

On Thu, Nov 9, 2017 at 11:46 PM, Daniel Ascher 
<aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>> wrote:
I can try to create the jira issue. I have done it once before.

Thanks. Dan


On Thu, Nov 9, 2017 at 11:43 AM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Daniel,  maybe you are more experience then me to fill up the JIRA form ?


De : Daniel Ascher 
[mailto:aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>]
Envoyé : 9 novembre 2017 11:31
À : user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>

Objet : Re: OM 4.0 whiteboard problem

I am having the same problem.

On Thu, Nov 9, 2017 at 11:29 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
http://openmeetings.apache.org/demo.html

any of them

On Thu, Nov 9, 2017 at 11:28 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
URL for the demo server ?,  i will test it now.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:28

À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Interesting, is it reproducible on our demo server?

On Thu, Nov 9, 2017 at 11:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Exactly,   i just test it right away

And on the 2nd WB,   after upload of .JPG, DOC, PDF,  i will never see the 
document.

On the 1st WB, it works everytime.

If i close all WB and start again from scratch, it work on the 1st WB  
perfectly.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:11
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

So your steps are:
1) enter room
2) add WB
3) switch to 2nd WB
4) upload PDF "put directly to WB" checked (?)
5) perform 4) 10 times
Is this correct?

What is unsuccessful result?


On Thu, Nov 9, 2017 at 11:04 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We just finish our OM 4.0 installation.
We make some test and we are having problem (working 2 times out of 10) :
If we upload and .PDF file of 1mb to first 2nd whiteboard.  Note : the same 
.PDF file work 10 times out of 10 if upload to the 1st whitboard.




--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
"Creating Bright Futures"

505 York Road, Suite 
6<https://maps.google.com/?q=505+York+Road,+Suite+6+%0D+Jenkintown,+PA+19046+%0D+Office:+215=gmail=g>
Jenkintown, PA 19046
Office: 215.886.9188<tel:(215)%20886-9188>
Direct: 267.242.9640<tel:(267)%20242-9640>
Click here to schedule a phone call with 
me.<https://app.hubspot.com/meetings/aplusadmin15>
Sign Up for A+ News and Test Prep 
Tips!<http://www.aplustutoring.com/sign-up-for-a-news>
[http://cdn2.hubspot.net/hub/430681/file-1694128891-png/logo-transparent.png?t=1415123588525]<http://aplustutoring.com>



--
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
"Creating Bright Futures"

505 York Road, Suite 
6<https://maps.google.com/?q=505+York+Road,+Suite+6+%0D+Jenkintown,+PA+19046+%0D+Office:+215=gmail=g>
Jenkintown, PA 
19046<https://maps.google.com/?q=505+York+Road,+Suite+6+Jenkintown,+PA+19046+Office:+215=gmail=g>
Office: 
<https://maps.google.com/?q=505+York+Road,+Suite+6+Jenkintown,+PA+19046+Office:+215=gmail=g>
 
215<https://maps.google.com/?q=505+York+Road,+Suite+6+%0D+Jenkintown,+PA+19046+%0D+Office:+215=gmail=g>.886.9188
Direct: 267.242.9640
Click here to schedule a phone call with 
me.<https://app.hubspot.com/meetings/aplusadmin15>
Sign Up for A+ News and Test Prep 
Tips!<http://www.aplustutoring.com/sign-up-for-a-news>
[http://cdn2.hubspot.net/hub/430681/file-1694128891-png/logo-transparent.png?t=1415123588525]<http://aplustutoring.com>



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax


RE: OM 4.0 whiteboard problem

2017-11-09 Thread Chamberland, Martin
Daniel,  maybe you are more experience then me to fill up the JIRA form ?


De : Daniel Ascher [mailto:aplusad...@aplustutoring.com]
Envoyé : 9 novembre 2017 11:31
À : user@openmeetings.apache.org
Objet : Re: OM 4.0 whiteboard problem

I am having the same problem.

On Thu, Nov 9, 2017 at 11:29 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
http://openmeetings.apache.org/demo.html

any of them

On Thu, Nov 9, 2017 at 11:28 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
URL for the demo server ?,  i will test it now.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:28

À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Interesting, is it reproducible on our demo server?

On Thu, Nov 9, 2017 at 11:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Exactly,   i just test it right away

And on the 2nd WB,   after upload of .JPG, DOC, PDF,  i will never see the 
document.

On the 1st WB, it works everytime.

If i close all WB and start again from scratch, it work on the 1st WB  
perfectly.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:11
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

So your steps are:
1) enter room
2) add WB
3) switch to 2nd WB
4) upload PDF "put directly to WB" checked (?)
5) perform 4) 10 times
Is this correct?

What is unsuccessful result?


On Thu, Nov 9, 2017 at 11:04 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We just finish our OM 4.0 installation.
We make some test and we are having problem (working 2 times out of 10) :
If we upload and .PDF file of 1mb to first 2nd whiteboard.  Note : the same 
.PDF file work 10 times out of 10 if upload to the 1st whitboard.




--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
"Creating Bright Futures"

505 York Road, Suite 6
Jenkintown, PA 19046
Office: 215.886.9188
Direct: 267.242.9640
Click here to schedule a phone call with 
me.<https://app.hubspot.com/meetings/aplusadmin15>
Sign Up for A+ News and Test Prep 
Tips!<http://www.aplustutoring.com/sign-up-for-a-news>
[http://cdn2.hubspot.net/hub/430681/file-1694128891-png/logo-transparent.png?t=1415123588525]<http://aplustutoring.com>


RE: OM 4.0 whiteboard problem

2017-11-09 Thread Chamberland, Martin
Give me information how to report JIRA, i will do it

De : Maxim Solodovnik [mailto:solomax...@gmail.com]
Envoyé : 9 novembre 2017 11:33
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

OK

2 reports, the issue is reproducible :((
could you please file JIRA?

On Thu, Nov 9, 2017 at 11:31 PM, Daniel Ascher 
<aplusad...@aplustutoring.com<mailto:aplusad...@aplustutoring.com>> wrote:
I am having the same problem.

On Thu, Nov 9, 2017 at 11:29 AM, Maxim Solodovnik 
<solomax...@gmail.com<mailto:solomax...@gmail.com>> wrote:
http://openmeetings.apache.org/demo.html

any of them

On Thu, Nov 9, 2017 at 11:28 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
URL for the demo server ?,  i will test it now.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:28

À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

Interesting, is it reproducible on our demo server?

On Thu, Nov 9, 2017 at 11:25 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Exactly,   i just test it right away

And on the 2nd WB,   after upload of .JPG, DOC, PDF,  i will never see the 
document.

On the 1st WB, it works everytime.

If i close all WB and start again from scratch, it work on the 1st WB  
perfectly.

De : Maxim Solodovnik [mailto:solomax...@gmail.com<mailto:solomax...@gmail.com>]
Envoyé : 9 novembre 2017 11:11
À : Openmeetings user-list
Objet : Re: OM 4.0 whiteboard problem

So your steps are:
1) enter room
2) add WB
3) switch to 2nd WB
4) upload PDF "put directly to WB" checked (?)
5) perform 4) 10 times
Is this correct?

What is unsuccessful result?


On Thu, Nov 9, 2017 at 11:04 PM, Chamberland, Martin 
<martin.chamberl...@fadq.qc.ca<mailto:martin.chamberl...@fadq.qc.ca>> wrote:
Hi there,

We just finish our OM 4.0 installation.
We make some test and we are having problem (working 2 times out of 10) :
If we upload and .PDF file of 1mb to first 2nd whiteboard.  Note : the same 
.PDF file work 10 times out of 10 if upload to the 1st whitboard.




--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax



--
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
"Creating Bright Futures"

505 York Road, Suite 
6<https://maps.google.com/?q=505+York+Road,+Suite+6+Jenkintown,+PA+19046+Office:+215=gmail=g>
Jenkintown, PA 
19046<https://maps.google.com/?q=505+York+Road,+Suite+6+Jenkintown,+PA+19046+Office:+215=gmail=g>
Office: 
<https://maps.google.com/?q=505+York+Road,+Suite+6+Jenkintown,+PA+19046+Office:+215=gmail=g>
 
215<https://maps.google.com/?q=505+York+Road,+Suite+6+Jenkintown,+PA+19046+Office:+215=gmail=g>.886.9188
Direct: 267.242.9640
Click here to schedule a phone call with 
me.<https://app.hubspot.com/meetings/aplusadmin15>
Sign Up for A+ News and Test Prep 
Tips!<http://www.aplustutoring.com/sign-up-for-a-news>
[http://cdn2.hubspot.net/hub/430681/file-1694128891-png/logo-transparent.png?t=1415123588525]<http://aplustutoring.com>



--
WBR
Maxim aka solomax


  1   2   >