Files
videostreamer/.env.example
fpaupier ca60c46b4c add: support for docker-compose
Copy the .env.example into a .env file, update with your variable run `docker-compose up`

https://github.com/horgh/videostreamer/issues/22
2022-02-21 19:56:25 +01:00

6 lines
97 B
Plaintext

HOST=0.0.0.0
PORT=8080
FORMAT=rtsp
FCGI=false
SOURCE_RTSP=rtsp://rtsp.stream/pattern
VERBOSE=true