Bug 28975 - Add API to get audio and video codec used
Summary: Add API to get audio and video codec used
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-farsight (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-09 03:03 UTC by Guillaume Desmottes
Modified: 2010-07-12 08:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.