[Bug 753787] New: rtpsession: get stats on both side (sender/receiver) by signalling

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 19 00:20:28 PDT 2015


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

            Bug ID: 753787
           Summary: rtpsession: get stats on both side (sender/receiver)
                    by signalling
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: zzoon.ko at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Currently, 
in case of receiver, app can get stats in SR,
in case of sender, app can get stats in RR, by on-ssrc-active, periodically
signaled.

Probably app would want to see and manage stats in its side for debugging or
management.

Currently, to do this for app, it should have a pointer to rtpsource and get"
stats" by itself periodically.

What about signalling also, not only the other side, something like
on_ssrc_active?

I think this is a sort of same as
https://bugzilla.gnome.org/show_bug.cgi?id=746743.
If needed, please duplicate this issue and let's discuss on the issue.

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