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

How to stream bytes to webview? #1068

Open
fairking opened this issue Feb 5, 2024 · 0 comments
Open

How to stream bytes to webview? #1068

fairking opened this issue Feb 5, 2024 · 0 comments

Comments

@fairking
Copy link
Contributor

fairking commented Feb 5, 2024

Is there any way to stream bytes and render video in webview without any serialization or base64?
I know windows has a buffer support: https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/specs/SharedBuffer.md
Spec: https://www.w3.org/TR/media-source/#introduction

Not just for video. In some cases I would like to stream sensors data into charts, diagrams or maps.

@fairking fairking changed the title How to stream shared bytes to webview? How to stream bytes to webview? Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant