Bug 28975

Summary: Add API to get audio and video codec used
Product: Telepathy Reporter: Guillaume Desmottes <guillaume.desmottes>
Component: tp-farsightAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Guillaume Desmottes 2010-07-09 03:03:39 UTC
From https://bugzilla.gnome.org/show_bug.cgi?id=599166

"""
You can get the codec received from the "current-recv-codecs" property of
FsStream (with change notification in the "farsight-recv-codecs-changed"
message GstBus message. Which is also notified to the CM by the "CodecChoice"
method

You can get the sent codec with "current-send-codec" property of FsSession and
changes are notified by the "farsight-send-codec-changed" message. 

I guess I could expose it somehow from tp-fs instead of having to go fish in
farsight.
"""

Having the codec supported by the local and remote user could be useful as well.
Comment 1 Guillaume Desmottes 2010-07-12 08:45:49 UTC
Closing as the TfStream object has now farsight-stream and farsight-session properties.

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.