I would like to record mpeg-ts with mpeg-2, index it and then making it
available for catchup tv.

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.

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

Seems that there is a similar implementation but doesn't anyone has the
following source?
https://forum.videolan.org/viewtopic.php?t=76912
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to