add more information to debug transcoding fail-case
Open
@oscar-davids is already working on this.
Since Jan 10, 2022.
- Dominant language
- Go
- Stars
- 283
- Forks
- 72
- Avg merge
- 27m
- Merged PRs (30d)
- 1
Description
A follow up to[ #276](https://github.com/livepeer/lpms/pull/276).
we won't have any info on the output codec requested (and, potentially, other capabilities, detection, verification ) in target_profiles of JSON files. To know what exactly failed, we should store the complete JSON that is returned via the stream-auth-webhook instead of just the target profiles.
ref link: https://github.com/livepeer/go-livepeer/blob/7af7b79fc0c859f67f0a9318ba5549d7da4b16f6/server/mediaserver.go#L105
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.