When opening a video in videojs, is it possible to make only certain time window playable using their API/javascript?
E.g. video is one hour long and I only need to show 10:00-11:00 clip and making the other areas (0:00-10:00 and 11:00-60:00) inactive.