Skip to content

A Research i´ve made to know a litle bit more about streams in nodejs, this repo shows how to upload big files in chunks and streams it back from the server

Notifications You must be signed in to change notification settings

eutobias/video-stream-research

Repository files navigation

Video Streaming Research

A Research i´ve made to know a litle bit more about streams in nodejs, this repo shows how to upload big files in chunks and streams it back from the server

This is a pnpm monorepo, only for development purposes, theres no building or anything setup in this project.

Fell free to use and study this code.

To run this project you need to have docker installed.

To launch NodeJS API with React Frontend

pnpm dev-node

To launch Python (Flask) API with React Frontend

pnpm dev-python

Access

About

A Research i´ve made to know a litle bit more about streams in nodejs, this repo shows how to upload big files in chunks and streams it back from the server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published