sphinx-kotlin icon indicating copy to clipboard operation
sphinx-kotlin copied to clipboard

Jitsi Voice/Video In App for Kotlin Desktop

Open uncleJim21 opened this issue 2 years ago • 1 comments

Currently our Kotlin desktop app opens a link to the browser to initiate a call. 
In our mobile apps we use the jitsi SDK to do voice/video calls native to the app. We want to use the Jitsi SDKs to bring the Kotlin Desktop app to parity with the mobile apps:

  • Ability to initiate either a voice or video + voice call from a chat
  • Make that call occur and stay within the Kotlin app

Example UI from iOS: image

(Android docs: https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-android-sdk/ ) (iOS docs: https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-ios-sdk ) (Sphinx iOS Repo: https://github.com/stakwork/sphinx-ios/tree/test-flight )

uncleJim21 avatar Feb 20 '23 16:02 uncleJim21

@uncleJim21 I see this issue is quiet old but still open. Is it still valid. If yes what do I need to work on this

jordan-ae avatar Dec 19 '23 17:12 jordan-ae