How to run

  1. Сreate a file config.json according to example file config.json.example

  2. Build project using

docker build --tag rtsptowebrtc .
  1. And run
docker run -p 8083:8083 --name rtsptowebrtc rtsptowebrtc