Skip to content

C9E4F7/DTube-video-processor

Repository files navigation

DTube Video Processor

Purpose

This tool accepts videos across HTTP then encodes the videos and adds them to a remote IPFS 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