Dafang-Hacks / Main

138 stars 63 forks source link

Does this code support cameras with XM510 CPU #65

Open schneemaier opened 3 years ago

schneemaier commented 3 years ago

Hi,

I am looking for a way to get custom firmware on an XM510 wired network camera with JX-H42 sensor. The description in this repository is not 100% clear on what camera types are supported with this firmware, but i found the driver for the JX-H42 sensor.

Is it possible to build a full image for the camera which can be flashed to the camera with https://github.com/stokie-ant/xm510_firmtool

Thanks

nik0 commented 3 years ago

The camera you mentioned seems to be ARM processor based. Dafang is PowerPC. It is not compatible It seems that there are some repo like this to do something this your cam https://github.com/biemster/xm510-utils

schneemaier commented 3 years ago

Thanks! I know about the xm510 utils, it allows to modify the existing system. However the interesting part would be to compile a kernel for this processor