livepeer / go-livepeer

Official Go implementation of the Livepeer protocol
http://livepeer.org
MIT License
538 stars 169 forks source link

VOD / Recording - Upload Incoming Segments + VOD source files #2495

Closed thomshutt closed 1 year ago

thomshutt commented 2 years ago

High-Level VOD / Recording Design document: https://www.notion.so/livepeer/Design-Make-VOD-Recording-pipelines-consolidated-reliable-87fca8f2407b42bb864a7a03ec7a93b0

Uploader Technical Design: https://www.notion.so/livepeer/Technical-Design-Upload-of-recorded-segments-fce1aa6fa94e458dba0a574e58d44bca

This epic covers uploading incoming Livestream segments to Google Cloud S3 and / or IPFS. It also covers segmenting and uploading MP4 / MOV files that are submitted for VOD transcoding.

thomshutt commented 1 year ago

Done