empplayer
Advanced tools
Comparing version 1.59.0-973 to 1.59.0-974
{ | ||
"name": "empplayer", | ||
"version.old": "1.59.0", | ||
"version": "1.59.0-973", | ||
"version": "1.59.0-974", | ||
"description": "EMP Player SDK", | ||
@@ -6,0 +6,0 @@ "main": "./dist/js/emp-player.min.js", |
@@ -20,3 +20,3 @@ # Upgrade guide | ||
### New features and Enhancements | ||
**EMP-9360** Chromecast: EMP Chromecast Receiver is now separated into an API and a reference app. The API and related documentation are available in NPM (package [emp-chromecast-receiver](https://www.npmjs.com/package/emp-chromecast-receiver)). The reference chromecast demo app is available [here](https://github.com/EricssonBroadcastServices/chromecast-demo-receiver). Despite this, EMP ensures backwards compatibility for customers that use the previous chromecast setup. If that is the case for your project, you can build the chromecast demo receiver app and use the javascript artifact (emp-receiver-app.min.js) directly or ask our team to build it for you. | ||
**EMP-9360** Chromecast: EMP Chromecast Receiver is now separated into a library and a reference app. The API and related documentation are available in NPM (package [emp-chromecast-receiver](https://www.npmjs.com/package/emp-chromecast-receiver)). The reference chromecast demo app is available [here](https://github.com/EricssonBroadcastServices/chromecast-demo-receiver). Despite this, EMP ensures backwards compatibility for customers that use the previous chromecast setup. If that is the case for your project, you can build the chromecast demo receiver app and use the javascript artifact (emp-receiver-app.min.js) directly or ask our team to build it for you. | ||
**EMP-9368** Chromecast: custom UI videojs controls can now be passed to empReceiver via options.controls. | ||
@@ -23,0 +23,0 @@ **EMP-9468** Player: medialocator rewritten to use URL agnostic scheme. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2116651