Command EVENTS
From RtpBridge
To set up event sending over UDP use the command:
EVENTS udp:<dst_ip>:<dst_port>:[<src_port>]
The abbreviations are:
- dst_ip: destination IP-address
- src_port, dst_port: source/destination port number to send UDP packets
Note: src_port = dst_port by default. This command can be executed from console only.