telmomarques / xiaomi-360-1080p-hacks

Hacks for the Xiaomi Mi 360 1080p camera (MJSXJ02CM).
761 stars 129 forks source link

Is it possible to use the Motion package on MJSXJ05CM camera? #56

Open mikeconley12 opened 3 years ago

mikeconley12 commented 3 years ago

I have the Mi Home Security Camera 360 1080P (MJSXJ05CM). And I want to modify the firmware of this camera. I am going to do the following steps:

  1. Dump the current firmware from the camera using this method: https://github.com/telmomarques/xiaomi-360-1080p-hacks/issues/18#issuecomment-570833174
  2. Compile the Motion package using static compiling (static compiling includes all of the libraries into the executable itself)
  3. Add the compiled Motion package to the firmware dump
  4. Flash the modified firmware dump to the camera

So, are these steps possible? Are there some pitfalls worth knowing about? What should I learn before these steps?

AndrewSpec commented 3 years ago

any progress?

franicrespo90 commented 3 years ago

Hello, I have the same model, has someone already found a solution?