| Setting Category | Parameters | |----------------|-------------| | | Protocol (RTSP/HTTP/HTTPS), port number, buffer size, latency | | Authentication | Username, password, digest/Basic auth | | Display | Resolution scaling, de-interlacing, frame rate limit | | Recording | Local save path, file naming, pre-event buffer | | Audio | Codec (AAC, G.711), input device selection | | Network | Proxy, timeout, keep-alive |
rtsp://[username]:[password]@[IP address]:[port]/[stream_path] Example: intitle ip camera viewer intext setting client setting work
"profile": "Night Shift", "camera1": "rtsp_url": "rtsp://10.0.0.5:554/live", "buffer_ms": 2000, "reconnect": true , "recording_path": "D:\\SecurityFootage" latency | | Authentication | Username
Example exported client setting structure (simplified JSON): "camera1": "rtsp_url": "rtsp://10.0.0.5:554/live"