livepeer / task-runner

Background service that executes tasks from the Livepeer API. Mainly used for VOD.
MIT License
3 stars 2 forks source link

Added Content-Resolution to prepare & transcode #31

Closed gioelecerati closed 2 years ago

gioelecerati commented 2 years ago

Fixes #25 Depends on https://github.com/livepeer/go-api-client/pull/6

What does it do? Retrieve the source asset resolution and provide it to PushSegment, to be used as a Content-Resolution header and display the source resolution correctly.