[Bug 669590] New: [shout2send] support webm streaming

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 7 10:19:18 PST 2012


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

           Summary: [shout2send] support webm streaming
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: giles at thaumas.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


As of version 2.3.0, libshout supports sending WebM data to Icecast. This bug
is for updating gstreamer to use this support.

The shout2send gstreamer element uses the shout_send call, which parses the
format it's handed and throttles the upload to the playback clock. As such it
has to understand the media type it's being sent. The latest version adds API
support to send video/webm data; to make use of this, shout2send needs to
advertise that as a input cap, and pass SHOUT_FORMAT_WEBM to the library before
sending data.

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