Skip to content

Conversation

@fbrv
Copy link

@fbrv fbrv commented Jan 15, 2026

Add curl to ffmpeg images

Documentation examples for hooks use curl, but it's not available in any Docker image. This PR adds curl to docker/ffmpeg.Dockerfile and docker/ffmpeg-rpi.Dockerfile.

name FFmpeg included curl included RPI Camera support
bluenviron/mediamtx:1
bluenviron/mediamtx:1-ffmpeg ✔️ ✔️
bluenviron/mediamtx:1-rpi ✔️
bluenviron/mediamtx:1-ffmpeg-rpi ✔️ ✔️ ✔️

Other people had the same problem, for reference #5001

@aler9
Copy link
Member

aler9 commented Jan 28, 2026

Base images are not meant to contain additional utilities, furthermore this patch only addresses the *ffmpeg variant, solving nothing. The Documentation was updated in order to explain how to build a custom image with any tool you like.

@aler9 aler9 closed this Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants