Skip to content

Welcome to the Node.js Media Streaming project! This repository demonstrates how to build a high-performance media streaming server using Node.js. The server supports both audio and video streaming, enabling you to deliver media content efficiently over the web.

License

Notifications You must be signed in to change notification settings

AyemunHossain/video-audio-streaming-in-nodejs

Repository files navigation

Video Audio Streaming with nodejs

Welcome to the Node.js Media Streaming project! This repository demonstrates how to build a high-performance media streaming server using Node.js. The server supports both audio and video streaming, enabling you to deliver media content efficiently over the web.

Technology

  • Nodejs

Pure Nodejs Only with Trusted Third party used for other part of project (No third party library used for streaming)

Run Project

To run this project

  • Clone this repo then ,
  • Intsall dependency
  npm i
  • Run it
  npm run dev
  • Open videoStream.html to stream video
  • Open audioStream.html to stream audio

About

Welcome to the Node.js Media Streaming project! This repository demonstrates how to build a high-performance media streaming server using Node.js. The server supports both audio and video streaming, enabling you to deliver media content efficiently over the web.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published