Hi,
I would like to know if it is possible to stream video from the middle of a file. For instance, I have a 10-minute video. I would like the client to request streaming from the 4th minute. Then the server would begin the streaming from that time, not from the beginning of the file. Also, I would lik the client to be able to go back in time, for example to the 2nd minute, and be able to see the stream from there.
Is it possible ? I have searched the docs but did not find a solution.
Many thanks for any advice/solution.