My web app is displaying the videos I have on Box through html5 video elements; I can play the videos and it all works; however I cannot seek/forward/drag to a specific position...meaning users are limited to clicking play or pause/stop, but never going back or moving forward. Is there a solution ?
PS: I'm storing videos in a directory under www (wampServer)