Re: [Live-devel] how can I stream multiple files like one big file

2007-08-10 Thread Ross Finlayson
>If that's right, I don't know why Amino 110 playback this stream very >unstable and with artifact. We can't help you with that - the Amino 110 is not our product. You'll need to ask Amino. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ __

[Live-devel] how can I stream multiple files like one big file

2007-08-10 Thread [EMAIL PROTECTED]
I have added "discontinuity_indicator" bit in the begin of each Transport Stream file. But I'm still have artifacts during playback multiple files. I read mpeg2 iso13818 and if I understand all correctly, I must set discontinuity_indicator=1 in each TS packet, which continuity_counter has disco

Re: [Live-devel] how can I stream multiple files like one big file

2007-08-10 Thread Ross Finlayson
Using "ByteStreamMultiFileSource" is correct. However, because you are joining together multiple, separate Transport Stream files, you should make sure that the "discontinuity_indicator" bit is set in the first header of each Transport Stream file. This tells both our server, and the receivin

[Live-devel] how can I stream multiple files like one big file

2007-08-09 Thread [EMAIL PROTECTED]
I want to stream multiple video clips like one continuous file. In addition a want to stream these files in endless loop. It should look like one continuous transport stream for streaming using UDP on Amino STB. For this purpose I use ByteStreamMultiFileSource. Video clips for stream