Neuerungen
- Send data between browsers with WebRTC data channels
- EME WTF?
- The Front-end of Middle-earth
- The Hobbit Experience
- Build the backend services needed for a WebRTC app
- Case Study: Building Racer
- Case Study: The Sounds of Racer
- Creating Roll It
- Next Generation Web Layout: National Geographic Forest Giant
- Case Study: Google I/O 2013 Experiment
- Audio Sprites by Remy Sharp
- HTML5 Doctor: The video element
Demos


There are also a number of demos of media APIs on simpl.info:
- <audio>
- <video>
- <track> (for captions, subtitles and timed metadata)
- getUserMedia
- getUserMedia with resolution selection
- getUserMedia with camera selection
- MediaStream Recording
- RTCDataChannel
- RTCPeerConnection (aka WebRTC)
- Speech recognition
- Speech synthesis
- Video with alpha transparency
In der Wildnis


Ressourcen
- W3C Spec: Audio Element In dieser W3C-Spezifikation wird das Audioelement mit allen verfügbaren Methoden, Attributen und Ereignissen definiert.
- W3C Spec: Video Element In dieser W3C-Spezifikation wird das Videoelement mit allen verfügbaren Methoden, Attributen und Ereignissen definiert.
- W3C Spec: Media Elements In dieser W3C-Spezifikation werden die Methoden und Eigenschaften definiert, die sowohl für Audio- als auch für Videoelemente gelten.
- W3C Spec: Timed Track API Ein Teil der Medienelemente-Spezifikation, die zurzeit verfasst wird. Darin werden Methoden zum Umgang mit Metadaten aus Audio- und Videodateien, wie zum Beispiel Untertiteln, definiert.
- W3C: Web Audio API Working Draft for Web Audio API, defining access to local audio hardware and creating a system to process audio.
- W3C Editor's Draft: Web MIDI API Draft recommendation for exposing MIDI (Musical Instrument Digital Interface) devices to the web platform.
- W3C Working Draft: WebRTC 1.0: Real-time Communication Between Browsers Working Draft for real-time communication in the browser being developed by the Web Real-Time Communications Working Group, in conjunction with IETF RTCWEB protocol specifications and the Media Capture and Streams W3C Working Draft.