Hi Steven, I'm having an amazing time testing this latest build - it works wonderfully. One thing that I would like to know is how to better control the bandwidth - for instance, while streaming a 90 minute FLV file, the buffer length will grow much faster than the video is actually played back, so in a minute or two I'll have a buffer of over 400 seconds.
That's fine for testing locally, but if I'm doing this over the Internet, I'd rather that the buffer only grow to a point of about ten seconds. It's possible to seek through the FLV file, so anytime that happens, whatever was in the buffer gets thrown away, so it's a waste of bandwidth. I've been looking at the conf/red5-common.xml file and the API entry for the SimpleBWControlService Class - but I'm not really finding anything that gives me an idea how to configure these things to suit my needs. I'd appreciate any guidance you can offer. :) Great Work! Yours, Nathan _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
