Update README.md

This commit is contained in:
xfarrow
2023-09-18 08:16:57 +00:00
committed by GitHub
parent d9a9d54718
commit b990334ff3

View File

@@ -22,8 +22,9 @@ High quality stream: `rtsp://username:password@IP_Address:554/stream1`
Low quality stream: `rtsp://username:password@IP_Address:554/stream2` Low quality stream: `rtsp://username:password@IP_Address:554/stream2`
### ONVIF ### ONVIF
`http://IP_Address:2020/onvif/device_service` `http://IP_Address:2020/onvif/device_service` and specify `username` and `password` when asked.
and specify `username` and `password` when asked.
Using ONVIF will allow the NVR to properly configure the PTZ controls, allowing the camera to pan and tilt.
### HTTP (unofficial, needs more analysis) ### HTTP (unofficial, needs more analysis)
See [this resource](https://drmnsamoliu.github.io/video.html) but I did not test it. In this way we should be able to unlock a 2K video stream. See [this resource](https://drmnsamoliu.github.io/video.html) but I did not test it. In this way we should be able to unlock a 2K video stream.