python-rtsp-worker/.env.example

11 lines
364 B
Text

# RTSP Camera URLs
# Add your camera URLs here, one per line with CAMERA_URL_N format
CAMERA_URL_1=rtsp://user:pass@host/path
CAMERA_URL_2=rtsp://user:pass@host/path
CAMERA_URL_3=rtsp://user:pass@host/path
CAMERA_URL_4=rtsp://user:pass@host/path
# Add more cameras as needed...
# CAMERA_URL_5=rtsp://user:pass@host/path
# CAMERA_URL_6=rtsp://user:pass@host/path