sahilchaddha / homebridge-dafang

Homebridge Plugin for Xiaomi Dafang / Wyze Cam IP Camera => Hey Siri, Start Video Recording
MIT License
204 stars 34 forks source link

synology path error #44

Open mitchoklemen opened 4 years ago

mitchoklemen commented 4 years ago

Which path can I set to record video or image? The path is valid and "public"!

errno: -2, code: 'ENOENT', syscall: 'lstat', path: '/volume1/public/Dafang'

[Dafang] Checking Recordings Folder Size : /volume1/public/Dafang/ [Dafang] Error Occured [Dafang] [Error: ENOENT: no such file or directory, lstat '/volume1/public/Dafang']

Thnx, Mitcho

mitchoklemen commented 4 years ago

Also tried save path to SD card but the same error! Where can I set the save path?

/system/sdcard/DCIM/

is also invalid!

bunditsn commented 4 years ago

Also tried save path to SD card but the same error! Where can I set the save path?

/system/sdcard/DCIM/

is also invalid!

I'm just new here but I could record to my sd card. Have you set the write permission on particular path?

mitchoklemen commented 4 years ago

permissions are for both write/read. Strange!