Muvi Flex Mobile SDKs
Muvi Flex offers Mobile SDKs for Android and iOS, providing features like DRM and non-DRM content streaming, subtitle support, multiple video resolutions, customizable subtitle fonts, colors, and sizes, watermarking, adaptive bitrate streaming, and minimal coding requirements. Th
Link
Related resources
- 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.
- SABR: Stable Adaptive Bitrate via Behavior-Cloning Pretrain + RL Fine-tuneNetwork-aware ABR algorithm combining behavior-cloning pretraining with reinforcement-learning fine-tuning; companion code (SABR) and datas…
- mediaplayer (Unity)Unity standardized IVideoPlayer interface with SRT subtitle parser and SubtitleDisplayer for engine-agnostic playback abstraction.
- NextPlayerNative Android video player with H.265/VP9/AV1 decode, HDR10+/Dolby Vision support, and modern Compose UI.
- pAV0NEAndroid multimedia player built with Kotlin + ExoPlayer using GAV1 decoder for AV1, with DASH support.
- Google Cast — Official GitHub OrganizationOfficial Google Cast samples hub containing sender and receiver reference implementations across multiple platforms.
- SmartTubeNextAdvanced open-source video player for Android TV and set-top box devices.
- 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.