REALRYTEAC v2.1 WEB PANEL CONNECTION
====================================

1. Start the RealRyteAC Web Panel.
2. Log in as owner.
3. Go to Licenses and create a server/customer license.
4. Add the generated lines to server.cfg BEFORE ensure RealRyteAC.

Example:
set realryteac_license "RRAC-XXXXX-XXXXX-XXXXX-XXXXX"
set realryteac_server_id "RRAC-SRV-XXXXXXXXXXXXXXXXXXXX"
set realryteac_license_url "http://YOUR-PANEL-IP:8099/api/v1/license/validate"

ensure ox_lib
ensure RealRyteAC

For a public panel, use HTTPS instead of HTTP.

The resource sends:
- a heartbeat about every 5 seconds
- current player/risk snapshot
- current resource snapshot
- detections/admin/resource activity

The resource polls authenticated web commands about every 2 seconds.

Web spectate / ESP:
Enter the staff member's CURRENT FiveM server ID in the website Player Management page.
That staff player must have:
add_ace group.admin tglac.admin allow

The web panel cannot display the game camera in a browser; it tells the selected in-game staff client to start POV/covert spectate or ESP.
