YouTube Stream Monitoring Dashboard
Grafana dashboard for YouTube live stream monitoring: status, viewers, engagement metrics.
Link
Related resources
- GStreamerVideoMetricsIngests RTMP via GStreamer and exposes Prometheus metrics (fps, pipeline uptime, frame size, codec).
- live-stream-from-desktopScripts to spin up local HLS/DASH/RTMP/SRT test streams from your desktop via ffmpeg, useful for throwaway live test sources.
- YTLive: A Dataset of Real-World YouTube Live Streaming SessionsAcademic dataset paper capturing real-world YouTube live streaming session traces for research use.
- Secure the Stream, Not the Hosts: Attribute-Based Encryption for DRM Enabled Video StreamingACM MMSys '25 paper proposing a novel attribute-based encryption DRM architecture for video streaming.
- Secure the Stream, Not the Hosts: Attribute-Based Encryption for DRM-Enabled Video StreamingACM MMSys 2025 paper proposing attribute-based encryption as alternative to per-host DRM for video streaming.
- Puffer (Stanford research study)Overview of Stanford's Puffer, a live production research platform with real users studying ML-driven adaptive bitrate algorithms.
- Testing DRM Playback Across Device FamiliesPractical guide and checklist for validating DRM playback matrices across different device families.
- FairPlay-iOS-DemoClient-side SPC/CKC FairPlay Streaming flow demo implementing Apple's FairPlay Streaming Programming Guide, MIT licensed.
- On the Current State of Interoperable Content Protection for OTTFraunhofer academic paper detailing CPIX format and encryptor/license-server reference architecture for multi-DRM OTT deployment.
- Membrane FrameworkElixir multimedia processing framework (GStreamer-inspired architecture) wrapping FFmpeg/GStreamer elements for RTSP/RTMP/HLS/WebRTC pipeli…
- MCML 4K UHD Video Quality Database10 reference and 240 distorted YUV sequences coded with AVC/HEVC/VP9 for UHD video quality research, with one-line download script.
- EME Tools (CableLabs)CableLabs dash.js-based reference player with dedicated EME logging window for debugging encrypted media playback.
- Towards a Secure and Interoperable DRM ArchitectureACM DRM Workshop paper proposing a Domain Interoperability Manager for cross-DRM license and content translation.