react-native-webrtc / react-native-webrtc/react-native-webrtc
scalabilityMode
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5k
- Forks
- 1.3k
- Avg merge
- 17h 1m
- Merged PRs (30d)
- 3
Description
Is there any plan to implement scalabilityMode in RTCRtpEncoding type? I'm not sure which libwebrtc version it requires (in Chrome it's implemented in Chrome >= 111). It's just about adding scalabilityMode field in the surface API.
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
The issue concerns the RTCRtpEncoding surface API and links the WebRTC SVC specification. First locate the existing RTCRtpEncoding definitions and check which libwebrtc version is used; done means scalabilityMode is exposed consistently in the API and its supported version requirements are understood.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- api, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100