Why can I access the camera stream from motion without a password #1857
Unanswered
ICrashWindows12
asked this question in
Q&A
Replies: 1 comment
-
Check dev tools to see what is sent, otherwise make sure to use incognito tab, without giving password. In all other scenarios password is cached for future connections. |
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.
-
The stream is on port 8000 and the web interface is on port 8500
when I go localhost:8000 it asks for a password, but when I go localhost:8000/1/stream it shows the stream? like why? On AXIS cameras you cannot just go to the stream without a password even if you have the direct link?
ah so I see, if you go to localhost:8000 first, it asks for a password, but when you go after that localhost:8000/1/stream it asks for a password on the same tab, but on a new tab, I just type localhost:8000/1/stream it displays the stream, why does that happen?
Beta Was this translation helpful? Give feedback.
All reactions