Skip to content

MMagdys/Blockchain-based-Video-Streaming-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain-based-Video-Streaming-Service

Introduction

Peer-to-peer blockchain-based Video Streaming service using Blockchain to index the content, as it only stores the content metaData. While the actual content can be accessed using Distributed Hash Table (DHT) to locate the stream chunks' locations.

Getting Started

prerequisites

  • nodejs
  • npm

Download the source code

git clone https://github.com/MMagdys/Blockchain-based-Video-Streaming-Service

Build & Run

cd Blockchain-based-Video-Streaming-Service
npm install
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published