Continuous Recording using Adobe media server
I want to record a continuous h.264 video stream to some sort of rolling/ circular buffer. I then want clients to access this recorded stream at any point and navigate through it. My previous attempts using FFMPEG only allows me to segment the video into predefined blocks on a first in first out process where these one minute blocks are deleted after a period of time. The problem is concatenating these blocks into a smooth single stream when a client wants to play it back.
I'm hoping Adobe media server can fulfil this requirement. I have had a look at the documentation and it touches on it here and there but there are no specific information about it.
Does anyone know if this can be achieved using Adobe?
