Skip to main content

Building decentralized live streams on DTube chain

· One min read
techcoderx

Today's video we will be looking into the possibility of adding decentralized HLS live streams to DTube chain, using IPFS or Skynet as file storage backends. Inspired by (and forked from) SkyLive, each HLS chunks are uploaded to IPFS/Skynet, obtaining its hash (or Skylink) which is then broadcasted to Avalon every 10 seconds.

Avalon streaming source code: https://github.com/aliveprotocol/Alive-CLI

Development branch: https://github.com/techcoderx/avalon/tree/livestream

Vote for my Hive witness: https://hivesigner.com/sign/account-witness-vote?witness=techcoderx&approve=1

▶️ DTube

▶️ IPFS

▶️ Skynet