[Red5] live webcam test
Manuel R.G.
info at vengava.com
Wed Apr 25 16:39:26 EDT 2007
I did these changes too and cam and playlist works again.
Thanks for ponting that.
Should that code (if (pendingVideos > 1 || writeDelta[0] > writeDelta[1]) {)
affect streaming when is accessed from localhost ?
Thanks again!
On 4/25/07, Joachim Bauch <jojo at struktur.de> wrote:
> >
> >
> > Another thing you could test is changing line 1780 in
> > org.red5.server.stream.PlaylistSubscriberStream from
> >
> > if (pendingVideos > 1 || writeDelta[0] > writeDelta[1]) {
> >
> > to
> >
> > if (pendingVideos > 1) {
> >
> > Recompile and restart Red5 afterwards.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20070425/c66ec645/attachment.htm
More information about the Red5
mailing list