shadow-1 / yi-hack-v3

Alternative Firmware for Xiaomi Cameras based on Hi3518e Chipset
GNU General Public License v3.0
1.15k stars 152 forks source link

Yi Dome 1080p (yi-hack-v3)can't backup video to mi wifi #136

Open vip991988 opened 6 years ago

vip991988 commented 6 years ago

screenshot_20180127-013859 Hi, i used yi hack v3 for Yi Dome 1080p, everything work fine but i have issue when try to backup video to mi router 3 hard disk. It say"Your router is not on support" router list or attempt to obtain information from your router has failed". I have ant yi 720p, it backup video to my mi router hard disk normally.

vip991988 commented 6 years ago

can someone help me?

vip991988 commented 6 years ago

Please help me @shadow-1

vip991988 commented 6 years ago

who can make it, please

jjrojoc commented 6 years ago

Yi dome 1080p don't have support for the moment.

I'm using a script: https://gist.github.com/guerrerocarlos/00554400c50e96e6327e7c5dc53882e8

Modify --> d="dirname $f" by d=${file%/*} Because dirname is not in camera. I can't make script create folders in my raspberry, so I using a Cron job and creating the folders in raspberry

vip991988 commented 6 years ago

thank you, @jjrojoc May you teach me how to backup video from Yi Dome to Mi Wifi Harddisk. Modify --> d="dirname $f" by d=${file%/*} I dont understand this line, i also browse to harddisk via mi wifi app or FTP but i dont know how to backup with FTP May you share your Cronjob file. Thanks !!!

jjrojoc commented 6 years ago

Off course, if Mi WiFi have ftp server

jjrojoc commented 6 years ago

The problem there is a Cron in router. I ended using a Cron for only create folders with she date like yi dome record video because I can't get make it from camera. Proftpd in raspberry give error 550 when yi dome try to create folder.

jjrojoc commented 6 years ago

Ups bad type. She should be "same"

vip991988 commented 6 years ago

Thank you for your support ! I used Mi Router Gen 3, it have external hard disk storagre , FTP. Please help me make the script. Anw, Ftpd give error 550.Did your camera have permission to access the Mi Router Hard Disk