[Live-devel] Live Media Server streaming for H264 over TS supporting trick mode
Ross Finlayson
finlayson at live555.com
Mon Oct 5 19:04:28 PDT 2009
>Is it possible to generate only an index file (.tsx) for the
>H264/TS file using our own indexer application?
No, not without significant changes to the index-file-creation code,
because it currently assumes that the video data within Transport
Stream files is MPEG-1 or 2 video. (It needs parse this data to find
the I-frames.)
>I understand that first I need to know the .tsx file structure, but
>is it possible without changing your server code?
It *might* be possible to support this with no change to the server
code; however, the code to generate the index file to begin with
would need significant changes, as I noted above.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list