opentok / opentok-android-sdk-samples

Sample applications illustrating best practices using OpenTok Android SDK.
https://tokbox.com/developer/sdks/android/
MIT License
211 stars 169 forks source link

Unable to share camera preview during screen sharing #391

Closed UmarAlyas0078 closed 1 year ago

UmarAlyas0078 commented 3 years ago

I have integrated openTok in my project and my requirement is to share all the content on the screen so to do that I have passed my root view (Constraint layout which has some other views and a androidx.camera.view.PreviewView) so while the screen sharing I am able to share other views but then I am not able to share the camera preview the user on the other side can see all the other views and sees a black screen instead of camera preview.

yashukla47 commented 2 years ago

Hey @UmarAlyas0078, did you find any solution for this? I am also facing the same issue

kundanthe commented 11 months ago

Why its closed ? Is this issue fixed ?

v-kpheng commented 11 months ago

This issue was closed because it was an aged issue. If you can reproduce, please file again and we're happy to investigate.

kundanthe commented 11 months ago

@v-kpheng still I am getting this issue camera preview is not showing when sharing screen.