Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
5.15.6
-
None
-
Windows 10 (x64), MSVC2019.
Description
When opening https://www.webrtc-experiment.com/Pluginfree-Screen-Sharing in simplebrowser it will fail with
NotAllowedError: Invalid state
when trying to start screen sharing. As this is a plugin free approach using WebRTC then it should be working fine.
Steps to reproduce:
- Build & start simplebrowser sample project
- Navigate to https://www.webrtc-experiment.com/Pluginfree-Screen-Sharing
- Press the "Share Your Screen" button
- Observe "NotAllowedError: Invalid state" error displayed in the webpage
I've also experienced occasional crashes while testing this, but have not been able to deterministically reproduce them.
Attachments
Issue Links
- relates to
-
QTBUG-78016 When opening https://www.webrtc-experiment.com/Pluginfree-Screen-Sharing it will crash when trying to start screen sharing
- Closed