livepeer / lpms

Livepeer media server
MIT License
282 stars 71 forks source link

P2 - Add docs for running transcode test using failed segment bucket #359

Closed yondonfu closed 1 year ago

yondonfu commented 1 year ago

docs for transcode test for failed segments Why? Need this information to debug

https://github.com/livepeer/lpms/pull/276 added a unit test that can transcode all segments in a bucket. The bucket contains segments that previously failed transcoding in a prod setting so this unit test allows us to repro the failed transcode with the same segment for debugging purposes.

We should add docs in this repo on how to run the unit test.