Skip to content

Commit

Permalink
Revert "Disable AppleAdvancedHevcAvcHls stream for now due to cors …
Browse files Browse the repository at this point in the history
…errors (…" (#6187)

This reverts commit e3f4d4d.
  • Loading branch information
tjenkinson committed Feb 6, 2024
1 parent c779064 commit efb252c
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 efb252c

Please sign in to comment.