Here is a list of external resources that will help you create great Google Cast applications.
HTML5
- Google Web Fundamentals
- Canvas API on Web Platform Docs
- Let Your Content Do the Talking: Full Screen API
- Image Best Practices
- EME WTF?
- Using CORS
Audio / video
- Video Best Practices
- Web Audio API on Web Platform Docs
- Getting Started with the Web Audio API
- W3C - Media Source Extensions
- A tale of two clocks – Scheduling Web Audio with Precision
- Audio-Video API on Web Platform Docs
- W3C – Audio Element
- W3C – Video Element
- W3C Spec: Media Elements
- W3C Media Events
- Audio Data API
- JSMad – a JavaScript MP3 decoder
- JSMad on GitHub