Skip to content

rtpsession: Reset random SSRC if it was never set explicitly from the property

Otherwise the first ever random SSRC is going to be used even if resetting the session during state changes, i.e. stream specific properties are surviving a state change to READY.

Merge request reports