Open Bug 1404986 Opened 7 years ago Updated 2 years ago

Remove locking from SourceMediaStream

Categories

(Core :: WebRTC: Audio/Video, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: padenot, Unassigned)

References

(Blocks 1 open bug)

Details

With full-duplex and audio always pulled by the graph, there’s no lock needed for the audio path. Video is always directly pushed without really touching the graph thread (currently it just accesses some state), so it should suffice with the graph brokering state and sinks to the video source, and run video completely off-graph.
Blocks: 1404983
Rank: 20
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.