Media Server Connection

2020-08-11 Thread kaffeesurrogat
Dear List, i switched my location and i'm working from my workplace right now. I do have some troubles with OM. At home I do not have any problems. I did set up coturn, kurento-media-server and om Right now every 10s or so I get the message: - Media Server Connec

Re: Media Server Connection

2020-08-11 Thread Alvaro
Do you made a new OM installation on your workplace? ... El mar, 11-08-2020 a las 13:08 +0200, kaffeesurrogat escribió: > Dear List, > > i switched my location and i'm working from my workplace right now. I > do > have some troubles with OM. > At home I do not have any problems

Re: Media Server Connection

2020-08-11 Thread kaffeesurrogat
No, the OM installation is running on my VPS. The version is listed at the end of the mail. There are two scenerios ... 1) Me working at home or even in berlin doing a conference using my installiion on my VPS: Works perfetcly 2) Me working at my workplace using the same VPS doesn't work.

Re: Media Server Connection

2020-08-11 Thread Alvaro
...try restart Coturn in your VPS with restart command, no stop and after start. . El mar, 11-08-2020 a las 14:50 +0200, kaffeesurrogat escribió: > No, the OM installation is running on my VPS. The version is listed > at > the end of the mail. > > There are two scenerios ... > >

Re: Media Server Connection

2020-08-11 Thread kaffeesurrogat
error does not vanish. systemctl restart coturn on my second-test-pc with my test user i don't receivce a cam picture, just the funny man with the question mark. Resizing of CamWindow is undone  after the error message appears On 11/08/2020 15:14, Alvaro wrote: > ...try restart Coturn in

Test if port 8888 is open ....

2020-08-11 Thread kaffeesurrogat
Dear list, how do I test if port is open ? Have fun, kaffeesurrogat

Re: Test if port 8888 is open ....

2020-08-11 Thread Lalit Patel
Check kurento installation page to see if its working properly Regards Lalit Patel On Tue, Aug 11, 2020, 8:35 PM kaffeesurrogat wrote: > Dear list, > > how do I test if port is open ? > > Have fun, > > kaffeesurrogat >

Re: Test if port 8888 is open ....

2020-08-11 Thread kaffeesurrogat
Dear Lalit, i've found this one: curl \   --include \   --header "Connection: Upgrade" \   --header "Upgrade: websocket" \   --header "Host: 127.0.0.1:" \   --header "Origin: 127.0.0.1" \   http://127.0.0.1:/kurento on https://doc-kurento.readthedocs.io/en/6.14.0/user/installation.htm

Re: Test if port 8888 is open ....

2020-08-11 Thread kaffeesurrogat
from outside the connection times out: curl --include --header "Connection: Upgrade" --header "Upgrade: websocket"  --header "Host: IP:" --header ""Origin: IP:" http://IP:/kurento from inside (on my server:  curl --include --header "Connection: Upgrade" --header "Upgrade: websocket" 

Re: Media Server Connection

2020-08-11 Thread kaffeesurrogat
a bit more information . i've tried with https://om.alteametasoft.com:8443/next error message is Media Server Connection for user Kaffee Trinke is failed, will try to reconnect and it takes a minute or so and the message vanishes ... the webcam connection is up and running this

DEMO SERVER Media Server Connection fails too

2020-08-11 Thread kaffeesurrogat
sorry for all this messages the error on your demo server show up again On 11/08/2020 17:50, kaffeesurrogat wrote: > a bit more information . > > > i've tried with https://om.alteametasoft.com:8443/next > > error message is > > Media Server Connection for user Kaffee Trinke is f

Re: Test if port 8888 is open ....

2020-08-11 Thread Lalit Patel
Yes that's fine as far as I know about open meetings system Regards Lalit Patel On Tue, Aug 11, 2020, 9:07 PM kaffeesurrogat wrote: > from outside the connection times out: > > curl --include --header "Connection: Upgrade" --header "Upgrade: > websocket" --header "Host: IP:" --header ""Ori

Re: Safari/iOS issues on Openmeetings v5.0.0

2020-08-11 Thread Alvaro
Hello Sebastian, i don't understand the means of your message. If i can do something, please tell me clear what... Thanks . El lun, 10-08-2020 a las 15:18 +1200, seba.wag...@gmail.com escribió: > The webRTC issue is also manifesting in the official webRTC reference > code examples

Re: Test if port 8888 is open ....

2020-08-11 Thread kaffeesurrogat
Many thanks, Lalit On 11/08/2020 17:37, kaffeesurrogat wrote: > from outside the connection times out: > > curl --include --header "Connection: Upgrade" --header "Upgrade: > websocket"  --header "Host: IP:" --header ""Origin: IP:" > http://IP:/kurento > > from inside (on my server