Skip to content

Simple Vaadin add-on for a WebRTC peer-to-peer webcam sharing

Notifications You must be signed in to change notification settings

Ditscheridou/webrtc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC

Simple Vaadin add-on for a WebRTC peer-to-peer webcam sharing

Info

The main JS logic is based on the Temasys WebRTC Platform: https://temasys.com.sg

Workflow

To compile the entire project, run "mvn install".

To run the application, run "mvn jetty:run" on webrtc-demo directory and open http://localhost:8080/ .

Acknowledgement

The project is sponsored by our consulting client.

About

Simple Vaadin add-on for a WebRTC peer-to-peer webcam sharing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 96.1%
  • JavaScript 2.1%
  • Java 1.8%