Media: Difference between revisions
Jump to navigation
Jump to search
(→Help) |
(Add some starting points for contributors) |
||
| Line 1: | Line 1: | ||
This page is meant to provide a starting point for developers and members of the community who want to learn more about what's happening in Media at Mozilla. | This page is meant to provide a starting point for developers and members of the community who want to learn more about what's happening in Media at Mozilla. | ||
==Contributing== | |||
== | There's a lot going on: Audio/Video capture, playback, and processing; The WebRTC effort to do real-time peer-to-peer streaming; timelines and frameworks; subtitles; MIDI and more. If you're interested in getting involved, stop by the [irc://irc.mozilla.org/media #media channel on irc.mozilla.org] to chat with developers and find something you're interested in doing. | ||
You can also check the *open bug list* for [https://bugzilla.mozilla.org/buglist.cgi?list_id=6234988&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=READY&component=Video%2FAudio&product=Core Firefox Video/Audio] or [https://bugzilla.mozilla.org/show_bug.cgi?id=webrtc WebRTC]. | |||
Otherwise, check out the specific project pages below. | |||
==Projects== | ==Projects== | ||
| Line 13: | Line 16: | ||
* [[Platform/Features/Camera_API_-_Phase_2_%28getUserMedia%29 | Feature page Camera API - Phase 2 (based on getUserMedia)]] | * [[Platform/Features/Camera_API_-_Phase_2_%28getUserMedia%29 | Feature page Camera API - Phase 2 (based on getUserMedia)]] | ||
* [[Platform/Features/MPAPI | Feature page for Platform Decoders (also known as MPAPI and system codecs)]] | * [[Platform/Features/MPAPI | Feature page for Platform Decoders (also known as MPAPI and system codecs)]] | ||
==Goals== | |||
* [[Platform/2012-Q2-Goals#Video|Q2 2012 Team Goals]] | |||
==Help== | ==Help== | ||
Revision as of 21:47, 8 April 2013
This page is meant to provide a starting point for developers and members of the community who want to learn more about what's happening in Media at Mozilla.
Contributing
There's a lot going on: Audio/Video capture, playback, and processing; The WebRTC effort to do real-time peer-to-peer streaming; timelines and frameworks; subtitles; MIDI and more. If you're interested in getting involved, stop by the #media channel on irc.mozilla.org to chat with developers and find something you're interested in doing.
You can also check the *open bug list* for Firefox Video/Audio or WebRTC.
Otherwise, check out the specific project pages below.
Projects
- WebRTC
- MediaCapture
- Feature page for Camera API - Phase 1
- Feature page Camera API - Phase 2 (based on getUserMedia)
- Feature page for Platform Decoders (also known as MPAPI and system codecs)