[Webkit-unassigned] [Bug 125503] New: unable to manipulate audio from video tag in WebKit nightly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 10 05:40:37 PST 2013


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

           Summary: unable to manipulate audio from video tag in WebKit
                    nightly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://helpknow.com/eq/#!
        OS/Version: Mac OS X 10.9
            Status: NEW
          Severity: Blocker
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: me at aronallen.com
                CC: crogers at google.com


Hi,

I have been playing around with the WebAudio API, and I am unfortunately unable to manipulate the audio contents of a <video> tag. In Chrome I can do so without problems, but in Safari/WebKit nightly I can't.
The reason I want to use Safari/WebKit nightly is that the streams I wish to manipulate the audio of are HLS streams, and are currently unsupported in Chrome for various political reasons.

I am doing TV interface mockups, and want to experiment with 3D audio positioning on live streaming content.

The sample I have linked to above is not of my creation, but shows what the issue is all about.

createMediaElementSource is the API call I would expect working on <video> tags.

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