Update README.md
This commit is contained in:
parent
50a210866f
commit
d3611c87ce
@ -129,14 +129,14 @@ Pass the IP or hostname (and password / port if necessary) to people you want to
|
||||
## Information on Syncplay behaviour
|
||||
The following information is sent from the client to the server:
|
||||
* Public IP address of client and other necessary routing information (as per TCP/IP standards).
|
||||
* Media position, play state, and any seek/pause/unpause commands.
|
||||
* Size, length, and optionally filename of currently open media.
|
||||
* Media position, play state, and any seek/pause/unpause commands (associated with the instance of the media player created by Syncplay).
|
||||
* Size, length, and optionally filename of currently open media (associated with the instance of the media player created by Syncplay).
|
||||
* Syncplay version, server password and current 'room'.
|
||||
* Ping responses to assess latency.
|
||||
|
||||
Note: The current official build of the Syncplay server does not store any of this information. However, some of the information (not the IP address) is passed on to other users connected to the server (or just to those in the same room if 'isolation' mode is enabled).
|
||||
|
||||
The server has the ability to control the following aspects of the media player:
|
||||
The server has the ability to control the following aspects of the instance of the media player created by Syncplay:
|
||||
* Current position (seek commands).
|
||||
* Current play state (pause and unpause commands).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user