Use HTL5 player of Brightcove in Sitecore |
One of our site is using Brightcove Adobe Flash player which we have to replace with new Brightcove player which support HTML5.
Follow
below steps to configure Brightcove Video Cloud running as an HTML5 player
- Download Zip file from https://files.brightcove.com/sitecore-media-framework-brightcove-edition-3.0.zip?_ga=2.79024532.1678186093.1495036318-469945654.1495036314
- Extract Sitecore package
- Install Sitecore package (It will overwrite Brightcove DLLs and config files. So take a back up of old files)
- Perform 3 Post installation steps as
- Step 1: Please navigate to section "Brightcove.StorageService" and change the "baseUrl" param value with your website URL and also set the "ContentDatabaseName" and "PublishDatabaseName" param values from Sitecore.MediaFramework.Services.Brightcove.Extended.config.disabled config file.
- Step 2: Enable the config file named as "Sitecore.MediaFramework.Services.Brightcove.Extended.config.disabled".
- Step
3: We need to add mimetype "text/vtt" with extension
(.vtt) in IIS.
- Add new player at “/sitecore/media library/Media Framework/Accounts/Default/Players” with unique player id.
- Update “Default Video Player” field and “Default Playlist Player” to new player at “/sitecore/media library/Media Framework/Accounts/Default/Settings”
- Include “<script src="//players.brightcove.net/<licence id>/<Player_Id>_default/index.min.js"></script>” on all pages where you want to show Brightcove videos.
- Publish all the Brightcove items
- Test the page on which Brightcove videos are rendering.
I hope you like this Sitecore article. Stay tuned for
more Sitecore related articles.
Till that happy Sitecoring
:)
Please leave your comments or share this article if it’s
useful for you.