rtpsession: Only send EOS if all sources have been marked bye
authorOlivier Crête <olivier.crete@collabora.com>
Tue, 4 Jul 2017 16:24:41 +0000 (12:24 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Tue, 4 Jul 2017 17:36:44 +0000 (13:36 -0400)
commit7e7e52caa0c0d8e64735c1939bfc070a1148c942
tree3006ffc0a6d3d745ed70e6513c564921efe17c89
parent0444342c05f1d17eb1f5fb37b9c250a9c4acd5c7
rtpsession: Only send EOS if all sources have been marked bye

Now that multiple sender RTPSource can share the same RTPSession, we
must not send an EOS unless they're all marked bye.
gst/rtpmanager/rtpsession.c