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

Ross Finlayson finlayson at live555.com
Fri Oct 9 08:29:29 PDT 2015


> 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.

Unfortunately you can’t do this with the LIVE555 code, because it currently doesn’t include a demultiplexor for ‘MP4’-format files.

Instead, if you have a way of generating Matroska (i.e., ‘.mkv’ or ‘.webm’) files, then the LIVE555 code could stream those.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20151009/a7acb60e/attachment.html>


More information about the live-devel mailing list