![2N Helios IP Automation Скачать руководство пользователя страница 35](http://html.mh-extra.com/html/2n/helios-ip-automation/helios-ip-automation_configuration-manual_439889035.webp)
Actions
1.4
Action.StartMulticastSend
The
StartMulticastSend
block defines the starting action for audio stream sending to
a multicast IP address. You can control up to four independent transmission channels.
The RTP/UDP protocol is used and the data are in the PCMU format.
Parameters
Event
Define the event to launch this action.
Condition
Define the condition to be met for the action to be executed. This parameter is
optional.
Channel
Define the channel number (1-4) to be controlled.
Address
Define the audio stream multicast IP address.
Port
Define the UDP port to which audio stream shall be sent.
Example
Start audio stream sending via channel 1 to address 239.0.0.1:10000:
Action.StartMulticastSend: Channel=1; Address=239.0.0.1; Port=1000