1 2 3 4 5 6 7 8 9 10
{ "bind": "0.0.0.0:8080", "routes": [ { "name": "studio1", "input": { "type": "rtsp", "url": "rtsp://studio1-cam.example.net:554/stream1" }, "outputs": ["llhls", "dash", "ll_dash"] } ] }