I am using video.js project to play videos on my web page. I implemented it perfectly on my web page but i required to retrieve the video's current playing time how can i do that ?
var whereYouAt = myPlayer.currentTime();
https://docs.videojs.com/player#currentTime