rtpsession: Add thread safe method to retrieve sdes and stats from source.
Submitted by Pascal Buhler
Link to original bug (#667848)
Description
Created attachment 205169
patch
The previous way of retrieving stats/sdes was by first getting a ref to the rtpsource and then querying the property on the source. That is unsafe as there are no locks in rtpsource, the rtpsession needs to be locked. So add accessible function to access the properties of the rtpsource through the rtpsession.
Patch 205169, "patch":
0033-rtpsession-Add-thread-safe-method-to-retrieve-sdes-a.patch