I have web application that uses WEB RTC for video communication between two peers. Everything works fine, but we have one headache in production.
The thing is that when browser asks for camera and microphone permission, the pop up is often ignored by users and therefor they are getting frustrated why their video is not shown. So i am wondering if there is some library that can predict where the permission pop up is shown, so i can show some arrow from my html and make it more obvious?