Skip to content

Receives, encodes, uploads videos to IPFS for DTube

Notifications You must be signed in to change notification settings

dtube/encoders

 
 

Repository files navigation

DTube Video Processor

Purpose

This tool accepts videos across HTTP then encodes the videos and adds them to a remote IPFS / BTFS node, it is compatible with DTube's current front end.

Installation

The tool can be run standalone using

npm install; npm start

Or by using the docker container

docker build .

About

Receives, encodes, uploads videos to IPFS for DTube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • Dockerfile 3.0%