Muvi One SDK
Muvi One SDKs enable developers to integrate video streaming capabilities into applications across various platforms and devices, offering features like live streaming, video-on-demand, monetization options, and analytics.
Link
Related resources
- Google Cast — Official GitHub OrganizationOfficial Google Cast samples hub containing sender and receiver reference implementations across multiple platforms.
- StreamDetectorPro Chrome ExtensionNetwork-traffic-based stream URL sniffer capturing .mp4/.m3u8/.mpd/.webm streams across sites for developers and researchers.
- NOVA Video Player (aos-AVP)Open-source Android video player commonly used on set-top box and TV box devices.
- 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.
- SmartTubeNextAdvanced open-source video player for Android TV and set-top box devices.
- 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.
- videowall (info-beamer)Master/client Python setup for showing distinct fullscreen video per screen, e.g. one per Raspberry Pi, for signage installations.
- CastSoundBoardCustom Chromecast sender+receiver demo pair using Web Audio API for multi-track audio playback, a pattern reference for building custom Cas…