livepeer / livepeer/go-livepeer
Return HTTP headers with Orchestrator information
Open
@emranemran is already working on this.
Since May 19, 2022.
status: core contributors working on it
- Dominant language
- Go
- Stars
- 586
- Forks
- 226
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 19
Description
This is for debugging purposes - it should be possible to stream an HLS manifest and segments and then view the HTTP response headers for a given segment and see some information about how it was generated.
Suggestions for initial headers:
1. LP-SHA - Git SHA the binary was built with (https://blog.alexellis.io/inject-build-time-vars-golang/)
2. LP-ORCH - Some sort of identified for the Orchestrator
Contributor guide
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.