OpenIPC / ipctool

Simple tool (and library) for checking IP camera hardware
https://openipc.org
MIT License
158 stars 34 forks source link

ipctool doesn't create any output #111

Closed lilithebowman closed 5 months ago

lilithebowman commented 6 months ago

When I run ipctool on my hardware, I run it from the SD card as the root filesystem is readonly.

I've noticed it won't output a file. Only a few of the options produce any kind of output. I can get the dmesg command to output a lot of info.

Here's my Mini 4k Spy Camera I found for like... $5 at a liquidation store:

/proc/cpuinfo output

[root@anyka /mnt]$ cat /proc/cpuinfo
Processor       : ARM926EJ-S rev 5 (v5l)
BogoMIPS        : 199.06
Features        : swp half fastmult edsp java
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant     : 0x0
CPU part        : 0x926
CPU revision    : 5

Hardware        : Cloud39E_AK3918E+H42_V1.0.2
Revision        : 0000
Serial          : 0000000000000000
[root@anyka /mnt]$

dmesg output

PS h62_g_ctl val:25
<4>irq_handle_continous_mode 549: vb->i=3, but id -1
<4>irq_handle_continous_mode 549: vb->i=2, but id -1
<4>h62_set_fps :fps = 10
<4>FPS h62_g_ctl val:10
<4>RTL871X: rtw_set_ps_mode(wlan0) Leave 802.11 power save - WIFI-TRAFFIC_BUSY
<4>RTL871X: rtl8188e_set_FwPwrMode_cmd: Mode=0 SmartPS=2 UAPSD=0
<4>irq_handle_continous_mode 549: vb->i=3, but id -1
<4>RTL871X: rtw_set_ps_mode(wlan0) Enter 802.11 power save - WIFI-TRAFFIC_IDLE
<4>RTL871X: rtl8188e_set_FwPwrMode_cmd: Mode=1 SmartPS=2 UAPSD=0
<4>h62_set_fps :fps = 25
<4>FPS h62_g_ctl val:25
<4>~~irq_handle_continous_mode 555: vb->i=1, but id 128
<4>irq_handle_continous_mode 549: vb->i=0, but id -1
<4>irq_handle_continous_mode 549: vb->i=1, but id -1
<4>irq_handle_continous_mode 549: vb->i=3, but id -1
<4>h62_set_fps :fps = 10
<4>FPS h62_g_ctl val:10
<4>h62_set_fps :fps = 25
<4>FPS h62_g_ctl val:25
<4>irq_handle_continous_mode 549: vb->i=1, but id -1
<4>irq_handle_continous_mode 549: vb->i=0, but id -1
<4>h62_set_fps :fps = 10
<4>FPS h62_g_ctl val:10
<4>h62_set_fps :fps = 25
<4>FPS h62_g_ctl val:25
<4>~~irq_handle_continous_mode 555: vb->i=1, but id 128
<4>RTL871X: rtw_set_ps_mode(wlan0) Leave 802.11 power save - WIFI-TRAFFIC_BUSY
<4>RTL871X: rtl8188e_set_FwPwrMode_cmd: Mode=0 SmartPS=2 UAPSD=0

I can glean from this that the camera is the ankya variety. That also shows in the login info when I telnet into it.

I can see a config file for the firmware, but I don't know what to do with that.

Anyone know why it won't output the info?

dimerr commented 5 months ago

anyka is not supported