bsdrX for Windows
=================

Run bsdr_agent.exe. It opens a control panel at http://127.0.0.1:8088 and pairs
with a Bigscreen VR headset over the LAN.

Run it AS ADMINISTRATOR — desktop capture, the virtual microphone, and the
owner-mic sniffer all need elevation.

The agent runs WITHOUT any of the below — remote desktop, the router-companion RELAY
owner mic, and the WinDivert-based sniff fallback all work out of the box. These enable
the extra owner-mic paths and are installed once, on demand (the control panel prompts):
  * Npcap  - https://npcap.com  (wpcap.dll for the promiscuous owner-mic SNIFFER + ARP MITM;
             loaded at runtime, so it's optional — install with "WinPcap API-compatible mode").
  * VB-CABLE - https://vb-audio.com/Cable/  (virtual microphone for headset audio
             and voice computer-control; the installer names the device "BSRD_Mic").

Bundled (no separate install):
  * WinDivert (WinDivert.dll + WinDivert64.sys) - powers owner-mic cloud voice
    SUBSTITUTION (making the room hear your changed voice while you MITM the
    headset). Dual-licensed LGPLv3/GPLv2; loaded on first use, needs Administrator.
    Keep both files next to bsdr_agent.exe.

The bundled DLLs (FFmpeg av*/sw* + libwinpthread-1.dll + WinDivert) must stay next
to bsdr_agent.exe. Windows 10 or later is required (Universal CRT).
