Skip to content
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

[Feature]: Natively support play HLS video #5092

Open
zydjohnHotmail opened this issue Feb 5, 2025 · 0 comments
Open

[Feature]: Natively support play HLS video #5092

zydjohnHotmail opened this issue Feb 5, 2025 · 0 comments
Assignees
Labels
feature request feature request

Comments

@zydjohnHotmail
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request
Projects
None yet
Development

No branches or pull requests

2 participants