Media: Difference between revisions
Jump to navigation
Jump to search
(Adding a link to a new wiki page for playback logging) |
No edit summary |
||
Line 19: | Line 19: | ||
* [http://opus-codec.org/ Opus audio codec] | * [http://opus-codec.org/ Opus audio codec] | ||
* [https://xiph.org/daala/ Daala video codec] | * [https://xiph.org/daala/ Daala video codec] | ||
* [[Media/Playback|Playback]] | |||
==Goals== | ==Goals== | ||
* [[Platform/2012-Q2-Goals#Video|Q2 2012 Team Goals]] | * [[Platform/2012-Q2-Goals#Video|Q2 2012 Team Goals]] |
Latest revision as of 23:38, 18 December 2020
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 available mentored bugs for a place to start. If that doesn't satisfy, try the general bug lists for Firefox Video/Audio or WebRTC.
Check out the specific project pages below for more specific information.
Projects
- WebRTC
- Standlone WebRTC client
- 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)
- Opus audio codec
- Daala video codec
- Playback