Use useNetworkInformationApi in playback.
This commit is contained in:
@@ -28,6 +28,7 @@ const VIDEO_OPTIONS = {
|
||||
// used to select the lowest bitrate playlist initially. This helps to decrease playback start time. This setting is false by default.
|
||||
enableLowInitialPlaylist: true,
|
||||
experimentalBufferBasedABR: true,
|
||||
useNetworkInformationApi: true,
|
||||
maxPlaylistRetries: 30,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user