Kurento and mysql are both started right before om
It is very clear from the logs
And both video and recording works in om :)

On Sat, Sep 21, 2019, 22:55 YUP <[email protected]> wrote:

> OK. Please enter your container with running OM:
>
> docker exec -it CONTAINER_ID bash
> and then check whether kurento running:
> ps xuaw | grep kurento
> or
> service kurento-media-server status
> and post the result, please.
>
>
>
>
> сб, 21 вер. 2019 о 16:59 Maxim Solodovnik <[email protected]> пише:
> >
> > `docker build -t om-server-full --build-arg BUILD_TYPE=full .`
> > `docker run -i --rm --name om-server-full --expose=5443 --expose=8888 -p
> 5443:5443 -p 8888:8888 -e OM_TYPE=full -it om-server-full`
> >
> > works as expected :)
> >
> > On Sat, 21 Sep 2019 at 20:37, YUP <[email protected]> wrote:
> >>
> >> > Will provide you with the complete list of commands I run
> >> Thanks, it will be useful!
> >>
> >> > BTW just found this thread:
> https://groups.google.com/d/msg/kurento/e93n1plA0EM/XxVVKtWSAQAJ
> >> > Might be useful for nginx users
> >>
> >> I'll check it.
> >> Regards,
> >> Yarema
> >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
>

Reply via email to