Skip to content

rchuluc/express-video-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express video streaming server

NodeJS and Express video streaming Proof of Concept (POC).

NodeJS streaming

To stream files to client via Express is used the fs node built-in module with createReadStream and pipe methods.

HTTP partial content

This project use partial content to deliver audio and video streaming, See more.

About

NodeJS + Express simple video streaming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published