-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Problem/Bug]: Directly loading the Zoom web app within a WebView2 control might not work for audio and video, thx #4921
Comments
@vickiez Dear Miss, we have shared the repro app https://github.com/byange/WpfApp1 for you, thx... |
Thanks for sharing @byange, we are tracking this issue and will investigate further. |
@vickiez Dear Miss, any update for this issue? Our team is waiting for project development, thx |
@champnic Dear Sir, Is there any update on this issue? Our manager asked us to remind your team every weekend, thx... |
I just tested joining a zoom meeting in our WebView2Sample app and it seemed to work as expected. However, I did have to accept some device permissions from the page. Can you try listening for CoreWebView2.PermissionRequested events, and allowing the necessary permissions? For example, Camera, Microphone, etc. Please confirm the event is getting fired. Let me know if that doesn't resolve the issue. Thanks! |
@champnic Dear Sir, we have shared our project with you and please help us again, thx... |
@sivMSFT @champnic Dear Sirs, please refer to our test results below, many thx... |
What happened?
We create a Wpf project and add the WebView2 control in MainWindow. Set WebView2 source to https://zoom.us/j/5700889494?pwd=TOmOGqAx47lToGvwPiI8zeKgyZRnOj.1&omn=98522564031, but after joined Meeting the audio and video function did not work. Please help us to solve this problem, thx...
Importance
Blocking. My app's basic functions are not working due to this issue.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
1.0.2849.39
SDK Version
1.0.2849.39
Framework
WPF
Operating System
Windows 11
OS Version
22631.4317
Repro steps
Just need to set WebView2 source to any Zoom Meeting Uri then the bug will show, thx...
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
No, this never worked
Last working version (if regression)
No response
AB#55061507
The text was updated successfully, but these errors were encountered: