Skip to content

mustafaynk/java-webrtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!