RICHTER: Hybrid P2P-CDN Live Streaming with Online Learning
IEEE paper combining P2P, CDN, edge and NFV resources for live streaming, using a Self-Organizing-Map online learning approach to cut optimization solver time.
Link
Related resources
- Towards Low-Latency and Energy-Efficient Hybrid P2P-CDN Live Video Streaming2024 paper with a real testbed of four CDNs plus origin, 19 OpenFlow switches and on-device transcoding on phones and M1 Macs, evaluating t…
- A Real-Time Update to the Livepeer Network VisionLivepeer's strategy post describing the shift of its decentralized GPU transcoding network toward real-time and AI video workloads.
- p2p-media-loader-mobile — Android/ExoPlayer P2P DeliveryKotlin port of P2P Media Loader for ExoPlayer/Media3, bringing peer-assisted HLS/DASH segment delivery to Android apps.
- P2P Media Loader v1.0 DocumentationAPI docs for WebRTC peer-assisted HLS/DASH delivery via hls.js and Shaka/dash.js mixins, including swarm configuration, peer events and deb…
- Building a Self-Hosted Live Streaming CDN for HLS with OpenResty EdgeDeep technical walkthrough of building a two-tier HLS live CDN with OpenResty Edge: playlist vs segment cache rules, origin shielding, and…
- Akamai EdgeWorkers — Manifest and Playlist PersonalizationGuide to rewriting HLS/DASH manifests in edge JavaScript for rendition filtering, audio-language localization, live program replacement and…
- Theta EdgeCloud Architecture OverviewDocs for a distributed edge GPU marketplace for video and AI workloads, describing multi-shard topology and efficiency_score-based job rout…
- Livepeer: Benchmark Transcoding GuideDocumentation for livepeer_bench, covering real-time segment/duration ratio methodology and tuning concurrent transcode sessions on orchest…
- Streaming Media from Backblaze B2Practical guide to serving video from B2 object storage, including the byte-range gotcha where the Native API breaks Safari while the S3-co…
- ApsaraVideo Media Processing (MPS) Development GuideAlibaba Cloud MPS developer docs covering the job/queue/workflow/template model, Narrowband HD encoding, and APIs like SubmitJobs and AddMe…
- EBU Media eXchange Layer (MXL) — Project PageEBU's official MXL landing page describing the Dynamic Media Facility approach of specifying by implementation for cloud-native live produc…
- Simplifying Multi-CDN Delivery with HLS/DASH Content Steering (SMPTE 2023)SMPTE paper by Yuriy Reznik comparing content steering against other multi-CDN switching approaches, with performance measurements.
- Achieving 3-Second Latency: LL-HLS and LL-DASH Optimization with CDNEngineering deep-dive on a chunked-proxy CDN module that relays origin bytes mid-fetch, and why proxy_cache_lock plus proxy_buffering break…
- MXL — Media eXchange Layer SDK (EBU Dynamic Media Facility)Open source SDK for exchanging uncompressed media grains between processes via shared memory and across hosts via RDMA, targeting software-…
- SRS Performance and Capacity BenchmarksSRS documentation reporting per-protocol capacity and benchmark numbers for RTMP, HTTP-FLV, HLS and WebRTC, useful for server sizing.