crossle / janus-gateway-android

Implements Janus gateway video room on Android
MIT License
63 stars 30 forks source link

Java janus desktop app #24

Closed kinsleykajiva closed 2 years ago

kinsleykajiva commented 2 years ago

hi , have you ever looked into this https://github.com/devopvoid/webrtc-java and possibly have a desktop implementation maybe using JavaFX or swing ?

crossle commented 2 years ago

Yes, the code should support Java desktop.

kinsleykajiva commented 2 years ago

yes, i have tried it out i am having issues with implementation for example media constraints, getting ice candidates to send based on the desktop requirements.