Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 929 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 929 Bytes

JxBrowser WebRTC

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

Video demo: https://www.youtube.com/watch?v=SKpLd20b2OM&feature=youtu.be

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 file into the libs/ directory. For more information pleaser refer to the documentation of JxBrowser.

Build

./gradlew build

Run

./gradlew run