Skip to content

lgrahl/ortc-streams-demo

Repository files navigation

ORTC Streams Demo

The spec can be found here (WIP).

Clone

git clone --recursive https://github.com/lgrahl/ortc-streams-demo.git

Install

cd ortc-streams-demo
npm install

Run

This runs browserify on streams.js and continues watching for changes.

npm start

Then, open index.html in a browser of your choice.

Parameters

There are a bunch of parameters that trigger special behaviour. You can see available parameter here.

Set them by adding them to the query string, for example:

index.html?resetTwice=1&resetRead=3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published