agora icon indicating copy to clipboard operation
agora copied to clipboard

Local camera is black screen only

Open tvaidotas opened this issue 3 years ago • 2 comments

Cloning your repo and adding appId and channel with the token allows to make the call and see each other, but the local camera preview doesn't work on both sides.

Once you open the app on the phone you get prompted for permission to use camera and microphone, allowing both doesn't help.

Tried adding permissions to the manifest file, but it didn't work.

Based on comments for your video this is an issue quite a few are experiencing.

Thank you

tvaidotas avatar Sep 10 '21 20:09 tvaidotas

Is this for the video call one?

Can you try out this example instead. https://pub.dev/packages/agora_rtc_engine/versions/4.0.7-rc.0/example

tadaspetra avatar Sep 10 '21 20:09 tadaspetra

Yes, this example gets it to work, thank you.

Haven't dived into it to see what's different about them but might be worth to update your PR with this example.

I'm keeping the issue open for now, but if you think it's not worth updating the PR with this example just close the issue.

tvaidotas avatar Sep 14 '21 21:09 tvaidotas