Open
Bug 1426076
Opened 7 years ago
Updated 2 years ago
Move down-scaling logic from MediaEngineRemoteVideoSource::DeliverFrame to a dedicated component
Categories
(Core :: WebRTC: Audio/Video, enhancement, P2)
Core
WebRTC: Audio/Video
Tracking
()
NEW
People
(Reporter: mchiang, Unassigned)
References
Details
In current flow, there may be multiple times of down-scaling for different MediaStreams even though they use the same constraint. We would like to eliminate this by moving the logic to a separated component.
Updated•7 years ago
|
Rank: 25
Priority: -- → P3
Updated•7 years ago
|
Rank: 25 → 18
Priority: P3 → P2
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•