telmomarques / xiaomi-360-1080p-hacks

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

[new hack] Block Cloud #22

Open bread-on-toast opened 4 years ago

bread-on-toast commented 4 years ago

Hi, I wrote a dirty hack to block the camera to connect to the cloudserver for privacy reasons. Feel free to use: https://github.com/bread-on-toast/xiaomi-360-1080p-reroute-cloud

Arcrocus commented 3 years ago

Hi, I wrote a dirty hack to block the camera to connect to the cloudserver for privacy reasons. Feel free to use: https://github.com/bread-on-toast/xiaomi-360-1080p-reroute-cloud

Great job! Maybe you can do a hack to make Xiaomi 360 1080p camera send videos from sdcard to another cloud service (for example Google Drive)?

thewh1teagle commented 3 years ago

Great. Is there a chance that there's another network endpoints that you didn't covered? Maybe we need to capture the traffic to be able to block anything that's related to the original firmware.

bread-on-toast commented 3 years ago

@thewh1teagle , acctually it might be, however I hadn't noticed them. However, implementing more endpoints would be straight forward, so if you see some let me know.

@Arcrocus the original Hack features a RTSP Server now, so I assume if you route the cameras Port through your local NAT to the outside world, any stream client / capture service could be used.