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

2015-10-10 Thread Ross Finlayson
> Ah yes, ok i missed that point, we will create .MKV clips instead, this is > not an issue. But then how to feed dynamically the new MKV 4 seconds segments > into the RTSPstreamer ? You would need to define and implement your own “FramedSource” subclass that presented the the abstraction of mu

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

2015-10-09 Thread Sylvain Fabre
Le vendredi 9 octobre 2015, 08:29:29 Ross Finlayson a écrit : > > 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). > >

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

2015-10-09 Thread Ross Finlayson
> 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 autom

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

2015-10-09 Thread Sylvain Fabre
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 aut