fix(ios): ensure behavior is correct with empty text track list (#4123)

* fix(ios): ensure behavior is correct with empty text track list
This commit is contained in:
Olivier Bouillet
2024-09-02 15:40:38 +02:00
committed by GitHub
parent 7a2b4014f4
commit 3a32d67087
2 changed files with 18 additions and 10 deletions

View File

@@ -78,6 +78,11 @@ export const srcAllPlatformList = [
uri: 'https://bitmovin-a.akamaihd.net/content/sintel/hls/playlist.m3u8',
startPosition: 50000,
},
{
description: 'mp3 with texttrack',
uri: 'https://traffic.libsyn.com/democracynow/wx2024-0702_SOT_DeadCalm-LucileSmith-FULL-V2.mxf-audio.mp3', // an mp3 file
textTracks: [], // empty text track list
},
{
description: 'BigBugBunny sideLoaded subtitles',
// sideloaded subtitles wont work for streaming like HLS on ios