Provide introspection for VideoFrame types
Open
Nobody has claimed this yet.
extension
obsolete
- Dominant language
- HTML
- Stars
- 1.3k
- Forks
- 194
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
An app should be able to determine the pixel formats that can be used to create a VideoFrame. This could be a static VideoFrame.supportedPixelFormats array, or perhaps a VideoFrame.isSupportedShape() API that allows checking against any size limit also.
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.
Research direction
The issue does not name files or tests. Start by reviewing VideoFrame creation constraints and the proposed introspection API in this issue; done means an agreed API that lets apps determine supported pixel formats and applicable size limits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100