Bug 146788 - Create and link MediaStream Engine for interpreting MediaStreams in WebCore.
Summary: Create and link MediaStream Engine for interpreting MediaStreams in WebCore.
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matthew Daiter
URL:
Keywords: InRadar, PlatformOnly
Depends on: 146789 146790 146791 146839 146853 146858 146906
Blocks: 146746
  Show dependency treegraph
 
Reported: 2015-07-09 09:32 PDT by Matthew Daiter
Modified: 2015-11-02 11:13 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Daiter 2015-07-09 09:32:57 PDT
Currently, there exists only a MediaSource engine for interpreting MediaSource videos and audio clips. We need to make a MediaStream engine that can do the same, so that we can have the ability to not have to share an engine with MediaSource.
Comment 1 Radar WebKit Bug Importer 2015-07-09 09:34:26 PDT
<rdar://problem/21746961>
Comment 2 Eric Carlson 2015-11-02 11:13:01 PST
This was done in r186766.