Apologies, i just tried my flex player in a standalone flash and it 
plays right away, this seem to be some wierd thing debugging in flex 
maybe on the pc ? Its still dropping the buffer length after each buffer 
so every 8 seconds it rebuffers. I was alerted that it was fixed :\

Dan Rossi wrote:
> Hi i set the setting a few more zeros and finally wanted to play, so its 
> dropping the connection not soon after its playing because it thinks its 
> timing out ?.
>
> It is however doing exactly as before, buffers, begins to play, seeks to 
> 8 seconds, stops,  buffers, plays, then buffer length drops down to 0 
> not soon after. This buffer problem has never really managed to work.
>
>     <bean id="rtmpMinaConnection" scope="prototype"
>         class="org.red5.server.net.rtmp.RTMPMinaConnection">
>         <property name="keepAliveInterval" value="100000000" />
>     </bean>
>
> Is this correct ?
>
> Joachim Bauch wrote:
>   
>> Hi Dan,
>>
>> Dan Rossi schrieb:
>>   
>>     
>>> Hi ive updated trunk to check out if the latency issue has been removed 
>>> however no, when it reaches 7 seconds into the stream the playback 
>>> stops, and there is no error returned. Any ideas ?
>>>     
>>>       
>> can't reproduce this. Using ofla_demo.swf everything works just fine.
>> You could try changing the "keepAliveInterval" property in the bean
>> "rtmpMinaConnection" in "red5-core.xml" to check if your client gets
>> disconnected by the ghost detection code.
>> The ghost detection code is something we will be working on for the
>> 0.6 final release.
>>
>> Joachim
>>
>>
>> _______________________________________________
>> 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

Reply via email to