|
|
Running the Media Server
Reference Number: AA-01551 Views: 10652 |
0 Rating/ Voters
|
|
The Media Server is by default configured to run as a service/daemon on the installation machine. It can also run as a standalone console application for more detailed process information. Follow the instructions below that pertain to your Operating System below:
Running the LumenVox Media Server as a Service (on Windows)
- From the Windows Control Panel, choose Administrative Tools and then Services.
- Look for "LumenVox Media Server"
- Right click, and select Properties
- Set the startup type to Automatic (stopping the service first, if necessary). This is an important step if you intend to use the Media Server.
- Right click, and select Start
Running the LumenVox Media Server in Console Mode (on Windows)
- From the Windows Control Panel, choose Administrative Tools and then Services.
- Look for "LumenVox Media Server"
- Right click, and select Properties
- Stop the service and set startup type to Manual
- Open command prompt.
- Go to the installation folder (by default C:\Program Files\LumenVox\MediaServer\)
- Type LvMediaServer.exe -console
Running the LumenVox Media Server as a Service (on Linux : RHEL / CentOS)
- Type service lvmediaserverd start from any directory within the system.
This command can also be found in /sbin if needed.
Running the LumenVox Media Server as a Service (on Linux : Debian 5)
- Type /etc/init.d/lvmediaserverd start from any directory within the system.
|
|
|