Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 627 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 627 Bytes

Java WebRTC Example

This application is based on elsoufy appengine's WebRTC example ported to Java, it shows how to create an WebRTC application using a Java server (Jetty). WebRTC based video conference application...

Installation

  • Open project with Netbeans.
  • Change the websocket URL to your IP adress into app.js
  • Run project.

Project Architecture

  • Google WebRTC.

  • Websocket.

  • IDE: Netbeans.

  • Server: Wildfly.

Dashboard Page


Dashboard Page

Thank You, @joelbars

Open Source, It's My Life!