Skip to content

seanhanca/Awesome-Livepeer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Livepeer

Awesome

Welcome to the central learning resource for everything Livepeer: A curated list of awesome Livepeer resources, libraries, tools and more.

Please check the contribution guidelines for information on formatting and writing pull requests.

Table of Contents

Context

Web3 Basics

Streaming Basics

dApps Basics

ETH Basics

Livepeer Basics

White Papers

Everything Ops

Livepeer Github Repos

  • protocol (confluence)
  • protocol (streamflow)
  • arbitrum-lpt-bridge
    • https://github.com/livepeer/arbitrum-lpt-bridge
    • Contracts that bridge Ethereum and Arbitrum One
    • Implements L1 <> L2 LPT transfers
    • Implements L1 → L2 stake migration
    • Implements L1 → L2 broadcaster funds migration
    • Implements L1 → L2 LPT total supply caching
  • go-livepeer
    • https://github.com/livepeer/go-livepeer
    • Developer docs
    • The Go implementation of the Livepeer protocol and the node software the users in the network run in order participate as broadcasters, orchestrators or transcoders
    • Implements networking between broadcasters, orchestrators and transcoders
    • Implements the video pipeline that is used by orchestrators and transcoders to receive, process (decode, encode, apply filters, etc.) and return video to the rest of the network
    • Implements automated on-chain transaction workflows to interact with protocol contracts i.e. reward calls, payment redemption, etc.
  • LPMS
    • https://github.com/livepeer/lpms
    • Docs on quirks
    • The Go media processing library that is used in go-livepeer and also contains the video transcoding pipeline logic
    • Uses C ffmpeg/libav libraries under the hood that is called from Go via cgo
    • Depends on the Livepeer ffmpeg fork
  • ffmpeg
  • docs

Tutorials

Articles

Latest Trends

More Resources

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors