Hello,
I also get freezes.
I didn't read all the posts either, but are you using the latest svn
version , and do you have this in your conf/red5-common.xml file ?
<!-- Balances flow control -->
<!--
<bean id="FlowControlService"
class="org.red5.server.stream.BalancedFlowControlService"
init-method="init">
<property name="interval" value="10"/>
<property name="defaultCapacity" value="102400"/>
</bean> -->
<!-- Dummy flow control that does nothing -->
<bean id="FlowControlService"
class="org.red5.server.stream.DummyFlowControlService"
init-method="init">
<property name="interval" value="10"/>
<property name="defaultCapacity" value="102400"/>
</bean>
I also had problems with freezes after a while and it was because of
flowControlService, but after I disabled it , it worked fine on 0.6rc1
Interalab wrote:
> We've been using a server running FlashComm Server and have some good
> baseline performance stats (although not very detailed), so we're
> planning to use the same server, only running the latest trunk of Red 5
> and then compare. So, to answer your question, the server is as follows:
>
> AMD Athlon 64 3000+ (single processor)
> 2 G RAM
> Fedora Core 4
> Two 10/100 NIC's
> Connection to Internet: Gigabit with at least 200 Mbits of free
> capacity at any given time
> We anticipate this bandwidth and hardware is capable of sustaining up to
> 160 simultaneous streams (roughly 80% of 100 Mbits at 500Kbps each)
>
> Did I forget anything?
>
>
> muriel bowie wrote:
>
>> hi nomIad,
>>
>> I just saw your post (have to admit that I am generally too busy to
>> read all posts in the list...) and I was wondering about the hardware
>> you are using. could you maybe give some additional information about
>> cpu/memory usage? this would be really helpful.
>>
>> thanks!
>> muriel
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> 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