

-max-username-length – Maximum length of usernames (number of characters).

-max-chat-message-length – Maximum length of chat messages (number of characters).-disable-chat – Disables the chat feature.-disable-ready – Disables the readiness indicator feature.-motd-file – Path to file from which motd will be fetched.You can also specify this value via the SYNCPLAY_SALT environmental variable. -salt – Random salt string used to generate controlled room passwords – needs to be the same for controlled room passwords to work between server instances.DO NOT USE A PASSWORD THAT YOU USE ANYWHERE ELSE! You can also specify this value via the SYNCPLAY_PASSWORD environmental variable. This feature is recommended for a private server but is not needed for a public server. -password – Restrict access to the Syncplay server to only those who use this password when they connect to the server.This feature is recommended for a public server, but not for a small private server. This means that viewers will not be able to see information about users who are in rooms other than the one they are in. -isolate-room – If specified then ‘room isolation’ is enabled.-port – Use stated port instead of the default one.Server command-line switches (Syncplay 1.5.2+)
INSTALL SYNCPLAY FOR LINUX FEDORA INSTALL
If you want to install just the server for Syncplay on Linux, you can git clone the repository and run sudo make install-server. For example, querying “my ip” in Google gives you your public IP address.Ĭheck out the Syncplay TLS Support guide and issue #250 for more information on how Syncplay supports secure connections. There are various online services that will tell you what your IP address is. Pass the IP or hostname (and password / port if necessary) to people you want to watch with and you’re ready to go. If that is the case then please consult your firewall/router instructions or contact your network administrator. You might need to specifically allow connections to syncplayServer in your firewall/router.
INSTALL SYNCPLAY FOR LINUX FEDORA SOFTWARE
The server software will listen on port 8999 by default, but you can specify a different port. If you have a public IP then you can try to launch the server on your computer and give your friends your IP number so that they can connect to it.

Run syncplay-server / syncplayServer.exe to host a Syncplay server. As an alternative to the existing public servers, people can run their own public or private Syncplay server.
