[doc] use "Looking Glass Server" instead of "producer"

I think "server" and different "implementations" of it makes it a lot clearer
to readers that it's a swappable thing that can serve multiple clients without
being too much jargon.
This commit is contained in:
Quantum
2026-08-12 02:48:58 -04:00
committed by Geoffrey McRae
parent 13b6e04256
commit 6dd1092ca3
14 changed files with 54 additions and 40 deletions

View File

@@ -88,7 +88,7 @@ Frame rate and multiple clients
An active OBS source requests the global frame rate configured under **OBS
Settings > Video**. There is no separate FPS control in the Looking Glass
source. The IDD uses the fastest request among all active consumers, so a 120
Hz client can raise the producer cadence while OBS records at 60 FPS. Each
Hz client can raise the server cadence while OBS records at 60 FPS. Each
consumer still selects the newest frame for its own deadline.
The OBS source releases its cadence request while it is inactive or hidden.