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-for-homebridge v2. #59

Closed hjdhjd closed 1 year ago

hjdhjd commented 1 year ago

:recycle: Current situation

ffmpeg-for-homebridge is in need of a bit of a refresh, both in terms of platforms supported, build workflow, and support for recent FFmpeg versions.

:bulb: Proposed solution

This PR is a refactor of ffmpeg-for-homebridge with support for FFmpeg 6.0, and updated platform support as well as a streamlined build process.

:gear: Release Notes

This is essentially a full refactor of ffmpeg-for-homebridge.

Testing

The build and deployment workflows has been revised - we can now trigger binary builds independently of a release of the core package.