Skip to content

Commit

Permalink
Merge pull request #118 from bitmovin/develop
Browse files Browse the repository at this point in the history
Release v0.10.0
  • Loading branch information
rohrlaf authored Apr 9, 2024
2 parents 7668358 + 2e4faa6 commit a270b1f
Show file tree
Hide file tree
Showing 63 changed files with 904 additions and 231 deletions.
2 changes: 1 addition & 1 deletion encoding/av1-break-even-calculator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ <h3 class="my-3">Calculation multipliers</h3>
<tr>
<td>1</td>
<td>2</td>
<td>10</td>
<td>4</td>
</tr>
<tr class="table-secondary">
<th colspan="3">Efficiency improvements</th>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ $(function() {
const multiplierStreamHd = 2;
const multiplierStreamSd = 1;
const multiplierTech3Pass = 2; // Multipass
const multiplierCodecAv1 = 10;
const multiplierCodecAv1 = 4;

// streams/renditions
const ingressCostPerGb = 0.00;
Expand Down
8 changes: 4 additions & 4 deletions player/ad-event-verification-omsdk/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ var conf = {
},
};
var source = {
dash: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/poster.jpg'
dash: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
};
var player;

Expand Down
2 changes: 1 addition & 1 deletion player/ad-event-verification-omsdk/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ var playerContainer = document.getElementById('player-container');
var player = new bitmovin.player.core.Player(playerContainer, conf);

player.load({
dash: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
dash: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
});
8 changes: 4 additions & 4 deletions player/ad-event-verification/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ var conf = {
};

var source = {
dash: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/poster.jpg'
dash: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
};

var playerContainer = document.getElementById('player-container');
Expand Down
8 changes: 4 additions & 4 deletions player/ad-event-verification/setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ var conf = {
};

var source = {
dash: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/poster.jpg'
dash: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
};

var playerContainer = document.getElementById('player-container');
Expand Down
18 changes: 9 additions & 9 deletions player/ad-scheduling/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ var conf = {
};

var source = {
dash: '//bitmovin-a.akamaihd.net/content/MI201109210084_1/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: '//bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: '//bitmovin-a.akamaihd.net/content/MI201109210084_1/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: '//bitmovin-a.akamaihd.net/content/art-of-motion_drm/art-of-motion_poster.jpg'
dash: '//cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: '//cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: '//cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: '//cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
};

document.querySelector('#scheudle-ad-button').addEventListener('click', loadConfig);
Expand Down Expand Up @@ -58,7 +58,7 @@ function loadConfig() {
break;
}
case 'vpaid': {
manifestUrl = '//pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/124319096/external/single_ad_samples&ciu_szs=300x250&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&cust_params=deployment%3Ddevsite%26sample_ct%3Dlinearvpaid2js&correlator=[random]';
manifestUrl = '//pubads.g.doubleclick.net/gampad/ads?iu=/21775744923/external/single_ad_samples&sz=640x480&cust_params=sample_ct%3Dlinearvpaid2js&ciu_szs=300x250%2C728x90&gdfp_req=1&output=vast&unviewed_position_start=1&env=vp&impl=s&correlator=[random]';
adTagType = 'vast';
break;
}
Expand Down Expand Up @@ -103,10 +103,10 @@ function removeSchedule() {

player = new bitmovin.player.Player(playerContainer, conf);
player.load({
dash: '//bitmovin-a.akamaihd.net/content/MI201109210084_1/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: '//bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: '//bitmovin-a.akamaihd.net/content/MI201109210084_1/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: '//bitmovin-a.akamaihd.net/content/art-of-motion_drm/art-of-motion_poster.jpg'
dash: '//cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: '//cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: '//cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: '//cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
});
}

Expand Down
7 changes: 3 additions & 4 deletions player/audio-api/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,12 @@ var conf = {
};

var source1 = {
hls: 'https://cdn.bitmovin.com/content/demos/4k/38e843e0-1998-11e9-8a92-c734cd79b4dc/manifest.m3u8',
poster: 'https://bitmovin-a.akamaihd.net/content/sintel/poster.png'
hls: 'https://cdn.bitmovin.com/content/assets/blender-4k/38e843e0-1998-11e9-8a92-c734cd79b4dc/manifest.m3u8'
};

var source2 = {
hls: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
poster: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/poster.jpg'
hls: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
poster: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
};

var playerContainer1 = document.getElementById('player-container-1');
Expand Down
7 changes: 3 additions & 4 deletions player/audio-api/setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@ var conf = {
};

var source1 = {
hls: 'https://cdn.bitmovin.com/content/demos/4k/38e843e0-1998-11e9-8a92-c734cd79b4dc/manifest.m3u8',
poster: 'https://bitmovin-a.akamaihd.net/content/sintel/poster.png'
hls: 'https://cdn.bitmovin.com/content/assets/blender-4k/38e843e0-1998-11e9-8a92-c734cd79b4dc/manifest.m3u8'
};

var source2 = {
hls: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
poster: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/poster.jpg'
hls: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
poster: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
};

var playerContainer1 = document.getElementById('player-container-1');
Expand Down
4 changes: 2 additions & 2 deletions player/audio-only-streaming/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ var conf = {
};

var source = {
hls: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa-audio-only.m3u8',
poster: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/poster.jpg'
hls: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa-audio-only.m3u8',
poster: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
};

var playerContainer = document.getElementById('player-container');
Expand Down
4 changes: 2 additions & 2 deletions player/audio-only-streaming/setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ var conf = {
};

var source = {
hls: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa-audio-only.m3u8',
poster: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/poster.jpg'
hls: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa-audio-only.m3u8',
poster: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
};

var playerContainer = document.getElementById('player-container');
Expand Down
6 changes: 3 additions & 3 deletions player/caption-styling/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ var conf = {
};

var source = {
dash: 'https://bitmovin-a.akamaihd.net/content/sintel/sintel.mpd',
hls: 'https://bitmovin-a.akamaihd.net/content/sintel/hls/playlist.m3u8',
poster: 'https://bitmovin-a.akamaihd.net/content/sintel/poster.png'
dash: 'https://cdn.bitmovin.com/content/assets/sintel/sintel.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/sintel/hls/playlist.m3u8',
poster: 'https://cdn.bitmovin.com/content/assets/sintel/poster.png'
};

var playerContainer = document.getElementById('player-container');
Expand Down
4 changes: 2 additions & 2 deletions player/caption-styling/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ <h2 class="description-header">Bitmovin closed captions and subtitles support</h
supports a wide range of closed captions formats.
With each of them it's possible for your viewer to adapt the display options, their preferences will be
stored.
For more information about all the supported options head over to
<a href="https://developer.bitmovin.com/hc/en-us/articles/115001446334-Subtitle-Closed-Captions-Support">tutorial
For more information about all the supported options head over to the
<a href="https://bitmovin.com/docs/player/articles/subtitle-and-closed-captions-support">tutorial
section</a>.</p>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions player/caption-styling/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ var conf = {
};

var source = {
dash: 'https://bitmovin-a.akamaihd.net/content/sintel/sintel.mpd',
hls: 'https://bitmovin-a.akamaihd.net/content/sintel/hls/playlist.m3u8',
poster: 'https://bitmovin-a.akamaihd.net/content/sintel/poster.png'
dash: 'https://cdn.bitmovin.com/content/assets/sintel/sintel.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/sintel/hls/playlist.m3u8',
poster: 'https://cdn.bitmovin.com/content/assets/sintel/poster.png'
};

var playerContainer = document.getElementById('player-container');
Expand Down
13 changes: 7 additions & 6 deletions player/channel-switching/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,22 +121,23 @@ function switchChannel(channelID, event) {
source = {
title: 'Art of Motion',
description: 'What is this event... Parcour?',
dash: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://bitdash-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8'
dash: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8'
}
} else if (channelID === '2') {
source = {
title: 'Big Buck Bunny',
description: 'A day in the life of Big Buck Bunny.',
dash: 'https://bitmovin-a.akamaihd.net/content/bbb/stream.mpd',
hls: 'https://bitmovin-a.akamaihd.net/content/bbb/stream.m3u8'
dash: 'https://cdn.bitmovin.com/content/assets/bbb/stream.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/bbb/stream.m3u8'
};
} else {
source = {
title: 'Sintel',
description: 'The main character, Sintel, is attacked while traveling through a wintry mountainside.',
dash: 'https://bitmovin-a.akamaihd.net/content/sintel/sintel.mpd',
hls: 'https://bitmovin-a.akamaihd.net/content/sintel/hls/playlist.m3u8'
dash: 'https://cdn.bitmovin.com/content/assets/sintel/sintel.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/sintel/hls/playlist.m3u8',
poster: 'https://cdn.bitmovin.com/content/assets/sintel/poster.png'
}
}

Expand Down
13 changes: 7 additions & 6 deletions player/channel-switching/switchChannel.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,23 @@ function switchChannel(channelID) {
source = {
title: 'Art of Motion',
description: 'What is this event... Parcour?',
dash: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://bitdash-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8'
dash: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8'
}
} else if (channelID === '2') {
source = {
title: 'Big Buck Bunny',
description: 'A day in the life of Big Buck Bunny.',
dash: 'https://bitmovin-a.akamaihd.net/content/bbb/stream.mpd',
hls: 'https://bitmovin-a.akamaihd.net/content/bbb/stream.m3u8'
dash: 'https://cdn.bitmovin.com/content/assets/bbb/stream.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/bbb/stream.m3u8'
};
} else {
source = {
title: 'Sintel',
description: 'The main character, Sintel, is attacked while traveling through a wintry mountainside.',
dash: 'https://bitmovin-a.akamaihd.net/content/sintel/sintel.mpd',
hls: 'https://bitmovin-a.akamaihd.net/content/sintel/hls/playlist.m3u8'
dash: 'https://cdn.bitmovin.com/content/assets/sintel/sintel.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/sintel/hls/playlist.m3u8',
poster: 'https://cdn.bitmovin.com/content/assets/sintel/poster.png'
}
}

Expand Down
8 changes: 4 additions & 4 deletions player/chromecast/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ var conf = {

var source = {
dash:
'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls:
'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive:
'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster:
'https://bitmovin-a.akamaihd.net/content/art-of-motion_drm/art-of-motion_poster.jpg'
'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
};
8 changes: 4 additions & 4 deletions player/chromecast/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ var conf = {
};

var source = {
dash: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: 'https://bitmovin-a.akamaihd.net/content/art-of-motion_drm/art-of-motion_poster.jpg'
dash: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
};

var playerContainer = document.getElementById('player-container');
Expand Down
8 changes: 4 additions & 4 deletions player/chromeless/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ var conf = {
};

var source = {
dash: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/poster.jpg'
dash: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
};

var playerContainer = document.getElementById('player-container');
Expand Down
8 changes: 4 additions & 4 deletions player/chromeless/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ var conf = {
};

var source = {
dash: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: 'https://bitmovin-a.akamaihd.net/content/MI201109210084_1/poster.jpg'
dash: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/mpds/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.mpd',
hls: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8',
progressive: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/MI201109210084_mpeg-4_hd_high_1080p25_10mbits.mp4',
poster: 'https://cdn.bitmovin.com/content/assets/art-of-motion-dash-hls-progressive/poster.jpg'
};

var playerContainer = document.getElementById('player-container');
Expand Down
9 changes: 9 additions & 0 deletions player/cmcd/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# CMCD Support

Send Common Media Client Data (CMCD) data from Player to CDN

### Tags

- CMCD
- Common Media Client Data
- CDN Logging
Loading

0 comments on commit a270b1f

Please sign in to comment.