Skip to content

Commit ac8c615

Browse files
committed
Apple device fix recommended by MK
1 parent 5069859 commit ac8c615

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

LearningHub.Nhs.WebUI/Views/Home/_CmsVideo.cshtml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@
6363
theme: "dark",
6464
playback: {
6565
muted: false,
66-
autoplay: false
66+
autoplay: false,
67+
preferredTech: [{ player: 'html5', streaming: 'hls' }]
6768
},
6869
6970
// Subscribe to player events

0 commit comments

Comments
 (0)