I have a video file that plays with HTML in frontend, but I can't seek/forward/backward the video.
How do I implement this feature ? Any web technologies in any language will be welcomed.
I am thinking about web sockets in python and socket.io in JS.