/jxbrowser-webrtc

Try WebRTC in JxBrowser

Primary LanguageJava

JxBrowser WebRTC

Try WebRTC in JxBrowser to demonstrate that it is possible to have full RingCental capability in a Java desktop app.

calling

Two way communication

Java call JS: Click to dial

click to dial

JS call Java: Incoming call screen pop

incoming call screen pop

Setup

Please follow this guide to download and save JxBrowser jar files together with the license jar file into the libs/ directory.

Build

./gradlew build

Run

./gradlew run