[Bug 761807] New: rtp session: (depending on where installed) "on-ssrc-active"/"on-bye-ssrc" signals are (or not) called although RTP/RTCP stream exists

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 10 08:04:01 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761807

            Bug ID: 761807
           Summary: rtp session: (depending on where installed)
                    "on-ssrc-active"/"on-bye-ssrc" signals are (or not)
                    called although RTP/RTCP stream exists
    Classification: Platform
           Product: GStreamer
           Version: 1.6.2
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mgallar1967 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

We have developed in Windows a RTP/RTCP stream (from A to B, and from B to A).
The stream works correctly in 2 sockets (one for RTP, another one for RTCP)
between 2 differents probes.
To calculate the statistics we extract the data once the signals
"on-ssrc-active"/"on-bye-ssrc" signal are called (when we have RTCP traffic),
we obtain the session with "get-internal-session" signal, the ssrc from 
"get-source-by-ssrc", and finally the statistics with "stats" signal.
We have succesfully tested the development in our laboratory, and in another
environment.
But in another one, although we have the RTP/RTCP streams in both directions,
the "on-ssrc-active"/"on-bye-ssrc" are not called, and we donĀ“t calculate the
stats.
Has anyone had this problem? 
Can the RTP stream statistics be calculated in another way?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list