Details
Description
Pyside6 - 6.8.0.2
I am working on creating a WebRTC screen-sharing selection window in a web view and have been using QWebEngineDesktopMediaRequested. However, I keep encountering the same repeated error.
TypeError: Cannot call meta function "void _handleDesktopMediaRequest(QWebEngineDesktopMediaRequest)" because parameter 0 of type "QWebEngineDesktopMediaRequest" cannot be converted.
I want to make screen/window selection UI for screen-sharing app
Issue Details:
- Despite trying various approaches, I couldn't resolve the issue.
- I searched for information on the type but couldn't find any relevant documentation or references.
I suspect the problem is due to the type not being recognized, potentially because it is missing from the Python binding of the C++ implementation.
Or if I'm using it wrong or if there is another way, please tell me.
Any guidance or insights on this matter would be greatly appreciated. Thank you in advance for your time and assistance!
Attachments
For Gerrit Dashboard: PYSIDE-2913 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
601763,2 | Add QWebEngineDesktopMediaRequest | dev | pyside/pyside-setup | Status: MERGED | +2 | +1 |
601935,2 | Add QWebEngineDesktopMediaRequest | 6.8 | pyside/pyside-setup | Status: MERGED | +2 | 0 |