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 703004 - gst-rtsp-server: allow access to the stream rtp session
gst-rtsp-server: allow access to the stream rtp session
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-rtsp-server
git master
Other Linux
: Normal enhancement
: 1.2.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-06-24 18:39 UTC by Aleix Conchillo Flaqué
Modified: 2014-02-25 22:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add accessor for rtp session (2.94 KB, patch)
2013-06-24 18:43 UTC, Aleix Conchillo Flaqué
none Details | Review

Description Aleix Conchillo Flaqué 2013-06-24 18:39:26 UTC
Unless there's some another way to do this. It would be good to be able to connect to to the RTP session signals again (e.g. on-ssrc-active).
Comment 1 Aleix Conchillo Flaqué 2013-06-24 18:43:57 UTC
Created attachment 247668 [details] [review]
add accessor for rtp session
Comment 2 Wim Taymans 2013-06-24 21:44:23 UTC
commit aeaadf0e5e8ea9e22b2b2720a6e8ba54975cab6f
Author: Aleix Conchillo Flaque <aleix@oblong.com>
Date:   Mon Jun 24 11:41:27 2013 -0700

    stream: allow access to the rtp session
    
      https://bugzilla.gnome.org/show_bug.cgi?id=703004