Skip to content

Rishi556/video-encoder

 
 

Repository files navigation

SPK Video Encoder

Requirements

The spk network video encoder requires the following for operation

  • Ipfs cluster instance (for gateway)
  • go-ipfs instance
  • NodeJS
  • Ffmpeg

Install & Usage

git clone https://github.com/3speaknetwork/video-encoder

cd video-encoder

npm install

npm run dev

If you want to run the experimental client

npx ts-node client.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.4%
  • JavaScript 2.2%
  • Other 0.4%