<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] continuous streaming of m4e media
file</title></head><body>
<blockquote type="cite" cite>I need another suggestion from you. I
have multiple files which needs to be streamed
sequentially.</blockquote>
<blockquote type="cite" cite><tt>So how do I redirect these multiple
files instead of only a single file (as suggested by you -
"testMPEG4VideoStreamer < test.m4e",</tt></blockquote>
<blockquote type="cite" cite>will stream only a single
file).</blockquote>
<div><br></div>
<div>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.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>