SUCacheLoader
iOS library for caching video content during streaming to reduce bandwidth and improve playback performance.
Link
Related resources
- ffmpeg-wasm-streaming-video-playerDemo of in-browser streaming video transcode-and-play using ffmpeg.wasm.
- GreenABR+: Generalized Energy-Aware ABR for Mobile Video StreamingACM TOMM paper on generalized reinforcement-learning-based battery/energy-aware adaptive bitrate algorithm for mobile video streaming.
- OpenRVAcademy Software Foundation's open-sourced Sci-Tech-award-winning frame-accurate media review/playback software, standard in VFX/animation…
- mediaplayer (Unity)Unity standardized IVideoPlayer interface with SRT subtitle parser and SubtitleDisplayer for engine-agnostic playback abstraction.
- Garlic PlayerSMIL-based digital signage media player, actively maintained embedded playback application.
- CastSoundBoardCustom Chromecast sender+receiver demo pair using Web Audio API for multi-track audio playback, a pattern reference for building custom Cas…
- webrtc-externalsWebExtension replicating the chrome://webrtc-internals workflow cross-browser (Firefox/Edge included).
- webrtc-internals-exporterChromium extension exporting WebRTC stats to Prometheus PushGateway with an included Grafana dashboard.
- Google Cast — Official GitHub OrganizationOfficial Google Cast samples hub containing sender and receiver reference implementations across multiple platforms.
- videowall (info-beamer)Master/client Python setup for showing distinct fullscreen video per screen, e.g. one per Raspberry Pi, for signage installations.