Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 2.24 KB

README.md

File metadata and controls

48 lines (25 loc) · 2.24 KB

CodecDetect

Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows. Bower version

Overview

Library to detect what video and audio codecs a browser supports.

This repository now contains only the sources for the CodecDetect JS library. The sources for the codecdetect.com website have been moved to a new repository.

Installation

Bower installation

From a Terminal window, go to your project directory and run this command*:

bower install codec-detect --save

* Requires Bower.

Manual Download

Alternatively, you could manually download either files from the master branch:

How to use this library

See the examples. More documentation to come soon.

Known Issues

See Github issues list.

Resources