messenger101
Reaction score
2

Profile posts Latest activity Postings About

  • hello everyone, I'm new on here and have been playing around with ip cameras and blue iris software. that said i have been able to do most of the research already and had hit dead ends everywhere.
    I recently purchased 4 "WiFi Smart Camera" i discovered that they are Shenzhen icomm with ANYKA processor. i need to flash the firmware and gain access to the ONVIF and RTSP ports, however i can not access the camera webpage to change any of the settings. the camera makes you use the Yi IoT app to setup the device via a cloud system. im trying to disable the cloud and put the camera on blue iris via RTSP

    here is the log file from the camera i disassembled to find the chipset info.


    [2023/11/19 12:56:18][cloud_demo.c: sync_time(): 2242] yi_sync_time ok!
    get net info:ip: 192.168.1.xxx, mask: 255.255.255.0, route: 192.168.1.1, dns1: 192.168.1.1, dns2: 8.8.8.8
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:1476 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1476 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:85689 (83.6 KiB) TX bytes:85689 (83.6 KiB)

    wlan0 Link encap:Ethernet HWaddr XX:XX:XX:XX:XX:XX
    inet addr:192.168.1.xxx Bcast:192.168.1.255 Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:33 errors:0 dropped:2 overruns:0 frame:0
    TX packets:19 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:6274 (6.1 KiB) TX bytes:2811 (2.7 KiB)

    wlan0 IEEE 802.11abgn ESSID:[Not For Your Eyes]
    Mode:Managed Frequency:5.785 GHz Access Point: XX:XX:XX:XX:XX:XX
    Bit Rate=30 Mb/s Tx-Power=20 dBm
    Retry long limit:7 RTS thr:eek:ff Fragment thr:eek:ff
    Encryption key:eek:ff
    Power Management:eek:ff
    Link Quality=70/70 Signal level=-27 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:3 Missed beacon:0


    [global]
    user = admin
    secret = admin
    dev_name = 小K互联网摄像机
    soft_version = 2000
    uid_name = danale.conf

    [ethernet]
    dhcp = 1
    ipaddr = 192.168.1.xxx
    netmask = 255.255.255.0
    gateway = 192.168.1.1
    firstdns = 8.8.8.8
    backdns = 108.108.108.108

    [wireless]
    ssid = [Not For Your Eyes]
    mode = Infra
    security = 3
    password = [Not For Your Eyes]
    running = softap

    [softap]
    s_ssid =
    s_password =

    osd_name = AKWIPC0000000010
  • Loading…
  • Loading…
  • Loading…
Top