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
29c0890d95
Fix assembly breakage due to binutil>=2.41.
...
See https://www.linuxquestions.org/questions/slackware-14/regression-on-current-with-ffmpeg-4175727691/ .
2023-11-13 01:19:59 +01: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
426012838f
Disable build of docs due to texinfo 7.1 breakage.
2023-11-13 01:12:56 +01:00
Icedream
f2f672a7fb
Disable breakage due to nvenc/nvdec enablement without deps installed.
2023-11-13 01:12:16 +01:00
Icedream
569e9aa095
Use our own ffmpeg-ndi package copy.
2023-05-19 12:45:25 +02:00
Icedream
c47fc48da1
Ignore extraneous package files.
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
ba3f802e1d
Update IP whitelist.
2022-04-01 08:47:59 +02:00
Icedream
7cec7ef639
Change source string filter for ndi-feeder.
2022-04-01 08:10:30 +02:00
Icedream
08e5d8ce96
Rewrite code.
...
- Rewrite metadata API and tunaposter to transmit cover art
- Use liquidsoap harbor API to fetch metadata for nowplaying_overlay.html
- Implement support for Spotify covers
2022-03-13 06:53:21 +01:00
Icedream
9b93cab4c7
Remove fakesilence submodule, compile from git instead.
2022-03-09 15:00:51 +01:00
Icedream
2e7881819e
Reduce digital silence threshold to 125ms.
2022-03-09 12:17:08 +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