[Red5] Issue

Lee Loftiss kleelof at yahoo.com
Mon Dec 12 08:41:06 EST 2011


Hello,

   Have you tried searching for a solution at StackOverflow.com?

lee



________________________________
 From: Vishal Kamboj <vishalkamboj88 at gmail.com>
To: red5 at osflash.org 
Sent: Monday, December 12, 2011 8:23 PM
Subject: Re: [Red5] Issue
 



Hi 

Everytime when there is a NetStream.Buffer.Full event, the frame in the video is updated and display correctly. But immediately there is another NetStream.Buffer.Empty event followed and the audio is frozen. Playback - NetStream.Buffer.Full Playback - NetStream.Buffer.Empty 
Playback - NetStream.Buffer.Full Playback - NetStream.Buffer.Empty 
it start stuttering . 

I need to solve this problem immdiatly .Help me please .

Regards




On Fri, Dec 9, 2011 at 12:03 PM, Vishal Kamboj <vishalkamboj88 at gmail.com> wrote:

Hi 
>
>
>
>
>I'm still in  difficulty in seeking in a audio mp3. now the first time audio works after the seek using double click not on single click  
>second song  it works perfect on single click,
>
>
>again on third song it again fail on single click and works if again click second time 
>this happen alternate ..
>first time NetStream.Seek.Notify NetStream.Play.Start it hangs 
>second time 
>NetStream.Seek.Notify NetStream.Play.Start it is in buffer full working perfect ..
>I dont understand how this thing can be handle on client side ..
>Regards
>Vishal
>
> 
>
>On Fri, Dec 9, 2011 at 11:52 AM, Vishal Kamboj <vishalkamboj88 at gmail.com> wrote:
>
>Hi Lee
>>
>>
>>Problem is on ns.seek when first time if i double click then seek works fine and second time it is working perfect on single click . 
>>and this can happen alternate , i used methods ns.pause then ns.seek calculation with time and then ns. resume again 
>>I don't understand problem is on client side or in red 5 server side ..
>> 
>>
>>
>>Regards
>>Vishal
>>
>>
>>
>>On Thu, Dec 8, 2011 at 6:04 PM, Lee Loftiss <kleelof at yahoo.com> wrote:
>>
>>Hello,
>>>
>>>
>>>   If found this way of seeking solved similar problems I was having:
>>>
>>>
>>>            ns.pause();
>>>            ns.seek(time);
>>>            ns.resume();
>>>
>>>
>>>take care,
>>>lee
>>>
>>>
>>>
>>>________________________________
>>> From: Vishal Kamboj <vishalkamboj88 at gmail.com>
>>>To: red5 at osflash.org 
>>>Sent: Thursday, December 8, 2011 7:25 PM
>>>Subject: [Red5] Issue
>>>
>>>
>>>
>>>Hi
>>>I'm having difficulty in seeking in a audio mp3. Very rarely the audio works after the seek, on most occassion I get these status callbacks , but the audio just freezes NetStream.Seek.Notify NetStream.Play.Start
>>>alternate it works,  first time it hangs after NetStream.Play.Start then second time on click it works.
>>>Regards
>>>
>>>
>>>_______________________________________________
>>>Red5 mailing list
>>>Red5 at osflash.org
>>>http://osflash.org/mailman/listinfo/red5_osflash.org
>>>
>>>
>>>
>>>_______________________________________________
>>>Red5 mailing list
>>>Red5 at osflash.org
>>>http://osflash.org/mailman/listinfo/red5_osflash.org
>>>
>>>
>>
>

_______________________________________________
Red5 mailing list
Red5 at osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20111212/e5899b48/attachment.html>


More information about the Red5 mailing list