<ca> |
Multiple |
Add the specified stream clients. The following stream clients
are available:
- rtsp (For all supported RTSP servers)
- basic (Multicast clients)
- file (File client)
- http (HTTP)
- bitband (BitBand)
- is (Is client)
- isdb (ISDB client)
- analogencode (encodes analog input)
- analogdvr (transcodes analog input for dvr)
- basicfcc (Multicast clients with fcc)
Parameters can also be sent to the BitBand client using this syntax:
- bbparam(<parameter>)=<value>
RTSPProtocol is a commonly used parameter where the values can be 0
(= UDP), 1 (= RTP) or 2 (= TCP). 2 is the default value.
Fcc configuration file may also be set with basicfcc.
The syntax: basicfcc:path_to_fcc_config. Also be noted: when basic and basicfcc
are specified at the same time, basicfcc has high priority.
|
|