Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 882 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 882 Bytes

wt-demo

This is a demo of a WHATWG Streams-based media pipeline including capture, encode, serialization, transport, deserialization, decode and render. W3C APIs utilized include Media Capture & Streams, Mediacapture-transform, WebCodecs and WebTransport. In the demo, the main thread handles the UI and capture, and a worker thread is utilized for the media pipelines (both send and receive). The Javscript client bounces frames sent via reliable/unordered transport (stream/frame) off of an echo server. To see the demo live, point your browser to: https://webrtc.internaut.com/wc/wtSender13/

Note: The demo now supports Bring Your Own Buffer (BYOB) reads, which requires Chromium M108+.

A slide presentation introducing WebTransport and providing some information on the demo is here: https://docs.google.com/presentation/d/1ZjSl-FPv3Xqjfks26wBYtVP2vEhEgkUpu_hNUxhU0NI/