Re: OM5: multimedia server

2019-03-21 Thread Alvaro
...it works! Docker-kurento OM 5-2785. Thanks a lot Maxim. Stop recording Ok, cam and mic Ok. .. El jue, 21-03-2019 a las 17:57 +0700, Maxim Solodovnik escribió: > Not sure why do you need Dockerfile :) (it is available here [3]) > As described at [1] > You run KMS by ins

Re: OM5: multimedia server

2019-03-21 Thread Alvaro
Thank you! . El jue, 21-03-2019 a las 17:57 +0700, Maxim Solodovnik escribió: > Not sure why do you need Dockerfile :) (it is available here [3]) > As described at [1] > You run KMS by installing Docker and running following command in > console: > > docker run -d --name kms -p :8

Re: OM5: multimedia server

2019-03-21 Thread Maxim Solodovnik
Not sure why do you need Dockerfile :) (it is available here [3]) As described at [1] You run KMS by installing Docker and running following command in console: docker run -d --name kms -p : kurento/kurento-media-server:xenial-latest [3] https://github.com/Kurento/kurento-docker/tree/ma

Re: OM5: multimedia server

2019-03-21 Thread Alvaro
Thanks Maxim, The link in [1] page: kurento-media-server/Dockerfile is 404 El jue, 21-03-2019 a las 16:35 +0700, Maxim Solodovnik escribió: > Hello All, > As described here [1] you can run KMS inside Docker container > This way audio/video in the room will work as expected > T

Re: OM5: multimedia server

2019-03-21 Thread Maxim Solodovnik
Hello All, As described here [1] you can run KMS inside Docker container This way audio/video in the room will work as expected To make recording also possible you have to mount OM data dir (please see [2] to enable this feature) here is the example of such mount `--mount type=bind,source=/opt/om

Re: OM5: multimedia server

2019-03-08 Thread Maxim Solodovnik
Github doesn't contain any download links :) It is just mirror of Apache server :) Binaries are available on sources build server: https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings/ There is no "official" download link for 5.0 due to it wasn't officially released yet :) On Sa

Re: OM5: multimedia server

2019-03-08 Thread james judge
So I've installed the prerequisits, but don't see a version 5 on github. is there a super secret link? I'd love to have it. Thank you, James Judge www.JamesJudge.info (570) 230-4933 On Wed, Mar 6, 2019 at 9:06 AM Maxim Solodovnik wrote: > Hello All, > > I would li

Re: OM5: multimedia server

2019-03-06 Thread Maxim Solodovnik
I was hoping kurento servers can be clustered on its own level So top level client (OM) shouldn't be aware of kurento cluster Maybe you can guide me if I'm missing something? On Thu, 7 Mar 2019 at 00:26, bhushan wrote: > > This is great news that OM5 will support WebRTC. :-) > > It will be reall

Re: OM5: multimedia server

2019-03-06 Thread bhushan
This is great news that OM5 will support WebRTC. :-) It will be really interesting to see if we can use Kurento's Tree API (source/sink) then OM will have great horizontal scalability. On 06/03/19 7:35 PM, Maxim Solodovnik wrote: Hello All, I would like to start new mail thread on topic So

OM5: multimedia server

2019-03-06 Thread Maxim Solodovnik
Hello All, I would like to start new mail thread on topic So we can discuss setup and other related questions here Multimedia functions of OM5 will not work without Kurento Media Server (KMS) Previous versions of OM had Red5 multimedia server bundled Unfortunately Red5 doesn't support WebRTC Web