Skip to content

aboba/wc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wc-demo

This is a demo of a WHATWG Streams-based media pipeline including capture, encode, decode and render. APIs utilized include WHATWG Streams, Media Capture & Streams, Mediacapture-transform, WebCodecs and RVFC. In the demo, the main thread handles the UI and capture, and a worker thread is utilized for the media pipeline. To see the demo live, point your browser to: https://webrtc.internaut.com/wc/wcWorker2/

Note: One use of this demo (which does not include network transport) is to compare the performance to the demo that adds serialization + sending to the send pipeline and reception + deserialization to the receive pipeline. The demo with transport is in the "wt-demo" repo. Both demos now generate a chart of glass-glass latency, using metrics provided by the RVFC API.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published