[Red5] Seek problem

Tihomir Leka ticapeca at gmail.com
Mon Mar 1 05:05:26 PST 2010


Hi again,
I don't think this is client side issue because stream does start after
repeated seek() call.

Also I noticed one more thing. When stream is finally started after one of
the seek() calls, I get NetStream.Buffer.Full event
after NetStream.Seek.Notify and NetStream.Play.Start events, and this I
don't get when stream freezes, I just get the first two. Could it be a
problem with buffer and that it's not emptied or something like that?

Please let me know your thoughts on this.

Thanks

On Mon, Mar 1, 2010 at 11:54 AM, Ajay Upadhyaya <ajayup at gmail.com> wrote:

> Hi,
>
> I also see same two observations as you did, after sometime - I get
> "NetStream.Play.Stop" and "NetStream.Play.Complete" so it indeed is
> advancing into the stream somewhere in the background... and yes, forcing
> seek a few times makes it work (although a bit erratic)
>
> Any possibility of this being a client side issue which is causing the
> video display to not keep up with the random seeks.
>
> -Ajay
>
>
>
> On Mon, Mar 1, 2010 at 3:41 PM, Tihomir Leka <ticapeca at gmail.com> wrote:
>
>> I'm getting same problem and trying to solve it for two days now. I tried
>> monitoring the console and no exceptions are thrown. Also I noticed two
>> things:
>>
>>    1. If you leave video frozen, after some time (as I understood the
>>    duration of the video) you will get NetStream.Play.Complete event fired
>>    which means that video did play in background (just not sure did it played
>>    from start or from moment when you try seek)
>>    2. If you try to seek repeatedly two times for the same moment in
>>    video it works as it should (it doesn't work if you two same lines
>>    ns.seek(n) one below each other, I do it on button click, so I assume the
>>    playing of the video in the background has already started)
>>
>> Has anyone have an idea what could be the problem?
>>
>>
>> On Mon, Mar 1, 2010 at 10:16 AM, Ajay Upadhyaya <ajayup at gmail.com> wrote:
>>
>>> Hi Community,
>>>
>>> I'm having difficulty in seeking in a recorded flv. I'm trying with the
>>> toystory3.flv and a custom flex based player. Very rarely the video works
>>> after the seek, on most occassion I get these status callbacks , but the
>>> video just freezes
>>> NetStream.Seek.Notify
>>> NetStream.Play.Start
>>>
>>> Any suggestion what I might be missing, if someone else has got it to
>>> work properly.
>>>
>>> Thanks
>>> Ajay
>>>
>>>
>>> _______________________________________________
>>> Red5 mailing list
>>> Red5 at osflash.org
>>> http://osflash.org/mailman/listinfo/red5_osflash.org
>>>
>>>
>>
>>
>> --
>> Tihomir Leka,
>>
>> Novi Sad, Serbia, Europe
>> SKYPE:     tihomir.leka
>>
>>
>> The information transmitted is intended only for the person or entity to
>> which it is addressed and may contain confidential and/or privileged
>> material. Any review, retransmission, dissemination or other use of, or
>> taking of any action in reliance upon, this information by persons or
>> entities other than the intended recipient is prohibited. If you received
>> this in error, please contact the sender and delete the material from any
>> computer.
>>
>> _______________________________________________
>> 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
>
>


-- 
Tihomir Leka
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20100301/b0c6c638/attachment.html>


More information about the Red5 mailing list