1
0
Fork 0
Commit Graph

13 Commits (004433479fa3273202af1c1a44154cf4ae625e01)

Author SHA1 Message Date
Icedream 41c3970659
Merge remote-tracking branch 'github/renovate/docker-dockerfile-1.x' 2025-04-27 13:53:00 +02:00
Icedream 57dbec3aac
Replace ffmpeg-ndi with gst-plugin-ndi for ndi-feeder.
We can no longer reliably compile ffmpeg with the NDI reversal
patch. While gst-plugin-ndi isn't particularly well maintained
anymore either, it works for now and will probably become a
main-stay in my setup. The alternative is doing NDI via OBS and
that's just silly and not easily automatable.
2025-04-20 16:34:16 +02:00
renovate[bot] 4df52adf33
Update docker/dockerfile Docker tag to v1.15.0 2025-04-15 19:37:48 +00:00
renovate[bot] 9ddf0d150f
Update docker/dockerfile Docker tag to v1.12.0 2024-11-27 03:54:37 +00:00
Icedream 8cf3b23b28
Set ulimit -n 1024 for makepkg calls.
See https://github.com/moby/moby/issues/27195#issuecomment-1410745778.
2023-11-13 01:14:05 +01:00
Icedream 569e9aa095
Use our own ffmpeg-ndi package copy. 2023-05-19 12:45:25 +02:00
Icedream 0356616566
Remove image squashing from ndi-feeder. 2023-03-21 04:21:23 +01:00
Icedream 2396d6fb62
Split Dockerfile into multiple stages per package to be built. 2023-03-13 03:25:41 +01:00
Icedream 21638e41c7
Fix shell scripts not working after image build on Windows checkout. 2022-09-12 15:48:35 +02:00
Icedream 9b93cab4c7
Remove fakesilence submodule, compile from git instead. 2022-03-09 15:00:51 +01:00
Icedream fc3a58c430
Fix fakesilence src directory being copied over binary. 2022-03-09 10:03:16 +01:00
Icedream 2c724258e8
Integrate fakesilence tool. 2022-03-09 10:03:15 +01:00
Icedream 06a4bbd152
Rename ndi-to-srt to ndi-feeder.
That name no longer fits what it does.
2022-03-09 10:03:15 +01:00