Command EVENTS

From RtpBridge
(Redirected from EVENTS)
Jump to: navigation, search

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.