summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2017-07-08 17:34:04 +0200
committerDavid Runge <dave@sleepmap.de>2017-07-08 17:36:15 +0200
commit2c507ba3eb4fbda08a7d21b2fee7dbc8f81f1304 (patch)
treefb3d89fa024364f50e9a9d1305e212237c7014c7
parent5643e00cce32def42babc07f7ef9456939b931b3 (diff)
downloadmaster-thesis-2c507ba3eb4fbda08a7d21b2fee7dbc8f81f1304.tar.gz
master-thesis-2c507ba3eb4fbda08a7d21b2fee7dbc8f81f1304.tar.bz2
master-thesis-2c507ba3eb4fbda08a7d21b2fee7dbc8f81f1304.tar.xz
master-thesis-2c507ba3eb4fbda08a7d21b2fee7dbc8f81f1304.zip
thesis/thesis.tex: Fixing text below the head tracking section.
-rw-r--r--thesis/thesis.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/thesis/thesis.tex b/thesis/thesis.tex
index 870d6d2..fbd5343 100644
--- a/thesis/thesis.tex
+++ b/thesis/thesis.tex
@@ -2225,12 +2225,12 @@ ssr-aap -N “server” -C “127.0.0.1:50002”
In the specific case of setting up a large array of independent
\gls{brs} or \gls{bs} renderers, connected to one server instance or
application, it might however be needed to extend the messaging system
- to allow passing on of messages from one client to a server only to one
- specific other client (a type of proxy messaging). This would ensure,
- that every renderer can be supplied with a specific stream of \gls{osc}
- messages from its assigned head tracker. Single (and local) renderers
- can be started as a server instance and clients can be assigned to it
- flexibly.
+ to allow passing on of messages from one client to a server only
+ towards one specific other client (a type of proxy messaging). This
+ would ensure, that every renderer can be supplied with a specific
+ stream of \gls{osc} messages from its assigned head tracker. Single
+ (and local) renderers can be started as a server instance and clients
+ can be assigned to them flexibly.
\cleardoublepage
\pagestyle{empty}