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.
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.