Skip to main content
Participant
January 13, 2009
Question

Live streaming

  • January 13, 2009
  • 1 reply
  • 372 views
I stream live audio and video just fine. After about 30 seconds, I have to refresh my browser to hear the audio again.

Ideas?

Thank you.
    This topic has been closed for replies.

    1 reply

    Participant
    January 15, 2009
    Have you set a buffer on your playback script. I ran into this issue running a live stream test for a client. Audio would cut in and out and finally after about a minute, I'd lose audio and had to refresh. I set a buffer of 5 seconds and fixed it. I streamed the event for 2 hours without problems. You can also dynamically change the buffer size on the client side using dynamic buffer and bandwidth detection. Check the Development guide in the documents. It'll show you how.
    Participant
    January 15, 2009
    Thank you for your reply. I'm new to this so I'm not quite sure where to look in the documentation. Can you give me an idea on where to start? I've searched on a couple different terms.

    Thank you.