Kodi Add-ons (PVR IPTV Simple Client)
An example official Kodi add-on that allows playing live TV streams via IPTV. Kodi's rich add-on ecosystem includes clients for various streaming protocols, enabling Kodi to serve as a full-fledged PVR.
Link
Related resources
- Vimeo player.jsOfficial SDK to control embedded Vimeo player instances via postMessage API.
- Google Cast — Official GitHub OrganizationOfficial Google Cast samples hub containing sender and receiver reference implementations across multiple platforms.
- 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.
- StreamDetectorPro Chrome ExtensionNetwork-traffic-based stream URL sniffer capturing .mp4/.m3u8/.mpd/.webm streams across sites for developers and researchers.
- videowall (info-beamer)Master/client Python setup for showing distinct fullscreen video per screen, e.g. one per Raspberry Pi, for signage installations.
- 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.
- 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…