[Live-devel] Streaming from multiple "live" files

Sylvain Fabre sylvain.fabre at inpixal.com
Fri Oct 9 07:37:32 PDT 2015


Hi all, 

In one of our project, we are capturing live video and transcoding it into small video clips of 4 seconds each. So, each 4 seconds, the current recording clip is closed and a new one is created (h264 in MP4 container). Of course, the old clips (ie let's say from a few days ago) are automatically deleted. This "video splitting feature" is mandatory for our project, mainly for fast indexing and video extraction.

Now, we would like to add an RTSP server to stream those small mp4 files (ie kind of live streaming with 4 seconds delay). We look into the live555 code and we do not know exactly what would be the best way to streams those small files, of course without re-encoding it.

Thanks for your ideas, 

Best regards, SFA




More information about the live-devel mailing list