MicrosoftEdge / WebView2Feedback

Feedback and discussions about Microsoft Edge WebView2
https://aka.ms/webview2
453 stars 55 forks source link

[Problem/Bug]: Directly loading the Zoom web app within a WebView2 control might not work for audio and video, thx #4921

Open byange opened 4 days ago

byange commented 4 days ago

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

byange commented 4 days ago

@vickiez Dear Miss, we have shared the repro app https://github.com/byange/WpfApp1 for you, thx...

vickiez commented 2 days ago

Thanks for sharing @byange, we are tracking this issue and will investigate further.