Remove deprecated RTMP port 1935 (#9137)

This commit is contained in:
Pierre Belanger
2024-01-31 12:56:11 +00:00
committed by Blake Blackshear
parent 928dbd8335
commit 15f79d91e3
3 changed files with 1 additions and 7 deletions
-1
View File
@@ -295,7 +295,6 @@ docker run \
--network=bridge \
--privileged \
--workdir=/opt/frigate \
-p 1935:1935 \
-p 5000:5000 \
-p 8554:8554 \
-p 8555:8555 \