User Tools

Site Tools


serv_prop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

serv_prop [2011/11/25 13:29] (current)
cerberus created
Line 1: Line 1:
 +Properties for Serviio Server
 +
 +    serviio.home - path to Serviio installation location
 +    ffmpeg.location - path of FFmpeg executable
 +    plugins.location - path to a location that included 'plugins' folder (repository for online plugin files, by default it's ${serviio.home}/plug)
 +    derby.system.home - path to the library database root folder (by default it's ${serviio.home}/library)
 +    serviio.boundAddr - bound IP address for the UPnP communication (has priority to whatever is set in the console)
 +    serviio.remoteHost - forced IP address of where to bind the REST server (for remote console)
 +    dbURL - URL of the Serviio database (by default it uses ${derby.system.home} )
 +    serviio.socketBuffer - size of network socket buffer (bytes)
 +    serviio.advertisementDuration - UPnP device advertisement interval (in seconds, default is 180)
 + 
 +Properties for Serviio Console
 +
 +    serviio.remoteHost - IP address of where the REST server lives (for remote console)
  
serv_prop.txt ยท Last modified: 2011/11/25 13:29 by cerberus