Configure Media Server advanced options
| NOTE: Modifying advanced settings can impact server stability. Only change these settings if you are confident or if requested by the Support Team. |
The Media Server stores configuration parameters in the system registry on Windows, and in a configuration file on Linux.
By default, some parameters are hidden. To use a hidden parameter, you must add it manually.
Find the configuration settings
Follow the steps for your operating system to locate the Media Server parameters.
For Windows
Press
Windows+Rto open the Run dialog box.Type
regeditand press Enter to open the Registry Editor.Navigate to the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Network Optix\Network Optix Media Server
For Linux
Open a terminal.
Open or view the configuration file at the following path:
/opt/networkoptix/mediaserver/etc/mediaserver.conf
View supported parameters
To see a list and description of all parameters supported by your current Media Server version, use the server's API.
To view the graphical documentation, open a browser and go to:
http://<server_ip>:<server_port>/#/server-documentationTo view the raw JSON output, open a browser and go to:
http://<server_ip>:<server_port>/api/settingsDocumentation
Replace <server_ip> and <server_port> with your actual server details (for example, localhost:7001).
| NOTE: You must restart the Media Server after making changes to apply the new settings. |
Comments
0 comments
Article is closed for comments.