Try running multiple rtsp servers like so: docker run --rm -it -e RTSP_PROTOCOLS=tcp -p 8554:8554 -p 1935:1935 aler9/rtsp-simple-server ...
確定! 回上一頁