Praveen
Results
2
comments of
Praveen
1.Update your source url ! player.src(this.trackDetails); 2.inform videojs to load the source for your new src! player.load(); 3.play the video player.play()
Basically this error is triggered, when you try to access vhs/ hls without passing option to the tech ! if you want to access player.tech() Pass IWillNotUseThisInPlugins to true. Example...