forked from appsembler/xblock-video
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Brightcove content encryption and autoquality via HLS (#104)
# Brightcove content protection and auto-quality: On API authentication uploads two custom Ingest Profiles: - Creates new API credentials with required permissions - HLS for auto quality - HLSe for auto qualify & encryption - Add new UI controls after a user has authenticated against Brightcove API: View video tech info - Send video re-transcode request on a Brightcove side # Default transcripts upload: - Allows to fetch transcripts from the platform and store them into XBlock. - Supports: Brightcove, Youtube & Wistia. - Brightcove & Wistia require API authentication before default transcripts upload can work.
- Loading branch information
Showing
22 changed files
with
1,410 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.