python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
TypeError: player.currentTime is not a function error in videojs
I have a working player in videojs and I'm trying to get the current position of the progress bar, In the documentation provided by videojs they use myPlayer.currentTime() to get and set the time in s...
Vaibhav Vishwakarma
Votes: 0
Answers: 1
VideoJS: Catch global "net:ERR_FILE_NOT_FOUND" and stop URL from automatically convert to Blob
I am using videojs for streaming an HLS stream. Lately it stopped working on Windows and Android and I guess it is related to a recent update on chrome for those systems, that prevents opening of Blob...

Emil Avramov
Votes: 0
Answers: 0
Video play using DRM
I need a functionality to save videos offline and protect video-content. So that content will be encrypt and will play in my app only.
I am using HLS streaming.
So i am planning to use react-native-vi...
Rambler
Votes: 0
Answers: 0
Varying video duration in MPEG-DASH streaming
I have a use case where I need to provide playback speeds for a video up to 100x. Since most modern browsers don't support this and provide 4x max out of the box, I have encoded multiple video files u...
Rehan Ahmed
Votes: 0
Answers: 1