Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/w3c/mediacapture-transform
MediaStreamTrack Insertable Media Processing using Streams
https://github.com/w3c/mediacapture-transform
media-capture specification webrtc
Last synced: about 1 month ago
JSON representation
MediaStreamTrack Insertable Media Processing using Streams
- Host: GitHub
- URL: https://github.com/w3c/mediacapture-transform
- Owner: w3c
- License: other
- Created: 2020-10-12T09:13:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T05:41:11.000Z (6 months ago)
- Last Synced: 2024-09-30T06:42:20.658Z (about 1 month ago)
- Topics: media-capture, specification, webrtc
- Language: Bikeshed
- Homepage: https://w3c.github.io/mediacapture-transform/
- Size: 420 KB
- Stars: 44
- Watchers: 20
- Forks: 20
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MediaStreamTrack API for Insertable Streams of Media
also known as Breakout Box
(not to be confused with the MediaStreams API)
This repository contains a **proposal** for an API that allows the
insertion of user-defined processing steps in the pipeline that
handles raw media using a MediastreamTrackIn order to allow such processing, it defines a number of extensions
to the objects defined in [MEDIACAPTURE-MAIN](https://w3c.github.io/mediacapture-main/), and also
draws upon definitions from [WEB-CODECS](https://github.com/WICG/web-codecs).To modify the specification, please update `index.bs` from which the HTML document is automatically generated using [Bikeshed](https://tabatkins.github.io/bikeshed/).