livekit / client-sdk-android

LiveKit SDK for Android
https://docs.livekit.io
Apache License 2.0
169 stars 68 forks source link

How to replace the webrtc library by my own webrtc library? #293

Closed guanjw closed 10 months ago

guanjw commented 10 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

guanjw commented 10 months ago

I want the details, thanks

guanjw commented 10 months ago

If I get the webrtc library by compiling the origin code of google webrtc,is there any incompatible issue in api ? thanks

davidzhao commented 10 months ago

that isn't supported. this SDK requires our fork