How To Install and Configure the RtpBridge
From RtpBridge
(Redirected from Installation and Running)
Contents
Preparations
It is recommended to install the RtpBridge on Alvis-CSI system with firmware package version 2.12.6 or later. For more information of firmware upgrade, please refer to Alvis-CSI Firmware Upgrade Howto.
Install from the online repository
To install the OTX RtpBridge from rpm repository please follow these steps:
- Update the rpm repository packets list:
apt-get update
- Install RtpBridge package with a command:
apt-get install rtpbridge*
- Install RtpBridge WebIf package with a command:
apt-get install rtpbridge-webif
- Optionally you may install the package with the sample RtpBridge configuration files:
apt-get install rtpbridge-configs
- Reboot the unit (Alvis-CSI):
sync & reboot
Alternative install via the RPM package
TBD..
Running RtpBridge in debug mode
The RtpBridge will automatically start at system start-up (daemon mode). You can connect it via Telnet. If you want to start with the debug mode CLI (NON DAEMON MODE!!), then issue the commands:
service rtpbridge stop /opt/rtpbridge/rtpbridge
If you will get a "Basic license is used" message please follow the instructions in How to get a License?