Skip to main content
Participating Frequently
June 27, 2012
Question

video stops right after connection is disconnected even though buffer not empty

  • June 27, 2012
  • 1 reply
  • 452 views

Hi All,

I am using FMLE 3.2 + FMS 3 + custom flash video player.

My video stops right after the internet connection is disconnected even though the buffer in the client is not empty. (I display 'Buffer Length' and it turns to 'NaN' when I disconnect the connection by pulling out the LAN cable from the PC even though it was more than 5 seconds of Buffer Length).

Is it normal or is there any configuration in FMS?

Please advise me.

Thanks,

Myeong

    This topic has been closed for replies.

    1 reply

    June 27, 2012

    Hi,

    In your custom video player you could try using Netstream.play2() instead of Netstream.play().

    Find more information about Netstream.play2() function here : http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/NetStream.html#play2()

    Hope this helps.

    Thanks,

    Apurva