The index file mechanism simply wasn't designed to work with multiple files.  
It might be possible to hack it to do so, but your simplest solution would be 
to just create a single Transport Stream file by concatenating together your 
multiple files, and then creating an index file from (and then streaming) just 
the single Transport Stream file.  These days, disk space is dirt cheap, and 
our software (and all modern OSs) will handle files > 2^32 bytes in size.  So 
you should just do that.

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

Reply via email to