[Live-devel] Configure live mpeg-ts udp input
Ross Finlayson
finlayson at live555.com
Tue Sep 9 11:16:11 PDT 2014
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 that each UDP packet contains only a single 188-byte Transport Stream packet.
You should note, however, that 'trick play' operations will work only with a fixed-size Transport Stream file (with a corresponding fixed-size 'index file'). So you can't do 'trick play' operations on a file while it's still growing.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140909/6f967463/attachment.html>
More information about the live-devel
mailing list