1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-07-05 06:44:08 +02:00

SRT port must be exposed as UDP port

This commit is contained in:
Yohann D'ANELLO
2020-09-29 15:31:08 +02:00
parent 82969360a4
commit 903d56cd08
3 changed files with 8 additions and 8 deletions

View File

@ -32,7 +32,7 @@ You can also launch the Docker image using,
```
docker build . -t ghostream
docker run -it --rm -p 2112:2112 -p 9710:9710 -p 8080:8080 -p 10000-10005:10000-10005/udp ghostream
docker run -it --rm -p 2112:2112 -p 9710:9710/udp -p 8080:8080 -p 10000-10005:10000-10005/udp ghostream
```
## Streaming