Eoolii/Closeli/YCC365 Plus local stream server

Hey folks!

I have 4 cameras that I got from Temu. When I set them up, I had to download either the Closeli app or the Eoolii app.

They are cheap cameras, with low resolution. The issue is that they do not expose any local stream. The stream always go to their servers, and then the app connects to the relay. I vibe-coded a local interceptor that mimics their relay, but that project is no being actively maintained.

Instead, I just programmed a stream server that mimics the phone APP and works with the original authentication, so it can automatically fetch all the cameras from your Closeli account and enable local streaming for them.

This is not a HomeAssistant integration, but, hopefully, if someone needs to implement something using those cameras, the project might be helpful. It features PTZ control as well.

Here is the repo, for anyone who might want to take a look!
radzki/CloseliStreamServerRemote: Get live feed of your Eoolii/Closeli cameras using your credentials

Amazing work!

I started a repo here: