Thanks Rodrigo. Currently, the videos are being "streamed" from php, so no Red5 for now.. I adapted the flash player to use progressive downloads instead of the streaming server, that's why it runs smoothly now. I guess I could write some extensive PHP-server and integrate it in my webapplication, but I liked the Red5 philosophy to join forces and write a professional server, using rtmp.
Perhaps the nature of my video's (dropped frames are much worse in tutorials) is not suitable for a streaming server, I don't know. I'll do some reading on the topic as soon as I get some breathing room. Bram On Wednesday 14 June 2006 19:44, Rodrigo Ordonez Licona wrote: > Your videos show smoothly on our Computers. > > Great Application... > > We have DSL, 512kbps downstream. > > I think 800x600 might drop frames to keep up with the stream, > > Happens to us on Audio, we are transmitting a radio station through red5, > quality sounds like AM radio... and when the connections gets crowded, > audio runs faster to reach the stream (quality lowers a lot), > > Have you tried just using a player that downloads the FLV, this corrected > some of our problems on a video transmission (we used the riva FLV player), > for example this one runs smoothly without RED5 http://www.xnet.com.mx (of > course its 400kb) > > > Regards > > Rodrigo O > Xnet / Pwworks > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Bram Biesbrouck > Sent: MiƩrcoles, 14 de Junio de 2006 09:59 a.m. > To: [email protected] > Subject: Re: [Red5] Strange behaviour > > Come on you guys, there must be someone who has a clue? > > b. > > On Tuesday 13 June 2006 15:15, Sven Abrahamse wrote: > > wow nice what you have done :-) > > > > Sven > > > > On 6/13/06, Bram Biesbrouck <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > > > > I just started a new project with a corresponding website > > > (http://captorials.com). It was my intention to use Red5 for this > > > service, especially during startup, to see what the potential of the > > > server-software was. > > > Everything worked great in the test/pre-production stage on the > > > intranet, but after having deployed the servers in co-location, Red5 > > > seems to drop a lot of frames (video-mouse jumps around the screen > > > without smooth transitions) . > > > I did some benchmarking and everything seemed to be fine (bandwidth > > > is ok, load is ok, etc). > > > My last resort was to fall back to progressive-downloading, but I > > > find this sub-optimal. > > > > > > Do any of you know what could be the problem with the server? > > > I must say that the video-resolutions are at least 800x600 pixels. > > > Maybe this caused a bottleneck in the server? Videos are plain FLV > > > files with keyframes every 2 seconds. > > > > > > I'd love to hear from the experts, > > > > > > Bram > > > > > > _______________________________________________ > > > 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 > > > _______________________________________________ > 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
