Skip to content

ucfx/nodejs-video-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-video-streaming

💡 Description

This project is a simple video streaming server built with Node.js. The main goal of this project is to demonstrate the use of read streams in Node.js, particularly in the context of serving video content.

📖 How to Run

  1. Clone the repository:

    git clone https://github.com/ucfx/nodejs-video-streaming.git
  2. Navigate to the project directory:

    cd nodejs-video-streaming
  3. Install dependencies:

    npm install
  4. Start the server:

    npm start
  5. Open your browser and visit http://localhost:5000.

About

Video streaming server with Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published