I need another suggestion from you. I have multiple files which needs to be streamed sequentially. So how do I redirect these multiple files instead of only a single file (as suggested by you - "testMPEG4VideoStreamer < test.m4e",
will stream only a single file).

Yes, you can use the "ByteStreamMultiFileSource" class in place of "ByteStreamFileSource". "ByteStreamMultiFileSource" allows you to read multiple files - one at a time - as if they were a single file.
--

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