<p>I want to stream multiple video clips like one continuous file.</p><p>In
addition a want to stream these files in endless loop.</p><p>&nbsp;</p><p><span
id="message"></span>It should look like one continuous transport stream for
streaming using UDP on Amino STB.  </p><p>&nbsp;</p><p>For this purpose I use
ByteStreamMultiFileSource.</p><p>Video clips for streaming are all in same
MPEG-2-TS format (same bitrate, framerate, etc ...) </p><p>&nbsp;</p><p>I try
stream with testMPEG2TransportStreamer, Amino receive stream, but playback is
very unstable, sometimes picture on TV hang up.</p><p>&nbsp;</p><p>I think this
is because transport stream is discontinuous.</p><p>&nbsp;</p><p>That's why I
try stream with testMPEG2ProgramStreamToTransportStream, where transport headers
created in run time. But I again have difrent artifacts during
playbacking.</p><p>&nbsp;</p><p>How can I&nbsp; create continuous transport
stream?&nbsp; </p><p>&nbsp;</p><p>I'm very thankfull to your help! </p><p>Sorry
for awful English =)<br></p><p>&nbsp;</p><p>Karlov Andrey. <br></p>