Handle video-only or audio-only streams in segmenter
Open
- Dominant language
- Go
- Stars
- 283
- Forks
- 72
- Avg merge
- 27m
- Merged PRs (30d)
- 1
Description
Consider these cases:
* Audio or video only streams
* Streams that come in late; eg past analyzeduration
* Invalid video, such as video that doesn't have keyframes. It may still be useful to write audio alone to the segment. Vice versa for audio.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the segmenter entry point and its existing tests, then reproduce audio-only, video-only, late-arriving, and keyframe-less inputs. Done means the segmenter preserves usable audio or video when the other stream is absent, late, or invalid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100