...
- State Name: Specify a unique name for the stream state.
- URL for video stream: Enter a valid URL for the stream. The URL can also include a number of optional parameters:
- Specify a User Variable to replace all or part of the URL. To include the Value value of the variable in the URL, enter the variable Name name between two sets of dollar signs (e.g. "http://www.example.com/streams/$$my_URLvar$$").
- Append the "?latency=[value_in_ms]" parameter latency" and "jitter" parameters to modify the default latency (see this FAQ for more details).
- Append the "?buffersize=[size_in_bytes]" parameter buffersize", "vcdbsize", and "acdbsize" parameters to modify the default streaming buffer size (see this FAQ for more details).
Append the "?lowlatency" parameter to reduce the default latency (see this FAQ for more details).
...