[Bug 740024] New: rtspconnection: Need to implement to get current queued messages and amount of bytes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 12 07:48:54 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740024
  GStreamer | gst-plugins-base | git

           Summary: rtspconnection: Need to implement to get current
                    queued messages and amount of bytes
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: zzoon.ko at samsung.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Currently, rtspconnection supports to get maximum bytes and the number of
messages in the queue by the function gst_rtsp_watch_get_send_backlog.

But it's not supporred to get current status of the queue.
I think it's needed by user, especially, who needs to know the current status
like amount of bytes queued.
If users get it, user could control flow data manually by adjusting bitrate or
something like that.

If a function gst_rtsp_watch_get_current_backlog is implemented, it would be
good. 
What do you think about this?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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