[Bug 721807] New: GstSoupHTTPSrc should expose its current SoupSocket

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 8 09:08:44 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=721807
  GStreamer | gst-plugins-good | unspecified

           Summary: GstSoupHTTPSrc should expose its current SoupSocket
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: xclaesse at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I am currently trying to implement some Trafic Control management when playing
medias from remote locations. To achieve that, I need to now on which socket
GstSoupHTTPSrc is current operating so I can tell the kernel to give that
socket enough resources.

I think it can be done by adding a "soup-socket" property on GstSoupHTTPSrc.
That socket can be known by listening to the "request-started" signal on
SoupSession.

If that sounds good to gstreamer devs, I could work on a patch.

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