Skip to content

Core settings

Server settings are stored in /usr/local/FlashphonerWebCallServer/conf folder. Main core settings are located in /usr/local/FlashphonerWebCallServer/conf/flashphoner.properties (all the possible options are described here) and /usr/local/FlashphonerWebCallServer/conf/wcs-core.properties (all the possible options are described here) files.

Gray color denotes outdated or not used settings files that were used in previous versions. These files will most likely be deleted in future updates of WCS.

File Description
account.xml Not used
dtls-main-cert.pem DTLS certificate. By default, a self-signed certificate is used
dtls-main-key.pem DTLS private key
[flashphoner.properties](./Settings_file_flashphoner.properties.en.md) WCS main config
[loadbalancing.xml](./Settings_file_loadbalancing.xml.en.md) Load balancer config
[log4j.properties](./Settings_file_log4j.properties.en.md) Log4j logger config
[rtsp.auth](./Settings_file_rtsp.auth.en.md) RTSP authentication config
token\_keys.properties Private keys config to decrypt token
[wss.jks](./Key_store_wss.jks.en.md) Certificate storage for Secure Websockets and HTTPS
callee.xml Not used
crossdomain.xml Config for cross-domain requests from Flash. Currently is not used, because all signal data go through Websockets
[flashphoner.serverid](./File_flashphoner.serverid.en.md) ServerID for information
loadtoolconfig.xml Not used
[myflashphoner-ca](./Certificate_myflashphoner-ca.en.md) Client certificate to query the license server `my.flashphoner.com` via HTTPS
[WCS.version](./WCS.version.en.md) WCS version information
[wcs-core.properties](./Settings_file_wcs-core.properties.en.md) Settings file to start the WCS server core
[flash\_handler\_publish.sdp](./SDP_settings_files.en.md#flash_handler_publishsdp) Description of SDP for streams published from RTMP encoder
[flash\_handler\_play.sdp](./SDP_settings_files.en.md#flash_handler_playsdp) Description of SDP for streams played by RTMP client
[media\_transponder.sdp](./SDP_settings_files.en.md#media_transpondersdp) Description of SDP for republishing of streams via RTMP to a third-party server
[rtmp\_agent.sdp](./SDP_settings_files.en.md#rtmp_agentsdp) Description of SDP to capture streams via RTMP from a third-party server
[rtsp\_server.sdp](./SDP_settings_files.en.md#rtsp_serversdp) Description of SDP used to playback streams from the server as RTSP
[hls.sdp](./SDP_settings_files.en.md#hlssdp) Description of SDP used to playback HLS streams
[mpegts\_agent.sdp](./SDP_settings_files.en.md#mpegts_agentsdp) Description of SDP for MPEG-TS published streams
[database.yml](./Settings_file_database.yml.en.md) Core command line interface users and internal application settings file