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


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to