So I just setup MotionEye on Home Assistant and added an RTSP wyze cam to it. Montioneye gives you 2 URLs, one to access the stream and one to access the still image. The stream works fine from octoprint but when I put in the image url it doesn’t work. Basically a 401 error.
I think it’s because MotionEye is directly serving up the stream, but the still image is coming from Home Assistant, and is only allowing access to the still image via an authenticated session.
I asked this in the home assistant subreddit, with no response, so I figured I would ask here to see if anyone has tried this. Let me know if you know how to access that still image without authenticating.