Nx 5.0 RTSP Stream Authentication Fail
In ProgressHello,
I am using Nx Witness 5.0.0.34969.
I failed to open the RTSP streaming URL, which I got from API document as below.
rtsp://<server_ip>:<port>/<deviceId>
I found that when I allow digest authentication for the user. I can use this user on RTSP authentication and open the RTSP stream successfully. However, if I do not allow digest authentication, it doesn't seem to work.
What should I do to pass RTSP authentication with disabled digest authentication user to request RTSP stream?
Thank you for your help.
-
Hi Yihsuan_Hsueh,
If you don't use the digest authentication, you should use the default bearer authentication instead.
-
Hi Yihsuan_Hsueh,
The documentation is shown in the Nx WebAdmin under the API documentation:
- Click on the Sever name.
- Select API documentation.
- Select API Information.
- Scroll down for the Authentication section.
Here you will find all information regarding Bearer Authentication.
For the full documentation about Bearer Authentication, please check the RFC 6750.
Please sign in to leave a comment.
Comments
3 comments