'Share Screen from Qt WebEngineView

I need to load a web page in QWebEngineView which make a screen recording, everything works well from accepting the permission and all this stuff, but on the web site when I press screen record or screen share there is a popup dialog show up that allows me to select between share my full desktop or share a specific Window, this screen never show up in QWebEngineView.

Picture of dialog form that I want to pop up attached.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source