<div dir="ltr"><div>I would like to record mpeg-ts with mpeg-2, index it and then making it available for catchup tv.</div><div><br></div><div>I thought of storing the incoming udp transport stream into chunks and then running the MPEG2TransportStreamIndexer. Files are playable by STB (Motorola) also with trickplay support.</div>
<div><br></div><div>However there are 2 things to address 1 - how to continue the playback both forward and in reverse (during rewind) to another chunk and 2- how to extend the rtsp request reader to understand timecode parameters, e.g rtsp://<server>/myStream/?start=2014-01-22-10:00:00&end=2014-01-22-20:00:00</div>
<div><br></div><div>Seems that there is a similar implementation but doesn't anyone has the following source?</div><a href="https://forum.videolan.org/viewtopic.php?t=76912">https://forum.videolan.org/viewtopic.php?t=76912</a><br>
</div>