[Webkit-unassigned] [Bug 123015] New: [GStreamer] webkitwebaudiosrc element no longer works

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 18 03:44:16 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=123015

           Summary: [GStreamer] webkitwebaudiosrc element no longer works
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com
                CC: slomo at coaxion.net, crogers at google.com,
                    nick.yamane at openbossa.org


With GStreamer 1.2 at least. We now need to send downstream stream-start, caps and segment events along with the first buffers. I started a patch...

Perhaps it would be good to rework the whole playback pipeline:

- make webkitwebsrc a basesrc sub-class
- one webkitwebsrc per WebAudio bus channel
- handle interleaving and wavenc in the pipeline, not in the src element like it's done currently.

Food for thought :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list