Closed hjdhjd closed 1 year ago
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.
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.
This is essentially a full refactor of ffmpeg-for-homebridge.
The build and deployment workflows has been revised - we can now trigger binary builds independently of a release of the core package.
: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.