Platform/Features/Camera API: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
|Feature product manager=Chris Blizzard
|Feature product manager=Chris Blizzard
|Feature feature manager=Chris Blizzard
|Feature feature manager=Chris Blizzard
|Feature lead engineer=Fabrice Desré
|Feature security lead=Ian Melven
}}
}}
{{FeaturePageBody
{{FeaturePageBody
Line 22: Line 24:
For desktop we should be able to display the image in a canvas for preview and the ability to modify it before uploading it to a server.
For desktop we should be able to display the image in a canvas for preview and the ability to modify it before uploading it to a server.
|Feature non-goals=This does not include the ability to capture a video and send that video somewhere.  This is only for taking a picture.
|Feature non-goals=This does not include the ability to capture a video and send that video somewhere.  This is only for taking a picture.
|Feature implementation plan=Mobile bug with file picker:
|Feature implementation plan=Android support landed:
 
https://bugzilla.mozilla.org/show_bug.cgi?id=659188
https://bugzilla.mozilla.org/show_bug.cgi?id=621915
https://bugzilla.mozilla.org/show_bug.cgi?id=621915


Line 30: Line 32:
https://bugzilla.mozilla.org/show_bug.cgi?id=451674
https://bugzilla.mozilla.org/show_bug.cgi?id=451674


Anant is willing to pull the capture part of the GIPS code out so we can use it for this feature.
We will use the GIPS code for this feature on desktop.
}}
}}
{{FeatureInfo
{{FeatureInfo
|Feature priority=P1
|Feature priority=P1
|Feature theme=Connect
|Feature roadmap=Platform
|Feature roadmap=Platform
|Feature theme=Connect
|Feature list=Platform
|Feature list=Platform
|Feature engineering team=DOM
|Feature engineering team=DOM
}}
}}
{{FeatureTeamStatus}}
{{FeatureTeamStatus}}

Revision as of 18:02, 27 September 2011

Please use "Edit with form" above to edit this page.

Status

Ability to take a picture from a web page (<input type="picture">)
Stage Draft
Status `
Release target `
Health OK
Status note This has progress on Mobile where an external app is being used to take a picture, but has no traction on desktop.

Team

Product manager Chris Blizzard
Directly Responsible Individual Chris Blizzard
Lead engineer Fabrice Desré
Security lead Ian Melven
Privacy lead `
Localization lead `
Accessibility lead `
QA lead `
UX lead `
Product marketing lead `
Operations lead `
Additional members `

Open issues/risks

`

Stage 1: Definition

1. Feature overview

This is a request for the functionality to take a picture from a computer's attached camera and use it in a web application.

2. Users & use cases

  • Take a picture on flickr, or upload from your gallery.
  • Take a profile photo on facebook, or upload from your gallery.
  • Instagram for the web.

3. Dependencies

  • Definition of the experience that we want for developers and users.
  • Requires a solid camera camera API definition for web content.
  • Requires an underlying implementation for capturing from camera devices. (done - anant has volunteered!)
  • Requires someone to put it all together.

4. Requirements

For mobile we should use an external app for performance reasons.

For desktop we should be able to display the image in a canvas for preview and the ability to modify it before uploading it to a server.

Non-goals

This does not include the ability to capture a video and send that video somewhere. This is only for taking a picture.

Stage 2: Design

5. Functional specification

`

6. User experience design

`

Stage 3: Planning

7. Implementation plan

Android support landed: https://bugzilla.mozilla.org/show_bug.cgi?id=659188 https://bugzilla.mozilla.org/show_bug.cgi?id=621915

Desktop bug, with an implementation for gstreamer (rotted, last touched on 2010-10-18):

https://bugzilla.mozilla.org/show_bug.cgi?id=451674

We will use the GIPS code for this feature on desktop.

8. Reviews

Security review

`

Privacy review

`

Localization review

`

Accessibility

`

Quality Assurance review

`

Operations review

`

Stage 4: Development

9. Implementation

`

Stage 5: Release

10. Landing criteria

`


Feature details

Priority P1
Rank 999
Theme / Goal Connect
Roadmap Platform
Secondary roadmap `
Feature list Platform
Project `
Engineering team DOM

Team status notes

  status notes
Products ` `
Engineering ` `
Security ` `
Privacy ` `
Localization ` `
Accessibility ` `
Quality assurance ` `
User experience ` `
Product marketing ` `
Operations ` `