I am currently working on a project where I want to stream data (video) to the client and after time X, interrupt streaming, wait for the user to do Y and then continue streaming where it left of. This circle could be repeats indefinitely until the user leaves of the video file is streamed completely.
Maybe someone has done something similar before or could point me to the right direction.