page_type: guide languages:
IMPORTANT NOTE : Azure Media Services have been retired on June 30, 2024. Please see the retirement guide.
This repository contains samples, documentation, and platform/browser feature tables for using popular 3rd party player frameworks that support HLS and/or MPEG-DASH delivery from Azure Media Services (AMS).
These are the main components of this repository:
This project uses PowerShell setup scripts to generate content (VOD and Live) in Azure Media Services and provides tools to test the 3rd party players in different combinations of features, streaming formats, and content protection.
For example, this is the Index page generated after running the setup scripts. It contains the playback endpoints for all the features, formats, and content protection options available in Azure Media Services along with links to test them on each 3rd party player sample:
The repository contains a sample implementation of each player. The sample is a minimal player implementation using captioning and content protection (DRM and Encryption).
To see the sample code, please check:
The samples were tested with VOD and Live content generated with the setup script in the following browsers:
To see the test results, please check:
To set up your player, follow the below instructions:
File/folder | Description |
---|---|
src |
Folder with 3rd party player samples |
docs |
Folder with test results |
setup |
Folder with AMS setup scripts |
.gitignore |
Define what to ignore at commit time |
CHANGELOG.md |
List of changes to the sample |
CONTRIBUTING.md |
Guidelines for contributing to the sample |
LICENSE |
The license for the sample |
README.md |
This README file |
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.