Resolving "Server returned 401 Unauthorized (authorization failed)" for IP camera #5351
Mohit-3196
started this conversation in
General
Replies: 3 comments 2 replies
-
I see this problem, too |
Beta Was this translation helpful? Give feedback.
1 reply
-
Same issue here. |
Beta Was this translation helpful? Give feedback.
1 reply
-
maybe it will be useful to someone. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When an IP camera RTSP URL is added to AMS as a stream source but the broadcast doesn't start and the logs entries show
rtsp://usernmae:password@1.2.3.4:554/Streaming/Channels/102 with error:: Server returned 401 Unauthorized (authorization failed)
Even if tried with
ffmpeg
orffplay
it still gives same errorIt is mainly due to the RTSP Authentication type settings on the camera itself and changing it to Basic resolves the issue.

Cheers!
Beta Was this translation helpful? Give feedback.
All reactions