Skip to content

Commit

Permalink
Disable AppleAdvancedHevcAvcHls stream for now due to cors errors (v…
Browse files Browse the repository at this point in the history
  • Loading branch information
tjenkinson committed Feb 4, 2024
1 parent da815de commit e3f4d4d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/test-streams.js
Original file line number Diff line number Diff line change
Expand Up @@ -222,11 +222,11 @@ module.exports = {
// abr: true,
startSeek: true,
},
AppleAdvancedHevcAvcHls: {
url: 'https://devstreaming-cdn.apple.com/videos/streaming/examples/bipbop_adv_example_hevc/master.m3u8',
description:
'Advanced stream (HEVC/H.264, AC-3/AAC, WebVTT, fMP4 segments)',
},
// AppleAdvancedHevcAvcHls: {
// url: 'https://devstreaming-cdn.apple.com/videos/streaming/examples/bipbop_adv_example_hevc/master.m3u8',
// description:
// 'Advanced stream (HEVC/H.264, AC-3/AAC, WebVTT, fMP4 segments)',
// },
MuxLowLatencyHls: {
url: 'https://stream.mux.com/v69RSHhFelSm4701snP22dYz2jICy4E4FUyk02rW4gxRM.m3u8',
description:
Expand Down

0 comments on commit e3f4d4d

Please sign in to comment.