GetStream JavaScript Video SDK
The GetStream JavaScript Video SDK offers a comprehensive solution for integrating video streaming capabilities into web applications. It includes a low-level client for managing call lifecycles, React utilities and hooks for state management, and sample applications to demonstra
Link
Related resources
- StreamboxOpen hardware platform (Raspberry Pi + bill of materials) for a low-cost video streaming device.
- 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.
- Manifest Viewer (DASH/HLS) — Firefox Add-onFirefox extension providing syntax-highlighted DASH/HLS manifest viewer that auto-opens on .m3u8/.mpd URLs, includes MP4 atom analysis.
- 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.
- 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…