rtpsession: Make it possible to favor new sources in case of SSRC conflict
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>
Fri, 5 Mar 2010 15:08:45 +0000 (16:08 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 10 Mar 2010 10:21:19 +0000 (11:21 +0100)
commita6dfe961690d30013bdff29f2dbfc8e708edef75
tree0f968915941574fdfe995d724a62ecac0dabbdff
parentf336ea283feaaf2d67985b41af0544dbc3a26c2c
rtpsession: Make it possible to favor new sources in case of SSRC conflict

Add a "favor-new" property that tells the session to favor new sources when
there is a SSRC conflict. This is useful for SIP calls and other such cases
where a remote loop is extremely unlikely.

Fixes #607615
gst/rtpmanager/rtpsession.c
gst/rtpmanager/rtpsession.h
gst/rtpmanager/rtpsource.c
gst/rtpmanager/rtpsource.h