DVR-IP
Private format from DVR-IP NVR, NetSurveillance, Sofia protocol (NETsurveillance ActiveX plugin XMeye SDK).
Configuration
- you can skip
username,password,port,channelandsubtypeif they are default - set up separate streams for different channels
- use
subtype=0for Main stream, andsubtype=1for Extra1 stream - only the TCP protocol is supported
yaml
streams:
only_stream: dvrip://username:password@192.168.1.123:34567?channel=0&subtype=0
only_tts: dvrip://username:password@192.168.1.123:34567?backchannel=1
two_way_audio:
- dvrip://username:password@192.168.1.123:34567?channel=0&subtype=0
- dvrip://username:password@192.168.1.123:34567?backchannel=1