[Live-devel] MPEG2TransportStreamIndexer Question
Ross Finlayson
finlayson at live555.com
Thu Jul 26 14:19:02 PDT 2007
>Within the MPEG2TransportStreamIndexer's main, is there an existing
>class that could replace the ByteStreamFileSource that would receive its
>video data off a UDP socket instead of reading from a file?
IMHO, it doesn't make any sense to apply the indexing algorithm to
anything but a file, because
1/ You want the input data to be exactly the same when you
later *use* the index file, and
2/ When you later use the index file, you will need to be
able to seek within it.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list