Re: Getting html error 415 unsupported media type

2020-08-14 Thread Maxim Solodovnik
Hello, 415 == Unsupported Media Type https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/415 I guess you are specifying wrong "Content type" On Sun, 2 Aug 2020 at 01:15, Anumeha Ayushi wrote: > Hello, > Whenever I try to hit the below request from soap ui or postman I get 415 > err

Re: Securing Kurento media server and TURN connection in Openmeeting System

2020-08-14 Thread Maxim Solodovnik
OM uses KMS API, so everything should work On Mon, 3 Aug 2020 at 19:23, Lalit Patel wrote: > Reading documents from > https://doc-kurento.readthedocs.io/en/stable/features/security.html, I > figured out that I have to enable secure websocket in KMS, which I can do. > But does Openmeeting support

Connecting Openmeeting system through a Squid Proxy

2020-08-14 Thread Lalit Patel
Hi, In our OMS deployment, we want to ensure that users even behind strict firewall and proxy should be able to join. I am using a TURN server to relay packets over TCP on port 443. I am planning to deploy TURN on a separate machine. So in principle OMS will need minimum port 443 to run. I deployed

Re: Media Server Connection

2020-08-14 Thread Maxim Solodovnik
Is it possible you have more restrictive network at your work? i.e. necessary ports are closed? On Tue, 11 Aug 2020 at 22:50, kaffeesurrogat wrote: > a bit more information . > > > i've tried with https://om.alteametasoft.com:8443/next > > error message is > > Media Server Connection fo

Re: DEMO SERVER Media Server Connection fails too

2020-08-14 Thread Maxim Solodovnik
The demo has been restarted a day ago hopefully will work better On Tue, 11 Aug 2020 at 22:53, kaffeesurrogat wrote: > 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

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

2020-08-14 Thread Maxim Solodovnik
you can have port closed as long as TURN works as expected :) On Wed, 12 Aug 2020 at 13:57, kaffeesurrogat wrote: > Many thanks, Lalit > > On 11/08/2020 17:37, kaffeesurrogat wrote: > > from outside the connection times out: > > > > curl --include --header "Connection: Upgrade" --heade

Re: Safari/iOS issues on Openmeetings v5.0.0

2020-08-14 Thread Maxim Solodovnik
I'll try to ask if any of my friends owns Mac with latest Safari maybe I can borrow Mac to debug ... On Wed, 12 Aug 2020 at 14:04, wrote: > Nothing todo. > I was just updating on what I found out. > > So far the status is: confirming if issue is with Apple or not. > > Thanks > Seb > > Sent from

Re: Connecting Openmeeting system through a Squid Proxy

2020-08-14 Thread Maxim Solodovnik
Unfortunately I can't help here there are instructions for Nginx and Apache front end proxies (please search mailing lists) Maybe you can examine those and get some ideas? On Fri, 14 Aug 2020 at 17:13, Lalit Patel wrote: > Hi, > In our OMS deployment, we want to ensure that users even behind str

Re: Wich is the default user of kurento when this is installed on docker or podman

2020-08-14 Thread Maxim Solodovnik
Hello Alvaro, the default docker user is `kurento` you can override this by setting your own "defaults" file ... (and most probably by hacking docker container) On Fri, 31 Jul 2020 at 22:26, Alvaro wrote: > Hello All, > > Some one could say wich is the default user of kurento > when this is ins

Re: Safari/iOS issues on Openmeetings v5.0.0

2020-08-14 Thread Jason
I can give you remote access to a Mac to test. J > On Friday, Aug 14, 2020 at 8:48 AM, Maxim Solodovnik (mailto:solomax...@gmail.com)> wrote: > I'll try to ask if any of my friends owns Mac with latest Safari > maybe I can borrow Mac to debug ... > > > On Wed, 12 Aug 2020 at 14:04, (mailto:seba

Re: DEMO SERVER Media Server Connection fails too

2020-08-14 Thread kaffeesurrogat
, thanks maxim, just did the test and connceted myself to next. no still the same problem ;-( On 14/08/2020 15:15, Maxim Solodovnik wrote: > The demo has been restarted a day ago > hopefully will work better > > On Tue, 11 Aug 2020 at 22:53, kaffeesurrogat

Re: Media Server Connection

2020-08-14 Thread kaffeesurrogat
This might be the case. I don't know and I really don't know how to figure that out. I'm not the admin ;-) My University rented a BBB instance which has problems with connecting mic/cam to the server, too. Since both do use coturn/kurento you might be right. I guess an ordinary user with no speci

how can I obtain connected user list froma webservice

2020-08-14 Thread mat
Hello, I try to list all connected users on an OM instance, the same as on the Webdashboard in admin/connections, but I'd like to obtain it via a webservice. I didn't find the entry point in UserWebService, nor in RoomWebService, nor in GroupWebService. Can you point me in the right direct

Re: Wich is the default user of kurento when this is installed on docker or podman

2020-08-14 Thread Alvaro
...Welcome to your...OpenMeetings! :) Thanks El vie, 14-08-2020 a las 22:12 +0700, Maxim Solodovnik escribió: > Hello Alvaro, > the default docker user is `kurento` you can override this by setting > your own "defaults" file ... (and most probably by hacking docker > contain

Port Testting Firewalled or not ?

2020-08-14 Thread kaffeesurrogat
Dear List, I'm having trouble to connect my cam/mic to my external server when connecting from my workplace, Maxim assumed that my workplaces-it-service blocked some important ports. I did the following to test it. 1) opening up port 49152 on my server ls | nc -l -u -p 49152 2) from home (om

Re: Safari/iOS issues on Openmeetings v5.0.0

2020-08-14 Thread Maxim Solodovnik
Hello Jason, Thanks, that would be awesome :) Does remote control for Mac allows to hear the sound? (overwise I can't test it ...) On Fri, 14 Aug 2020 at 22:18, Jason wrote: > I can give you remote access to a Mac to test. > > J > > > > On Friday, Aug 14, 2020 at 8:48 AM, Maxim Solodovnik > wr

Re: DEMO SERVER Media Server Connection fails too

2020-08-14 Thread Maxim Solodovnik
Hello, I did recording test (using video setup page) and everything was working what were your steps? On Fri, 14 Aug 2020 at 22:18, kaffeesurrogat wrote: > , thanks maxim, just did the test and connceted myself to next. > no still the same problem ;-( > > > > On 14/08/2020 15:15, Maxim

Re: Media Server Connection

2020-08-14 Thread Maxim Solodovnik
Ordinary user without special rights can't set-up OM ... ;) Can you consult with your org. admin regarding ports? I'll try to figure out how to set-up 'sort-of' one-port-config most probably will try to consult @Konstantin Kuzov (he did mention such Nginx config) On Fri, 14 Aug 2020 at 22:45, ka

Re: how can I obtain connected user list froma webservice

2020-08-14 Thread Maxim Solodovnik
Hello FHelmer, there is no such method ATM, you only can get the list of room users (for particular room) On Fri, 14 Aug 2020 at 23:29, mat wrote: > Hello, > > I try to list all connected users on an OM instance, the same as on the > Webdashboard in admin/connections, but I'd like to obtain it

Re: Wich is the default user of kurento when this is installed on docker or podman

2020-08-14 Thread Maxim Solodovnik
Thanks Alvaro :) On Fri, 14 Aug 2020 at 23:39, Alvaro wrote: > ...Welcome to your...OpenMeetings! :) > > Thanks > > > > > El vie, 14-08-2020 a las 22:12 +0700, Maxim Solodovnik escribió: > > Hello Alvaro, > > the default docker user is `kurento` you can override this by se

Re: Port Testting Firewalled or not ?

2020-08-14 Thread Maxim Solodovnik
Hello Kaffeesurrogat, 49152 is only "front-end" port for TURN, it is being used for orchestrating and IP-resolving (one or both parties are using resolvable "grey" IP) In case IP are not "resolvable" multimedia traffic is being forwarded through TURN using below UDP port range (can be changed to b

Re: [DISCUSSION] next release

2020-08-14 Thread Maxim Solodovnik
Hello All, what is the current status? shall I start the release process? On Wed, 3 Jun 2020 at 20:10, kaffeesurrogat wrote: > Hi Juan, > > did this happen ? What were the results ? Just curious > > Have fun, > > kaffeesurrogat > > On 14/05/2020 20:33, Juan Antonio Moreno Carmona wrote: > > >

Re: Safari/iOS issues on Openmeetings v5.0.0

2020-08-14 Thread Jason
Sure I can put music on > On Friday, Aug 14, 2020 at 8:11 PM, Maxim Solodovnik (mailto:solomax...@gmail.com)> wrote: > Hello Jason, > > Thanks, that would be awesome :) > Does remote control for Mac allows to hear the sound? (overwise I can't test > it ...) > > > On Fri, 14 Aug 2020 at 22:18, Ja