livepeer / livepeer/go-livepeer-basicnet
Transcoder error feedback
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 18
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Would be good for broadcasters to get some feedback from the transcoder in case a segment couldn't be processed for whatever reason. We can implement a new message type for this, or extend the current `TranscodeResponse` message to indicate error.
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.
Research direction
Start by tracing the transcoder-to-broadcaster message flow and inspecting the existing TranscodeResponse message. Decide whether a new message type or an extension is appropriate, then define the failure feedback needed when a segment cannot be processed and verify that broadcasters receive it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100