Skip to content

Add ffplay to docker container#1264

Merged
AlexxIT merged 1 commit intoAlexxIT:masterfrom
OnFreund:patch-1
Feb 22, 2025
Merged

Add ffplay to docker container#1264
AlexxIT merged 1 commit intoAlexxIT:masterfrom
OnFreund:patch-1

Conversation

@OnFreund
Copy link
Contributor

No description provided.

@AlexxIT AlexxIT self-assigned this Jul 17, 2024
@felipecrs
Copy link
Contributor

I wonder what's the use for this. Ideally the container should be slim, and ffplay seems more like a tool to be used outside go2rtc, no?

@OnFreund
Copy link
Contributor Author

It's mentioned in the docs as a way to implement backchannel through exec, but is missing from the container, and getting it into the container isn't trivial (I have to use a dockerfile based on the image and point my compose file at it).

@felipecrs
Copy link
Contributor

Got it. Makes sense.

@AlexxIT
Copy link
Owner

AlexxIT commented Jul 18, 2024

I thought ffplay was already in. I'll have to check

@OnFreund
Copy link
Contributor Author

I only see ffmpeg and ffprobe in the original image. I have a local dockerfile that looks like this:

FROM alexxit/go2rtc
RUN apk add ffplay

@AlexxIT AlexxIT merged commit 7d41dc2 into AlexxIT:master Feb 22, 2025
@AlexxIT
Copy link
Owner

AlexxIT commented Feb 22, 2025

Thanks!

@AlexxIT AlexxIT added this to the v1.9.9 milestone Feb 22, 2025
@OnFreund OnFreund deleted the patch-1 branch February 22, 2025 11:43
@AlexxIT AlexxIT changed the title Install ffplay in container Add ffplay to docker container Mar 10, 2025
@AlexxIT
Copy link
Owner

AlexxIT commented Mar 10, 2025

57Darling02 pushed a commit to 57Darling02/go2nvr that referenced this pull request Feb 17, 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.

3 participants