mustafaynk / java-webrtc

Java WebRTC Video Conference Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Java WebRTC Video Conference Application


Languages

Language:JavaScript 58.3%Language:Java 40.3%Language:HTML 1.2%Language:CSS 0.2%