Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Android support #712

Open
Kosterio opened this issue May 19, 2023 · 3 comments
Open

Android support #712

Kosterio opened this issue May 19, 2023 · 3 comments

Comments

@Kosterio
Copy link

I need a QUIC support on android client side, and apparently it impossible now.
It seems that the owt-client-android is based on pure webrtc library without owt, isn't it?
Are there plans to add support to the native library with owt for the Android app?

@jianjunz
Copy link
Collaborator

Hi,

There is no plan to support QUIC for Android at this time. QUIC is implemented in owt-sdk-quic, OWT Android SDK doesn't depend on that repo.

@Kosterio
Copy link
Author

Yes, QUIC is implemented in another repo, but Android cannot use it - this is the problem.
Do I understand correctly that only the JNI layer implementation is missing for the native library to work on Android?

@jianjunz
Copy link
Collaborator

I haven't tried to compile it for Android. Not sure if there is anything else missing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants