From #24936 > Re org.freedesktop.Telepathy.Call.Content.Interface.Media, comment "FIXME: How > should the streaming implementation know when it is its turn to set the > codecs": there should be a boolean property similar to the current > StreamHandler.CreatedLocally, that will tell the streaming engine to defer > setting local codecs until a remote codec offer is received. > This could be used to avoid unnecessary codec enumeration for a received call, > and issues with remapping payload types. > I don't think the Creator property on Content is good for this, as it would > force the streaming implementation to be aware of handles and the channel > object. The Creator property doesn't work very well it seems (especially in Muji there isn't really a creator in the first place). I'll probably remove that one. CreatedLocally is possible but again in the Muji case it's a bit more complex.
Fixed in git.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.