seydx / homebridge-camera-ui

Homebridge plugin for RTSP Cameras with HSV, motion detection support, Image Rekognition, Web UI to manage/watch streams and WebApp support
MIT License
638 stars 92 forks source link

ffmpeg error after restore #877

Closed crazyclimber999 closed 8 months ago

crazyclimber999 commented 9 months ago

Hi, i restore the backup in a new installation and I receive this error:

Giardino: Setting up camera, please be patient... Error: spawn /var/lib/homebridge/node_modules/homebridge-camera-ui/node_modules/ffmpeg-for-homebridge/ffmpeg ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:286:19) at onErrorNT (node:internal/child_process:484:16) at processTicksAndRejections (node:internal/process/task_queues:82:21) [08/12/2023, 01:41:15] [CameraUI] Child bridge process ended [08/12/2023, 01:41:15] [CameraUI] Process Ended. Code: 1, Signal: null [08/12/2023, 01:41:22] [CameraUI] Restarting Process...

I already try to install ffmpeg manually but nothing change.

xrust83 commented 9 months ago

+1

ivansardo commented 8 months ago

Anyone could fix it?