-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Summary
Add multiple resolution/rate support for the video track.
Motivation
In a video conference or live broadcast scenario, multiple resolutions need to be generated at the same time on the same PC, and different devices can subscribe to the resolution they want.
SVC can adapt to network transmission by dynamically adjusting resolution and bit rate during the SFU Relay process.
Describe alternatives you've considered
mediasoup already implements similar functionality, but it uses C ++
Additional context
Metadata
Metadata
Assignees
Labels
No labels