[Release] rf2-autocam — Automated Broadcast Camera Plugin (fork with LMU support)

seiken

Registered
I've released rf2-autocam, a maintained fork of the original
Automated Camera Plugin with several improvements.

GitHub: https://github.com/seikenxa/rf2-autocam
Original thread (history & background):
https://forum.studio-397.com/index.php?threads/rfactor-2-automated-camera-plugin.49441/

---

### What it does
Automatically switches camera angles during live sessions —
no human operator needed.

- **Race mode**: tracks the closest on-track battle;
higher positions get priority
- **Practice/Qualifying**: follows drivers on hot laps
via sector time detection
- **Side-by-side detection**: switches to trackside view
for door-to-door battles
- **Formation lap**: walk-through mode at start/finish
- **OBS overlay support**: exports driver, position, gap,
and session data to files

---

### What's new in this fork
- Fixed incident replays triggering repeatedly
- Added **Le Mans Ultimate support** (REST API)
- Configurable replay durations
- Debug logging + status.json for streaming overlays

---

### Installation
1. Place the DLL in your Plugins folder
2. Enable in CustomPluginVariables.JSON
3. Launch a session — config file is auto-generated

Toggle on/off anytime with **Ctrl+A**

---

Released under MIT license. Feedback welcome!
 
Back
Top