Thanks for the files DAn, I will take a look at them today. I was thinking about implement my own bandwidth detection algorithm for Red5 sometime in the future but right now I need a quick simple app that will help me compare bandwidth to several servers.
-- Naicu Octavian On 16/07/07, Dan Rossi <[EMAIL PROTECTED]> wrote:
Hi i sent the webapp zipped offlist. Maybe this should be added to svn if the devs is happy with it ? I was hoping someone else came up with a better implementation, it does not work so well on latency connections to a server, sluggish lans and sluggish machines, very random values ... We have it implemented properly into our video players, although there is a flex panel to re-select the bitrate option aswell. what I do is send the player a range of bitrates which would be available for a particular video as a string then get the detected bitrate and choose the right one from the given list of rates. Ie we'd only have files named videoID-bitrate.flv so 38,100,180,300,512,768 is our string of allowed rates. If the bitrate is 1-2MB it would get the 768 then down from there. Naicu Octavian wrote: > I have found this: > http://www.red5tutorials.net/index.php/Code:Server_bandwidthdetection > > But the code is incomplete! > > Any help is greatly appreciated! > ------------------------------------------------------------------------ > > _______________________________________________ > 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
