Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

stevenmirabito/docker-homebridge-ffmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Docker Homebridge FFmpeg

oznu/docker-homebridge + FFmpeg

This image builds a minimal version of FFmpeg with only the necessary codecs for camera streaming with homebridge-dafang:

configuration: --enable-version3 --enable-gpl --enable-nonfree --enable-small --enable-libx264 --enable-libfdk-aac --enable-openssl --disable-debug --disable-doc --disable-ffplay --extra-cflags=-I/opt/ffmpeg/include --extra-ldflags=-L/opt/ffmpeg/lib --extra-libs='-lpthread -lm' --prefix=/opt/ffmpeg

Motivation

At the time of writing, the version of FFmpeg that Alpine distributes did not include libfdk-aac which is required for proper audio encoding with homebridge-dafang.

Contributing

Feel free to make a pull request if you have a use case that requires additional FFmpeg codecs.

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.