More Marcsello dreams

This commit is contained in:
marcsello 2025-10-19 22:36:03 +02:00
parent 406b052de2
commit 8f6850877f

View file

@ -104,3 +104,4 @@
- **CDN appliance:** A pre-built hardware (contains some disks and hardware transcoder) which can be easily deployed and registered by anyone.
- **Custom built Linux based OS:** Buildroot, Nix, or something similar that allows building a compact OS image that can be installed and updated on the target hardware. Built for hosting the CDN software described above.
- **Fail-safe unattended software update for the CDN appliance:** If a software update goes wrong, the appliance should be able to recover without any human intervention.
- **Dynamic encoding profile change based on load:** On live transcode, change the encoding profile from slower to faster ones as demand increases to serve more users more smoothly, when there are less users use slower profiles for better quality.