Alexander Gruzinov

Results 1 comments of Alexander Gruzinov

Same problem `"video.js": "7.13.1"` My config: ``` { autoplay: 'any', responsive: true, controls: true, preload: 'auto', nativeAudioTracks: false, nativeVideoTracks: false, nativeTextTracks: false, nativeControlsForTouch: false, preloadTextTracks: true, html5: { nativeCaptions: false,...