Skip to content

Examples: RTPEngine

Lorenzo Mangani edited this page Mar 24, 2016 · 30 revisions

RTPEngine

The Sipwise NGCP rtpengine is a proxy for RTP traffic and other UDP based media traffic. It's meant to be used with the Kamailio SIP proxy and OpenSIPS SIP proxy and forms a drop-in replacement for any of the other available RTP and media proxies.

RTPEngine supports HEP3 Encapsulation and can mirror RTCP packets relayed between streams to HOMER complete with SIP correlation identifiers.

 --homer=IP46:PORT           Address of Homer server for RTCP stats
 --homer-protocol=udp|tcp    Transport protocol for Homer (default udp)
 --homer-id=INT              'Capture ID' to use within the HEP protocol

Guide

(to be continued)

Clone this wiki locally