Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 392 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 392 Bytes

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