A new docker image for mediasoup-demo

Building and installing mediasoup-demo on dokcer are complexed and use lot of time. This image can direct use for test, I’ll update a new version.

docker link

features:

  1. add nginx-model support it
  2. add compose file
  3. support k8s
1 Like

Great

I am trying to run this solution on the server ubuntu 18.04. As a result, I cannot reach the server via the external ip. The Internet is visible from the container itself.

Did you run docker-compose.yml as follows
Run mediasoup server with Docker

  1. Step1:

  2. root@H3CDATA:/opt/CLOUD_MEDIASOUP# cd mediasoup/compose/

root@H3CDATA:/opt/CLOUD_MEDIASOUP/mediasoup/compose# cp media.env .env

  1. Step2

root@H3CDATA:/opt/CLOUD_MEDIASOUP/mediasoup/compose# docker-compose up -d

You can try this ECS 【https://47.114.54.234:9443
But this server is slow
Use Chrome !

Result :

[//cdck-file-uploads-canada1.s3.dualstack.ca-central-1.amazonaws.com/free1/uploads/mediasoup/original/1X/2489ccec9c424780168427b9a1db44f55cbfa9b2.jpeg]

1 Like

Thanks. The problem was in the browser (https). Tell me how you can output the stream (streams) to a separate point rtmp. That is, for example, relay a room to YouTube.

hello. I’m getting this error when trying to pull the image: Error response from daemon: manifest for ysf465639310/mediasoup-demo-cloud:latest not found: manifest unknown: manifest unknown

Use docker push ysf465639310/mediasoup-demo-cloud:v2 and try again