[Bug 24936] Channel.Type.Call (StreamedMedia 2.0)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 26 02:54:45 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=24936
--- Comment #40 from Olivier Crête <tester at tester.ca> 2010-05-25 17:54:45 PDT ---
Some more thoughs:
* Add an signal to Stream.I.Media for the CM to request an ICE restart, which
means the CM will forget all local candidates/credentials and the streaming
implementation is expected to create new ones (but streaming will continue to
the currently selected candidate).
* Add a SetLocalCredentials to Stream.I.Media (instead of always putting them
in the stream)
* ICE is now RFC 5245 and TURN RFC 5766
* Think about dropping WLM_8_5, the servers have been shutdown
* To Content.I.Media's codecs:
* A way to specify which AVPF extra reports are supported. Probably as a{ss}
like extra codec parameters (but they are different and should not be mixed).
* To Content.I.Media:
* Add a way to signal supported RTCP Extended Report blocks (aka RTCP XR from
RFC 3611). As set of a{ss} LocalRtcpXr and RemoteRtcpXr on the Content. To be
set with SetLocalRtcpXr(a{ss}) and notified by RemoteRtcpXr changed signals.
That said, I haven't look at every details of RTCP XR, so I'm not 100% sure how
this should look.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list