[Bug 31274] Call: NewCodecOffer signal should contain the properties of the optional CodecOffer interfaces

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 14 23:11:13 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=31274

--- Comment #15 from Olivier Crête <olivier.crete at ocrete.ca> 2011-02-14 14:11:11 PST ---
RemoteMD is keyed by contact because for some codecs (like H.264 and Theora)
you need a header before you can decode the media. This header (or config-data
or configuration) is often passed in the SDP (so it is realiably transmitted).
And it will often be different for each remote side. So that's why there is a
remoteMD for each remote peer.

So early media is like normal media, and we just have to set it before the call
is accept, and then replace it with the real one when it shows up.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list