Coder Social home page Coder Social logo

can it put into docker? about mediamtx HOT 3 CLOSED

bluenviron avatar bluenviron commented on May 22, 2024
can it put into docker?

from mediamtx.

Comments (3)

aler9 avatar aler9 commented on May 22, 2024

Hi, the Docker image is coming, but i suggest to launch your docker container with the --network=host command and try again.
I tried many times to use the port mapping feature of Docker, but the problem is that Docker sometimes changes the source port of UDP packets. So, you can either:

  • disable UDP and launch the docker container with -p 8554:8554 -p 8000:8000/udp -p 8001:8001/udp
  • launch the docker container with --network=host

from mediamtx.

aler9 avatar aler9 commented on May 22, 2024

Docker images are ready and available at
https://hub.docker.com/r/aler9/rtsp-simple-server

from mediamtx.

github-actions avatar github-actions commented on May 22, 2024

This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.

from mediamtx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.