Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When video streaming set off but camera is not off #44

Open
PatelDhrupal opened this issue Aug 19, 2022 · 2 comments
Open

When video streaming set off but camera is not off #44

PatelDhrupal opened this issue Aug 19, 2022 · 2 comments

Comments

@PatelDhrupal
Copy link

Hello team,

When video streaming is off from USER1, streaming is off for USER2, but camera is not turning off for USER1.

I am doing following to turn off video streaming.
activeCall.setSendingVideo(false);

Thank you in advance,
Dhrupal

@PatelDhrupal PatelDhrupal changed the title When video streaming set off, camera is not off When video streaming set off but camera is not off Aug 19, 2022
@ralagana
Copy link

@PatelDhrupal can you confirm exact steps you took in the app? Did you change the code that is given in this KitchenSink App? Please elaborate what you did exactly and where.

@PatelDhrupal
Copy link
Author

Yes doing same.

If I see kitchensync it have following method:
binding.ibVideo -> { muteSelfVideo(!webexViewModel.isLocalVideoMuted) }

But i am using lib's following version
implementation('com.ciscowebex:androidsdk:2.8.0.5-SNAPSHOT@aar', { transitive = true changing = true })

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

No branches or pull requests

2 participants