I have already found the problem. The problem appears, when you call
ns.setBufferTime(n); When "n" is e.g. 10s, when Red5 finishes playing a clip
it makes empty buffer and start a new clip with new buffering.

Cool function will be if Red5 could join clips in playlist in one big movie.
Then you can setBufferTime. Now I am setting just about 1s. More is bad.

Tom



2007/2/25, joseph wamicha <[EMAIL PROTECTED]>:

>That works but only after a call to start(), have you not noticed it
>will cut the video short 10 seconds before ?

This be caused by the fact that the stream begins playing immediately
after appConnect. Yet, the flash client begins playing/receiving the stream
some seconds later in subscriberStreamStart. If play could start at the same
time as subscriberStreamStart, I think this would remove that cut off  at
the beginning of the stream.

--
C is forever.
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to