cyb3rdoc / ez-nvr

Simple, lightweight and easy Network Video Recorder written in Python
MIT License
40 stars 2 forks source link

RTSP Password protected #1

Closed hyperbart closed 1 year ago

hyperbart commented 1 year ago

How do you access an RTSP password protected stream?

cyb3rdoc commented 1 year ago

You need pass the argument in RTSP URL configuration based on your camera. E.g. rtsp://user:password@camera-ip/live/stream_01