Popular A9 mini Wi-Fi camera & the HA challenge

Hi, I have one a9 camera wi-fi with above
Specifications:
There is a Way tô access that outside of app PIX APP ?

potentially this GitHub - DavidVentura/cam-reverse: Implementation of iLnk/iLnkP2P/PPPP protocol for X5/A9 cameras if it’s iLnk/iLnkP2P/PPPP based

1 Like

Hi to everyone! Do you know camera A8 ?

I bought camera on Temu, model “1080P Ultra HD Home Security Camera, Mini WiFi Surveillance Cam with 2.4G Wireless Connection, Wide-Angle View, Motion Detection”

Actually on the box: manufacturer Ausek, model AS-A8

Ip scanner says that it is Beken Corporation and open port is 20190. It supports telnet connection but “Server has closed the session” in a second after connection. It identifies itself as “rtthread” in local network.

Do you know anything about this camera? I want RTSP :slight_smile:

I have a A9 camera with TXW817 chip and blue PCB IOT_V1 2D250609.
I managed to use wireshark in AP mode. I just need to send
echo -ne “\x86\x86\x00\x09\x00\x01\x00\x04\x00\x02\x01\x01\x0e\x0d” | nc -w 3 192.168.1.1 8266
It respond a RTSP address and i can use it directly.

It seems to not work when connected to WiFi, the port 8266 is closed, and everything works through the cloud…

I’ll try to setup OpenTXW81X

Guys, got myself also an A9 mini, i purchased those before, the old ones had 554 open easy to find the url with wireshark nut seems this one not…
In the manual its an z-iot cam

how to proceed, this thread is like 404 posts long, can someone summarize what i have todo ? what are my options? seems i need to install the z-iot cam app on android, do i need to sniff it? or is it cloud only?

sniffed with frida: and they make connection to : ipc.gps555.net

thnx