>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/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel