Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 783 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 783 Bytes

WebRTCComponents

A drop-in Web Component to start a WebRTC ... hangout.

Usage

<webrtc-context auto-request room=awesomesauce>

Note that NavigatorUserMedia doesn't seem to work when running from the filesystem, so running a web server such as python -m SimpleHTTPServer rooted to the src/ directory is necessary.

And that's kind of it. But, if you deploy this in production, you'll need to run your own signalling server.

Support

Anything that xtags and SimpleWebRTC support. Possibly a small fraction of your audience.

Thanks