bitmovin-analytics 2.28.0 → 2.28.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -8
- package/bitmovinanalytics.min.js +2 -2
- package/bitmovinanalytics.min.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,17 +6,11 @@ To get started collecting data with Bitmovin Analytics you need a License-Key wh
|
|
|
6
6
|
|
|
7
7
|
## Supported Players
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
- Bitmovin Web SDK v8
|
|
11
|
-
- Shaka
|
|
12
|
-
- HLS.js
|
|
13
|
-
- DASH.js
|
|
14
|
-
- VideoJS
|
|
15
|
-
- Native HTMLVideoElement
|
|
9
|
+
The supported video players are shown here: [Analytics Collectors - HTML5](https://bitmovin.com/docs/analytics/articles/analytics-collectors#html5-collectors)
|
|
16
10
|
|
|
17
11
|
## Usage
|
|
18
12
|
|
|
19
|
-
[
|
|
13
|
+
[A getting started guide](https://bitmovin.com/docs/getting-started) on how to integrate Bitmovin Analytics Collector with the Bitmovin Player is available on our homepage.
|
|
20
14
|
|
|
21
15
|
For more comprehensive integration documentation please consult the [Bitmovin Analytics documentation](https://bitmovin.com/docs/analytics/quickstarts).
|
|
22
16
|
|