You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello:
I can use WebView2 browser in WinForms project to visit some web site, which has embed HLS video, but I want to be able to play any HLS m3u8 link directly using WebView2 browser. Let me know if it is possible, or if not possible now, can you add this feature in the near future.
I can show you one of such HLS m3u8 link, it will always work if you want to test it: https://streamamg-power02.akamaized.net/hls/live/2042619/0_wjono81v/level_0.m3u8
Thanks,
The scenario/use case where you would use this feature
From time to time, I need to use WebView2 control in my Winforms project to place some HLS videos, so this feature is very useful.
How important is this request to you?
Impactful. My app's user experience would be significantly compromised without it.
Suggested implementation
VLC Player, which has NUGET package, it can natively support play HLS video.
What does your app do? Is there a pending deadline for this request?
Now, I can use VLC Player with Nuget package to do the job, so it is OK for now.
The text was updated successfully, but these errors were encountered:
Describe the feature/enhancement you need
Hello:
I can use WebView2 browser in WinForms project to visit some web site, which has embed HLS video, but I want to be able to play any HLS m3u8 link directly using WebView2 browser. Let me know if it is possible, or if not possible now, can you add this feature in the near future.
I can show you one of such HLS m3u8 link, it will always work if you want to test it:
https://streamamg-power02.akamaized.net/hls/live/2042619/0_wjono81v/level_0.m3u8
Thanks,
The scenario/use case where you would use this feature
From time to time, I need to use WebView2 control in my Winforms project to place some HLS videos, so this feature is very useful.
How important is this request to you?
Impactful. My app's user experience would be significantly compromised without it.
Suggested implementation
VLC Player, which has NUGET package, it can natively support play HLS video.
What does your app do? Is there a pending deadline for this request?
Now, I can use VLC Player with Nuget package to do the job, so it is OK for now.
The text was updated successfully, but these errors were encountered: