homebridge / ffmpeg-for-homebridge

Static FFmpeg binaries for Homebridge with support for audio (libfdk-aac) and hardware-accelerated decoding and encoding (h264_qsv, h264_v4l2m2m, videotoolbox).
109 stars 13 forks source link

FFmpeg process creation failed: spawn /homebridge/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg ENOENT #48

Closed sommo closed 2 years ago

sommo commented 2 years ago

Hi all, once updated the docker image, all works except tte ffmpeg, i get this for all the cameras:

FFmpeg process creation failed: spawn /homebridge/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg ENOENT

any ideas? Thank you

oznu commented 2 years ago

Uninstall / reinstall the plugin

sommo commented 2 years ago

Uninstall / reinstall the plugin

Thank you was that!

Xusqui commented 12 months ago

Hi there!

As I had the exact same issue, I uninstalled / Reinstalled the plug-in, reconfigured and now my Home App won't find the cameras when trying to add new devices.

Any thoughts on this?