brutella / hkcam

Open-Source HomeKit Surveillance Camera
https://hochgatterer.me/hkcam/
Apache License 2.0
920 stars 141 forks source link

"apt-get install ffmpeg" failed #144

Open AndrewArmstrong opened 9 months ago

AndrewArmstrong commented 9 months ago

Hi, probably not you fault, but the "apt-get install ffmpeg" command didn't work with the latest version of... well probably many things...and ffmpeg failed to properly install. Adding the "--fix-missing" solved the problem. You might want to update the docs to say "apt-get install ffmpeg --fix-missing"