MulticastInput

The MulticastInput action specifies whether video from a camera is distributed over multicast.

Parameter Description
input An integer that specifies the video input (camera).
enable A Boolean that specifies whether video is distributed.
address

These parameters are optional. You can use these parameters to change the multicast address. Address specifies the IP address and baseport specifies the port. The address should be a valid multicast address in the range 224.*.*.* to 239.*.*.*

The default multicast address is 227.0.0.1 on port 56000+ (inputnumber * 4). For example, the 8th camera (input 7) will multicast on 227.0.0.1:56028.

baseport

Example

http://localhost:15000/action=MulticastInput&input=0&enable=true


_FT_HTML5_bannerTitle.htm