Skip to content

weber-cd/nodejs-web-yuv-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-web-yuv-demo

This is a simple demo where the backend uses Node.js to read a video and transmit it to the frontend in the format of YUV data stream.

The frontend receives the video stream and renders it as a video playback using a canvas.

yarn install
node src/server

then open http://localhost:3000/

Display result

preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published