After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 555407 - Access to SDES items of foreign SSRCs in GstRtpBin
Access to SDES items of foreign SSRCs in GstRtpBin
Status: RESOLVED DUPLICATE of bug 555396
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-07 14:54 UTC by Johann Prieur
Modified: 2008-10-07 18:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johann Prieur 2008-10-07 14:54:21 UTC
As of now, it is only possible to set/get SDES items for the local SSRC, it should be possible to get values for SDES items associated to other SSRCs in the session.
Comment 1 Wim Taymans 2008-10-07 18:27:24 UTC
You get SDES items from foreign sources in an ELEMENT message called GstRTPBinSDES. Otherwise we need access to the session and source objects. 
Comment 2 Wim Taymans 2008-10-07 18:29:02 UTC

*** This bug has been marked as a duplicate of 555396 ***