livekit / client-sdk-android

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

For DeepAr Filter support #358

Open mayurappscripde opened 5 months ago

mayurappscripde commented 5 months ago

I want to app DeepAr filter on Livkit. But here im getting issue. Livekit accepting param SurfaceViewRenderer and TexterViewRenderer. DeepAr SDK have one class call GLSufaceView which Extend Surfaceview. So if Livekit can give Surfaceview support as render class. then might be it wor.

Describe the solution you'd like

Describe alternatives you've considered