大话摄像头RSTP地址格式

rtsp://username:password@ip:port/cam/realmonitor?channel=1&subtype=0
说明:
username: 用户名。例如admin。
password: 密码。例如admin。
ip: 为设备IP。例如 10.7.8.122。
port: 端口号默认为554,若为默认可不填写。
channel: 通道号,起始为1。例如通道2,则为channel=2。
subtype: 码流类型,主码流为0(即subtype=0),辅码流为1(即subtype=1)。

rtsp://admin:deltav@192.168.168.100/cam/realmonitor?channel=1&subtype=0

rtsp://admin:deltav@192.168.168.156/cam/realmonitor?channel=1&subtype=0

此条目发表在随手杂记分类目录。将固定链接加入收藏夹。