Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

(Not ready for publication) Web Fundamentals Update post: Unified Media Pipeline #2906

Merged
merged 12 commits into from
Jun 12, 2016

Conversation

samdutton
Copy link
Contributor

@samdutton samdutton commented May 11, 2016

Can squash the commits on merge :).

Google docs version was reviewed by @jpmedley and media folks.

@samdutton samdutton changed the title Web Fundamentals Update post: Unified Media Pipeline (Not ready for publication) Web Fundamentals Update post: Unified Media Pipeline May 21, 2016

## Browser support

* Behind a flag in Chrome Dev since January 2016
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

M51 will be stable at around May 31, so you can leave out the bit about the flag and Chrome Dev.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UMP has just been pushed back, so I think enabled by default from 52 is correct now.

@jeffposnick
Copy link
Contributor

This should be fine from my perspective once GoogleChrome/samples#336 (comment) is resolved in the related sample code.

@@ -0,0 +1,156 @@
---
layout: updates/post
title: "Service worker caching, playbackRate and Blob URLS for audio and video on Chrome for Android"
Copy link
Contributor

@jpmedley jpmedley May 27, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lower-case B on blob. Check throughout.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

* Cache audio and video with service workers, since media delivery is now implemented directly within Chrome rather than being passed off to the Android media stack.
* Use Blob URLs for audio and video elements.
* Set `playbackRate` for audio and video.
* Pass MediaStreams between Web Audio and MediaRecorder.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't capitalize Web Audio.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Web Audio (capitalized) refers to the Web Audio API (not just 'web audio').

@jpmedley
Copy link
Contributor

I made a few editorial remarks.

@samdutton
Copy link
Contributor Author

Thanks Joe!

On 27 May 2016 at 18:01, Joe Medley [email protected] wrote:

I made a few editorial remarks.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#2906 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAMhqjPbDDu4fjt0OUaE58yQARJozlrbks5qFyNygaJpZM4IbvP-
.

@jpmedley jpmedley merged commit 70e53d6 into google:master Jun 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants