> Another approach I was thinking, if I split the incoming stream into 5-10
> seconds chunks with time-stamp as filename, run a watcher script to generate
> index files, can the code amended to continue to the next chunk?
No. The Transport Stream 'trick play' code (for RTSP servers) uses a sing
The "MPEG2IFrameIndexFromTransportStream" class (which is used to implement the
"MPEG2TransportStreamIndexer" application) can read from any source that
delivers discrete 188-byte MPEG Transport Stream packets (one at a time). So
it can read from a MPEG Transport Stream UDP source, provided tha