Skip to content

A React app demonstrating a p2p video conference room using LioWebRTC.

Notifications You must be signed in to change notification settings

lazorfuzz/liowebrtc-video-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LioWebRTC Video Chat Demo

This is a simple React app created to demonstrate the possibilities of the LioWebRTC library, which makes it easy to bake peer to peer communication directly into React components.

This app uses WebRTC video/audio channels to create a p2p video conferencing room right within your component. I've also thrown in a small feature that lets the user change their window color. Thanks to the real-time bidirectional nature of WebRTC data channels, everyone else in the room can observe the changes live.

See it in action here: https://vchat.razorfart.com/

About

A React app demonstrating a p2p video conference room using LioWebRTC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published