8 Commits

Author SHA1 Message Date
1623b4ddad Refactor YAML library and update Docker configurations
Some checks are pending
tests / build (push) Waiting to run
- Cleaned up comments and formatting in YAML library files (readerc.go, scannerc.go, writerc.go, yaml.go, yamlh.go, yamlprivateh.go).
- Improved readability by aligning comments and removing unnecessary whitespace.
- Added Dockerfile for ffmpeg-ndi dependencies, ensuring necessary libraries are installed.
- Created Dockerfile for restreamer, integrating UI and core components with ffmpeg.
- Introduced docker-compose.yml to manage services including avahi, ffmpeg-ndi, and core.
- Implemented NDIHandler in the API to discover NDI sources using ffmpeg.
- Added placeholder HTML for the Restreamer UI to prevent build issues.
- Included Install_NDI_SDK_v6_Linux.sh script for NDI SDK installation.
2026-03-26 14:28:14 -07:00
Ingo Oppermann
8ae7ba8dfe
Upgrade dependencies 2024-05-28 14:26:54 +02:00
Ingo Oppermann
e35c3dead3
Update dependencies 2024-04-15 16:22:39 +02:00
Ingo Oppermann
e8ca91d214
Update dependencies 2024-02-29 14:50:38 +01:00
Ingo Oppermann
574ebdf277
Update dependencies
This update includes a newer version of the RTMP server that supports
the enhances RTMP specification, i.e. HEVC, VP9, and AV1.
2024-01-12 12:35:07 +01:00
Ingo Oppermann
f6d5064211
Update dependencies 2023-09-04 16:36:53 +02:00
Ingo Oppermann
2a3288ffd0
Use abstract filesystem for stores 2023-02-01 16:09:20 +01:00
Ingo Oppermann
f519acfd71
Add S3 storage support 2023-01-31 14:45:58 +01:00