Skip to main content
July 2, 2011
Question

NetStream.Buffer.Empty?

  • July 2, 2011
  • 1 reply
  • 4076 views

dvrcast is a live service.
mp4: as the service record and I look over to the dvr sample player debug output messages while out NetStream.Buffer.Empty will stop.

Screenshot is shown below.

Is it possible to do without stopping the service?

    This topic has been closed for replies.

    1 reply

    Nikhil_Kalyan
    Participating Frequently
    July 2, 2011

    Hi,

    Thanks for using DVRCast.

    The service as such did not stop when the Buffer Empty message is returned. What it meant is that the buffer capacity of video has been emptied and there is nothing to play anymore. So, changing little the client buffer settings would make sure the buffer is full always and never gets emptied. If you are using the default buffer values, change them according to your workflow. Whatever values i have seen go in the range 3-6 sec. You need to also make sure of the bandwidth limitations of your client-server connections, if its an internal org workflow, make sure you have sufficient bandwidth.


    Please let us know if that helped. Thank you !

    July 4, 2011

    Answer Thank you.

    Sorry service does not stop. play is stopped.

    FMS configuration changes in the way Do not solve?

    Nikhil_Kalyan
    Participating Frequently
    July 4, 2011

    There are few FMS configurations also that you can take a look at :

    Application.xml : MsgQueue settings.

    Application.xml : AggregateMessage settings

    Application.xml : Client and server bandwidth settings.

    Server.xml : FLVCache settings

    Server.xml : Mp4 video/audio/buffer settings.

    You can find the application.xml under FMS installation\conf\_default_root\_default_vhost\