Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that increasing the buffer size will also increase the playback delay (latency) when the stream begins, but decreasing the default buffer size will not shorten it. View this FAQ to learn more about reducing the default latency.

You can modify the default buffer size by appending optional parameters to the end of a streaming URL in a BrightAuthor Video Stream or Audio Stream state (this method also applies to custom scripts). The URL parameters must be formatted as follows: <streaming_url>?buffersize=<number>&vcdbsize=<number>&acdbsize=<number>. Forexample, http://www.example.com/stream1?buffersize=10000000&vcdbsize=10000000&acdbsize=256000

...