コンテンツにスキップ

PRG Driver

このコンテンツはまだ日本語訳がありません。

The PRG Driver allows Disguise to receive positional or automation-related data over UDP using the PRG Screen Automation protocol.

This protocol is used in certain PRG workflows for sending screen-related or positional information, and is separate from the more advanced PRG Stage Command System (SCS) protocol.

Use this driver when your PRG system outputs lightweight positional data for tasks such as:

  • Tracking or aligning moving screens
  • Receiving simple positional feedback
  • Triggering state changes based on PRG data

This driver does not interface with the PRG Stage Command System. For SCS-based automation (winches,hoists, deck movement, etc.), use the PRG Stage Command driver instead.


PRG Driver

This driver listens on UDP port 16000 by default.

Port

The UDP port on which the driver receives data. Set this to match the port configured on the sending device or controller.

IP filter (optional)

Restricts incoming data to a specific source IP address. Useful when several sources are present on the network, or to isolate a single sender. Leave blank to accept data from any IP.

Multicast address (optional)

The multicast group address used by your system. Only required when the sender is configured for multicast — enter the exact multicast address used by the emitter. Leave empty for unicast or broadcast configurations.


Developer Documentation