@playkit-js/media-melon 1.0.7-canary.0-80c5afc → 1.0.7-canary.0-47568fc
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# playkit-js-media-melon
|
2
2
|
|
3
|
-
playkit-js-media-melon allows to send analytics to Media-Melon.
|
3
|
+
playkit-js-media-melon allows to send analytics to Media-Melon site.
|
4
4
|
it is a plugin for [kaltura player] which relies on [kaltura player] core API for managing UI features.
|
5
5
|
|
6
6
|
playkit-js-media-melon is written in [ECMAScript6] (`*.js`) and [TypeScript] (`*.ts`) (strongly typed superset of ES6),
|
@@ -143,7 +143,7 @@ An overview of this project's design, can be found [here](https://kaltura.atlass
|
|
143
143
|
|
144
144
|
playkit-js-media-melon is only compatible with browsers supporting MediaSource extensions (MSE) API with 'video/MP4' mime-type inputs.
|
145
145
|
|
146
|
-
|
146
|
+
Supported on:
|
147
147
|
|
148
148
|
- Chrome 39+ for Android
|
149
149
|
- Chrome 39+ for Desktop
|