bvibber / yuv-canvas

JS class to draw YUV image frame buffers to an HTML5 canvas
272 stars 60 forks source link

can it support electron #20

Open fjcqlcx opened 5 years ago

fjcqlcx commented 5 years ago

can it support electron

bvibber commented 5 years ago

Should work! I haven't tried, but it uses standard web API stuff and should import cleanly as a node package.

Zaynex commented 4 years ago

Yes. It support.
Reference: https://github.com/AgoraIO/Electron-SDK/blob/dev/2.9.0.102/ts/Renderer/SoftwareRenderer/index.js https://github.com/AgoraIO/Electron-SDK