MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Shared memory for video transfer
Open
@champnic is already working on this.
Since Oct 8, 2021.
feature request
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
I'm grabbing image frames from a professional video card, c++
I need to ingest these frames into the browser
and use webrtc to send the data
This is a huge amount of data to move
Describe the solution you'd like and alternatives you've considered
Any kind of efficient shared memory between native code and browser
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.