ue/github/restreamer/compose.yaml

14 lines
268 B
YAML
Raw Normal View History

2024-06-03 14:47:02 +00:00
services:
restreamer:
image: datarhei/restreamer
#image: datarhei/restreamer:cuda-latest
ports:
- 8080:8080
- 1935:1935
- 6000:6000/udp
restart: always
volumes:
- ./data/config:/core/config
- ./data/data:/core/data