Skip to content

Resolve "rtpsession: Collision handling leads to dead-end for receivers"

For reviewers, I'm not sure that EOS handling in place is totally accurate. It is likely that we should always wait for the RTCP bye to be sent for the recv case too, well in fact it should probably schedule bye only when all RTP sink pads have received EOS. This patch is only addressing the bug we face with collisions.

Closes #568 (closed)

Edited by Nicolas Dufresne

Merge request reports