Chromecast
Browse 12 curated chromecast resources for video development on Awesome Video.
Resources
- CastCameraReceiverOfficial Google Cast receiver sample for smart-home camera streaming use cases, distinct from VOD casting.
- CastReceiverReference Receiver: CastReceiver shows how to develop a fully Cast Design Checklist compliant receiver with additional features.
- CastSoundBoardCustom Chromecast sender+receiver demo pair using Web Audio API for multi-track audio playback, a pattern reference for building custom Cas…
- FCast — Open Source Media Casting ProtocolOpen protocol with OSS sender and receiver implementations for casting video to TVs and devices, positioned as a Google Cast alternative wi…
- Google Cast — Official GitHub OrganizationOfficial Google Cast samples hub containing sender and receiver reference implementations across multiple platforms.
- Radiant Media Player: Google Cast IntegrationImplementation docs for a custom Cast Application Framework receiver handling HLS/DASH playback, ad insertion and Widevine DRM from a web p…
- THEOplayer/samples-google-cast-v3-receiverGoogle Cast CAFv3 web receiver sample with an integrated Shaka/MPL player.
- chromecast-demo-receiver (Ericsson)Ericsson/EMP broadcast-industry demo Cast receiver implementation.
- chromecast-device-emulatorEmulates a Chromecast device so CAF receiver apps can be developed and tested without physical hardware.
- jwplayer-cast-receiverJW Player's custom Chromecast receiver application, vendor-maintained reference implementation.
- shanocastReverse-engineered independent Chromecast receiver implementation working with Chrome browser, runs on Linux with Nix Flake/Docker reproduc…
- url-cast-receiverCustom Chromecast receiver casting arbitrary webpages via a custom namespace, demonstrates custom namespace implementation.