Open
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