-
Notifications
You must be signed in to change notification settings - Fork 270
Camera: Wansview W7 Galayou Y4
gtxaspec edited this page Jul 16, 2026
·
5 revisions
These cameras are the same device, so the process applies to both. The Galayou Y4 has 2 new variants*ask for assistance before installing these
- SoC:
- Ingenic T23N (64MB RAM)
- Ingenic T31L (64MB RAM)
- Image Sensor:
- SmartSense SC2336 (2MP)
- SmartSense SC2336P (2MP)
- Wi-Fi Module:
- Altobeam ATBM6012B (USB)
- Altobeam ATBM6062 (USB)
- Flash Chip: NOR 8MB
- Power: 5V DC USB
Follow along with this video: https://www.youtube.com/watch?v=jCRiIljSWlw !
- Verify which processor your cam has (T31 or T23) by following this video: https://www.youtube.com/shorts/8dlMDv3GmZ0
- Download the installer proper image from https://github.com/wltechblog/thingino-installers
- Use your favorite SD card writer (I suggest Raspberry Pi Imager) to write it to your SD card
- Boot with the SD card inserted
- Wait about 3 minutes and you should see it on your wifi network list
After the firmware is flashed, proceed with configuring wireless access.
- put on sdcard an empty file "log.cfg"
- boot on official firmware
- you should have on sdcard a log directory
- search in the file the sensor name and processor name. For example
grep -r -e loadVideoParam -e cSensorName log/
log/v4_19700101_0000.log:00:00:00.272 09 CORAV> readIni_drv_sinfo,179] cSensorName=sc2336
log/v4_19700101_0000.log:00:00:00.272 08 CORAV> readIni_drv_sinfo,206] /var/syscfg/config/drv_sinfo.ini] cSensorName=sc2336 i2c_id=0
log/v4_19700101_0000.log:00:00:00.273 08 CORAV> readIni_drv_sinfo,206] /var/syscfg/config/drv_sinfo1.ini] cSensorName= i2c_id=0
log/v4_19700101_0000.log:00:00:00.275 08 CORAV> loadVideoParam,399] fps=15,gop_multiple_of_fps=2 qualityLvl_t23=2
grep -r -e loadVideoParam -e cSensorName log/
log/v4_19700101_0000.log:00:00:00.228 09 CORAV> readIni_drv_sinfo,179] cSensorName=sc2337p
log/v4_19700101_0000.log:00:00:00.228 08 CORAV> readIni_drv_sinfo,206] /var/syscfg/config/drv_sinfo.ini] cSensorName=sc2337p i2c_id=0
log/v4_19700101_0000.log:00:00:00.228 08 CORAV> readIni_drv_sinfo,206] /var/syscfg/config/drv_sinfo1.ini] cSensorName= i2c_id=0
log/v4_19700101_0000.log:00:00:00.231 08 CORAV> loadVideoParam,399] fps=15,gop_multiple_of_fps=2 qualityLvl_t23=2
Follow along with this video to unbrick your W7 or Y4: https://www.youtube.com/watch?v=xQa9lV9r4_g
- Wiki Home
- About the Project
- Getting Started
-
Supported Cameras
- Cameras
- 360 AP1PA3
- AliExpress LTIA‐37FJZ (Vanhua Z55 module)
- AOQEE C1
- Aosu C5L
- Cinnado
- Dekco DC5L
- Eufy
- Galayou/Wansview
- Hualai (Wyze/Atom/Neos/Personal)
- iFlytek XFP301‐M
- Jienuo JN-107-AR-E-WIFI
- Jooan A6M
- LaView L2
- LongPlus X07
- LSC 3215672
- Sannce I21AG
- Sonoff Cam‐S2 and B1P
- TP-Link Tapo C100/C110/C111
- Wuuk Y0510
- Xiaomi
- Configuration
- Integration
- Development