video: turn on some videojs compensation
Signed-off-by: Varun Patil <radialapps@gmail.com>pull/888/head
parent
5353b54904
commit
6d1fa55a0f
|
@ -182,6 +182,8 @@ class VideoContentSetup {
|
|||
useBandwidthFromLocalStorage: true,
|
||||
useNetworkInformationApi: true,
|
||||
limitRenditionByPlayerDimensions: false,
|
||||
handlePartialData: true,
|
||||
calculateTimestampOffsetForEachSegment: true,
|
||||
},
|
||||
nativeAudioTracks: !overrideNative,
|
||||
nativeVideoTracks: !overrideNative,
|
||||
|
|
Loading…
Reference in New Issue