Re: Empty Recording files in OM 5.0.0-M2

2020-03-24 Thread YUP
Yes, the openmeeting server is behind restrictive firewall with the only one 443 port opened fo incoming connections ofrom outside and only 80, 8080, 22 and 443 opened for http requests from inside. Consequently, when I am not in the same network of the openmeeting server the mentioned issue is hap

Re: Safari browser

2020-03-24 Thread Maxim Solodovnik
Was able to find "MacOS Sierra 10.12.5" Couple of notes 1) Self-signed certificate seems to be completely blocked (Page initially being loaded, but WebSocket connection is not being established) 2) WebRTC connection is not being established (hopefully will be able to fix it) progress can be track

Re: Difficulties with OM5.0.0.3 and Ubuntu 18.04

2020-03-24 Thread BELLE Pou
Thanks for all these answers. I will study these tuto with extra care. One question : is it mandatory to compile ffmpeg ? The version available from regular repositories is not sufficient and suitable ? Thanks and respectful regards, CP Le mar. 24 mars 2020 à 07:40, Maxim Solodovnik a écrit :

Re: Difficulties with OM5.0.0.3 and Ubuntu 18.04

2020-03-24 Thread Maxim Solodovnik
At Ubuntu 18.04 you can use ffmpeg available via `apt` :) On Tue, 24 Mar 2020 at 15:02, BELLE Pou wrote: > > Thanks for all these answers. I will study these tuto with extra care. > > One question : is it mandatory to compile ffmpeg ? The version available from > regular repositories is not suff

Re: Safari browser

2020-03-24 Thread Maxim Solodovnik
It seems I was too fast :(( This "MacOS Sierra 10.12.5" turn out to be extremely limited (no webrtc support at all) Found new Mac "MacOS High Sierra 10.13.6" 1) self-signed certificate seems to work 2) Some reasonable error with WebRTC, will try to address On Tue, 24 Mar 2020 at 14:35, Maxim So

Re: Difficulties with OM5.0.0.3 and Ubuntu 18.04

2020-03-24 Thread BELLE Pou
Thanks. I have followed this tuto (M. Brohl's one ?), but I still have no video nor any sound (yet doc conversio

question about room notifications

2020-03-24 Thread Juan Antonio Moreno Carmona
Hi all When in a room a user requests permissions to moderate or to draw on the whiteboard or any other permission, a notification appears in the activities and actions tab, but if this tab is folded, it is difficult to notice that any user is requesting these permissions. Would any sound not

Re: Difficulties with OM5.0.0.3 and Ubuntu 18.04

2020-03-24 Thread Maxim Solodovnik
I would recommend to start with "open" configuration Then add restrictions Is audio/video works for you if FW is down? (I'm usually checking using second browser tab) On Tue, 24 Mar 2020 at 16:09, BELLE Pou wrote: > > Thanks. I have followed this tuto (M. Brohl's one ?), but I still have no > v

Re: question about room notifications

2020-03-24 Thread Maxim Solodovnik
Hello Juan Antonio, Sound notifications are discouraged now maybe it worth to use Notification API (browser will notify user if he/she accepts notifications ...) Could you file JIRA? On Tue, 24 Mar 2020 at 16:58, Juan Antonio Moreno Carmona wrote: > > Hi all > > When in a room a user requests pe

Unsubscribe does not work?

2020-03-24 Thread Clayton, Robin
I have tried twice to unsubscribe but it never seems to work, much as I like the projet my work does not want to use it and the mail is now just not needed. Please remove me Thanks and good luck. Robin Please, consider your environmental responsibility. Before printing this e-mail ask yoursel

Re: Unsubscribe does not work?

2020-03-24 Thread Maxim Solodovnik
To unsubscribe please send an email to user-unsubscr...@openmeetings.apache.org On Tue, 24 Mar 2020 at 17:14, Clayton, Robin wrote: > > I have tried twice to unsubscribe but it never seems to work, much as I like > the projet my work does not want to use it and the mail is now just not > needed

RE: Unsubscribe does not work?

2020-03-24 Thread Clayton, Robin
I did yesterday at 8:56AM.. Maybe our mail sanitiser has dropped it on the way out.. I will check From: Maxim Solodovnik Sent: 24 March 2020 10:24 To: Openmeetings user-list Subject: Re: Unsubscribe does not work? To unsubscribe please send an email to user-unsubscr...@openmeetings.apache.org

Re: Difficulties with OM5.0.0.3 and Ubuntu 18.04

2020-03-24 Thread BELLE Pou
I first test from my LAN. Even there, video and audio don't work. Ports are open, redirected, and reachable from inside my container, though... I'm quite stuck. Many thanks for your help and your support. CP Le mar. 24 mars 2020 à 11:07, Maxim Solodovnik a écrit : > I would recommend to start w

Re: Screen sharing issue

2020-03-24 Thread Maxim Solodovnik
Good to know :) On Tue, 24 Mar 2020 at 18:59, Torch wrote: > > Hi Maxim, > > It took a while, but I figured it out! Disabling uBlock Origin did the trick, > and by examining its log, I was able to narrow it down to my use of the > following two filter lists: > > Fanboy's Social > Fanboy's Annoy

Re: Difficulties with OM5.0.0.3 and Ubuntu 18.04

2020-03-24 Thread Maxim Solodovnik
I'm not familiar with "LXC container" Let's try baby-steps-mode Can you try OM from localhost? (without any forwarding, closed ports etc. ? On Tue, 24 Mar 2020 at 19:34, BELLE Pou wrote: > > I first test from my LAN. Even there, video and audio don't work. Ports are > open, redirected, and rea

No possibility to access camera and microphone

2020-03-24 Thread df8oe
I have installed OM 5.0.0-M1 on Debian 9. I previously have had OM in very old configurations that were working fine. But now I cannot access camera and/or mic on any browser. There is no popup that there is a request for accessing camera, I cannot select camera (I have different ones installed) -

Re: No possibility to access camera and microphone

2020-03-24 Thread Stefan Kühl
Hey Andreas, using OM 5.x you need https to get access to mic and cam. Do you have an certificate? Greetz Stefan Am 24.03.2020 16:03, schrieb df...@gmx.de: > I have installed OM 5.0.0-M1 on Debian 9. I previously have had OM > in very old configurations that were working fine. But now I can

Re: No possibility to access camera and microphone

2020-03-24 Thread df8oe
Hi Stefan, many thanks for removing my black hole from my eyes. I forgot to enable SSL support in rewriting. Now everything is looking fine! Am Dienstag, 24. März 2020, 16:38:25 CET schrieb Stefan Kühl: > Hey Andreas, > > using OM 5.x you need https to get access to mic and cam. Do you hav

Re: No possibility to access camera and microphone

2020-03-24 Thread Stefan Kühl
Great! Stefan Am 24.03.2020 17:07, schrieb df...@gmx.de: > Hi Stefan, > > many thanks for removing my black hole from my eyes. I forgot to enable > SSL support in rewriting. > > Now everything is looking fine! > > Am Dienstag, 24. März 2020, 16:38:25 CET schrieb Stefan Kühl: > >> Hey

Re: No possibility to access camera and microphone

2020-03-24 Thread df8oe
...but now next struggling starts: Installing kurento-media-server locally on Debian 9 using .deb package. I have not found any repo containig that. I got a repo that contains kms-cmake-utils and kurento-module-creator - but not kurento-media-server... Greetings Am Dienstag, 24. März 2020, 17:24

Re: No possibility to access camera and microphone

2020-03-24 Thread Maxim Solodovnik
https://doc-kurento.readthedocs.io/en/stable/user/installation.html On Tue, 24 Mar 2020 at 23:37, wrote: > > ...but now next struggling starts: > Installing kurento-media-server locally on Debian 9 using .deb package. > I have not found any repo containig that. I got a repo that contains > kms-cm

Re: No possibility to access camera and microphone

2020-03-24 Thread df8oe
Hi Maxim, thanks for your reply. I already have read this document. I cannot find a debian (or ubuntu) repository that contains kurento-media-server. utopic and xenial gets 503 error and bionic works but does not have kurento-media-server... Greetings Am Dienstag, 24. März 2020, 17:46:40 CET sch

Re: No possibility to access camera and microphone

2020-03-24 Thread Maxim Solodovnik
The steps for Ubuntu 18.04 sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5AFA7A83 sudo tee "/etc/apt/sources.list.d/kurento.list" >/dev/null > Hi Maxim, > > thanks for your reply. I alre

Re: No possibility to access camera and microphone

2020-03-24 Thread df8oe
yes - already done. $ apt-get install kurento-media-server Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen Fertig E: Paket kurento-media-server kann nicht gefunden werden. $ apt-cache search kurento kms-cmake-utils - Kurento

Re: No possibility to access camera and microphone

2020-03-24 Thread Maxim Solodovnik
have you replaced $DISTRO with `bionic` ? If yes and still no luck: the only option to use docker ... On Wed, 25 Mar 2020 at 00:18, wrote: > > yes - already done. > > $ apt-get install kurento-media-server > Paketlisten werden gelesen... Fertig > Abhängigkeitsbaum wird aufgebaut. > Statusinformat

Re: No possibility to access camera and microphone

2020-03-24 Thread df8oe
Am Dienstag, 24. März 2020, 18:33:34 CET schrieb Maxim Solodovnik: > have you replaced $DISTRO with `bionic` ? yes, I have done so. > If yes and still no luck: the only option to use docker ... seems so. Very sad: I want to go the way "use as much out of repos as possible" - but that seems to st

Re: No possibility to access camera and microphone

2020-03-24 Thread Andrea Croci
Excuse me if I step in the conversation, but this interests me because I'm also a school teacher from Germany and I obviously have the same problem like my colleague. First of all let me join in thanking Maxim and all others at Apache who are doing a great job, giving us a great product, answerin

Re: No possibility to access camera and microphone

2020-03-24 Thread Stefan Kühl
Hey @all sudo apt-get update && sudo apt-get install --no-install-recommends --yes \gnupg sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5AFA7A83 sudo tee "/etc/apt/sources.list.d/kurento.list" >/dev/null

Re: No possibility to access camera and microphone

2020-03-24 Thread Stefan Kühl
Well, CISCO, GOOGLE, ZOOM etc. using "tons" of balanced servers to fullfil their tasks with at least (and at minimum) gb connection each. But I've already got your point. It's quite impossible to get a school ready for online learning with inbound servers without a redundant fibre connection. A p

Re: No possibility to access camera and microphone

2020-03-24 Thread df8oe
Hi Andrea, I do use a root server which is hosted at Hetzner, Nuernberg and I do have a bandwidth of ~2GBit/s. Enough for our school - if the videos are reduced to a small level. Also i Want to investigate if it is possible (and I am nearly sure it is) to get asymmetrical video sizes (teachers % s

Re: No possibility to access camera and microphone

2020-03-24 Thread df8oe
No - 32 bit OS. Am Dienstag, 24. März 2020, 19:22:20 CET schrieb Stefan Kühl: > Hey @all > > sudo apt-get update && sudo apt-get install --no-install-recommends > --yes \gnupg > > sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5AFA7A83 > > sudo tee "/etc/apt/sources.list.d/k

Re: No possibility to access camera and microphone

2020-03-24 Thread Marcus Schulz
Hi, I just subscribed to this list. I had the same problems and managed to get it works after tweo nights. I needed it also for a virtual classroom (who does not at the moemnt?? ) and for office.Please don't blame me, if i did not follow some rules here at the moment.I just want to help. My set

Re: No possibility to access camera and microphone

2020-03-24 Thread Stefan Kühl
Aah, ok... take a look at the installtion guide -> KMS has explicit support for two Long-Term Support (_LTS_) versions of Ubuntu: UBUNTU 16.04 (XENIAL) and UBUNTU 18.04 (BIONIC) (64-BITS ONLY). Greetings Stefan Am 24.03.2020 19:38, schrieb df...@gmx.de: > No - 32 bit OS. > > Am Dienstag, 2

Re: No possibility to access camera and microphone

2020-03-24 Thread Marcus Schulz
That's my /etc/apt/sources.list.d deb [arch=amd64] http://ubuntu.openvidu.io/6.10.0 bionic kms6deb [arch=amd64] http://mirror.yandex.ru/ubuntu/ bionic main restricteddeb [arch=amd64] http://mirror.yandex.ru/ubuntu/ bionic universe apt update then it worked. just installed it Am Dienstag, den 24.0

newbie problem, seeing : The value of 'from' is not a valid LocalDateTime.

2020-03-24 Thread Carl Brewer
New install of 5.0.0 M3 on Ubunto 18, following the recipe : Installation OpenMeetings 5.0.0-M3 on Ubuntu 18.04 LTS.pdf from https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+installing+OpenMeetings+and+Tools Excellent instructions, I have a running server! But, I can't c

Re: newbie problem, seeing : The value of 'from' is not a valid LocalDateTime.

2020-03-24 Thread Maxim Solodovnik
Hello Carl, What is your language/country in OM ? Is the issue reproducible for you at our demo server https://om.alteametasoft.com:8443/next ? On Wed, 25 Mar 2020 at 11:50, Carl Brewer wrote: > > > New install of 5.0.0 M3 on Ubunto 18, following the recipe : > Installation OpenMeetings 5.0.0-M3

Re: No possibility to access camera and microphone

2020-03-24 Thread Maxim Solodovnik
Hello All, It seems you solve all the problems while I was sleeping? Are there any open questions remain? On Wed, 25 Mar 2020 at 03:19, Marcus Schulz wrote: > That's my /etc/apt/sources.list.d > > deb [arch=amd64] http://ubuntu.openvidu.io/6.10.0 bionic kms6 > deb [arch=amd64] http://mirror.yan

Re: No possibility to access camera and microphone

2020-03-24 Thread Andrea Croci
Well, Maxim, sorry if I hijack this thread, but I would be interested in hearing you opinion on the bandwidth. Are the numbers on the Website realistic? It seems to me that the requirements are too high. Doesn't IPv6 have a multicast-type address on purpose for this, that send one packet out and a

Re: newbie problem, seeing : The value of 'from' is not a valid LocalDateTime.

2020-03-24 Thread Carl Brewer
On 25/03/2020 4:06 pm, Maxim Solodovnik wrote: Hello Carl, What is your language/country in OM ? The default timezone is Australia/Melbourne Not sure where the rest is set or visible? Looking through the Administration - Configuration screen The language in the send invitation panel is Eng

Re: No possibility to access camera and microphone

2020-03-24 Thread Maxim Solodovnik
This network calculator was written for `OM3` This version (as well as OM4) is based on Red5 and audio/video stream options can be set via parameters OM5 uses WebRTC which chooses stream parameters based on it's own algorithms (it also chooses cam resolution, you can provide a hint for it) It also

Re: newbie problem, seeing : The value of 'from' is not a valid LocalDateTime.

2020-03-24 Thread Maxim Solodovnik
Well version at demo looks different due to it is next release :))) Thanks for bag report, "Internal error" should be fixed (the site will be updated in ~1hour) About language and country Each user has it's own language, country and timezone being set these parameters might affect date/time displa

Re: No possibility to access camera and microphone

2020-03-24 Thread df8oe
Not yet solves because my server runs a 32 bit system and migration to 64 bi is a massive task now I cannot do. So I must investigate how I can get kurento-media-server for 32 bit.