NetLLM
SIGCOMM 2024 research adapting LLMs for networking tasks including adaptive bitrate streaming, viewport prediction, and job scheduling, with released code.
Link
Related resources
- RL-DASHReinforcement learning (Q-learning) based adaptive bitrate control simulated over ns3 and DASH.
- NUS VV-Streams QoE ModelSubjective QoE dataset and model for volumetric video geometry/texture compression from NUS research lab.
- VideoATLASAcademic QoE prediction model release using rebuffering statistics as efficient predictors of viewer quality of experience.
- ErsatzTVTurns a personal media library into live custom TV channels with EPG and channel scheduling.
- ArgosySelf-hosted media streaming server built solo: Go backend, PostgreSQL LISTEN/NOTIFY, Vue 3 web UI, native Kotlin/ExoPlayer Android app, HLS…
- Castlabs DRM GuideTechnical deep-dive on Widevine/PlayReady/FairPlay DRM, covering CENC vs cbcs encryption mode differences.
- How to Build a Multi-DRM SetupEngineering guide covering Widevine/FairPlay/PlayReady stack, CENC, license server complexity, and build-vs-buy cost tradeoffs.
- setup-ffmpegGitHub Action to set up and cache FFmpeg in CI workflows, downloading direct from source with git-master build support.