DavidVentura / cam-reverse

61 stars 17 forks source link

cannot pair the camera to my wifi #44

Open ICrashWindows12 opened 2 hours ago

ICrashWindows12 commented 2 hours ago

Model: A9 Manufacturer: Telurahl (it states on packaging ) (I also don't know if I got the manufacturer name correct) A9 AP starts with: Nax (short for naxclow) My laptop OS: ChromeOS with Linux Container Bullseye/Crostini CPU arch: ARM64 I cannot pair for some reason. The IP address starts at 192.168.169.1 but when I pair it states it looks for devices at 192.168.1.255. I am connected to the AP of the camera. is there any way to change. Also is this compatible with chromeOS running Linux debian vm (the command line)

2024-09-21T11:06:16.808Z [error] Node version 12 is not supported, may malfunction 2024-09-21T11:06:16.811Z [info] Will configure any devices found to join Optus_XXXXXX 2024-09-21T11:06:16.848Z [info] Searching for devices on 192.168.1.255

ICrashWindows12 commented 2 hours ago

does changing the bin.cjs file even do anything. I edited it with sudo nano bin.cjs then I found the discovery ips section and changed from 192.168.1.255 to 192.168.169.255, then I tried 192.168.169.1 and still nothing

ICrashWindows12 commented 2 hours ago

I executed the command like this node bin.cjs pair --ssid Optus_XXXXX --password <Password> obviously with the password after I connected to the devices AP.

ICrashWindows12 commented 1 hour ago

I'm going to see if I can connect the X5 mini camera

ICrashWindows12 commented 1 hour ago

also NAX

ICrashWindows12 commented 1 hour ago

nope. maybe the restrictions on chromeOS's Linux container does not allow it to discover devices. also the one by int is just so confusing

DavidVentura commented 43 minutes ago

can you make a network capture while connected to the camera's AP?

ICrashWindows12 commented 23 minutes ago

can you make a network capture while connected to the camera's AP?

while connected to the cameras AP?

ICrashWindows12 commented 22 minutes ago

can you make a network capture while connected to the camera's AP?

How do I make a network capture. I just found out about network capturing and I'm new to it

ICrashWindows12 commented 4 minutes ago

can you make a network capture while connected to the camera's AP?

do I run the script along with wireshark