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

Error "FFmpeg exited with code: 1 and signal: null (Error) Front Door Doorbell" #58

Closed nefariouslegion closed 1 year ago

nefariouslegion commented 1 year ago

Tbh not sure if I should post this here or not. I've also posted it on the plugin page but haven't gotten a fix yet.

Describe The Bug: Whenever I try to view my camera in the home app I see the error "FFmpeg exited with code: 1 and signal: null (Error) Front Door Doorbell" in the homebridge logs. The home app just shows "No response"

Expected behavior: Expected to have ffmpeg working and be able to view camera

ffmpeg output:

Run ffmpeg in a terminal window and post the output below Here is what the homebridge UI terminal outputs when I enter the command. image

And here is what the hyper-v VM outputs when trying to enter the same command there image

Screenshots: See above.

Environment:

bwp91 commented 1 year ago

Hi @nefariouslegion

Apologies you never had a reply on this.

Since this issue is not necessarily applicable to the newest version of ffmpeg-for-homebridge I am gonna close this.

My advice would be to start using the newest version of ffmpeg-for-homebridge and if you still encounter the above, and feel it is an issue with this repo then please do reopen again.

Cheers!