> ## Documentation Index
> Fetch the complete documentation index at: https://docs.visioncam.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Install Multiview Pro for OBS Studio

> Step-by-step guide to downloading, installing, and configuring the VisionCam Multiview Pro plugin inside OBS Studio on both Windows and macOS.

## Prerequisites

<CardGroup cols={2}>
  <Card title="OBS Studio" icon="circle-check">
    Make sure OBS Studio is installed on your machine before running the installer.
  </Card>

  <Card title="Windows PC" icon="windows">
    Multiview Pro currently supports Windows. macOS support coming soon.
  </Card>
</CardGroup>

***

## Installation Steps

<Steps>
  <Step title="Download the installer">
    Download the latest `VisionCamMultiViewPro_Installer.exe` from [VisionCam](https://download.visioncam.xyz/windows/multicam-pro/1.00/VisionCamMultiViewPro_Setup.exe/VisionCamMultiViewPro_Installer.exe).
  </Step>

  <Step title="Run the installer">
    Locate the downloaded `.exe` file and double-click it to launch the installation wizard.
  </Step>

  <Step title="Validate your OBS directory">
    The installer will automatically detect your OBS Studio installation path.

    <Note>
      If you have a **custom OBS installation**, make sure the installer is pointed to your main `obs-studio` folder.
    </Note>
  </Step>

  <Step title="Confirm installation">
    Click **Install**. The wizard will place the necessary files into the appropriate OBS directories.
  </Step>

  <Step title="Restart OBS Studio">
    Once complete, fully close and relaunch OBS Studio for Multiview Pro to load correctly.
  </Step>
</Steps>

***

## Troubleshooting

<AccordionGroup>
  <Accordion title="The installer can't find my OBS installation">
    If you installed OBS in a non-default location, manually browse to your `obs-studio` folder when prompted by the installer.
  </Accordion>

  <Accordion title="Multiview Pro isn't showing up in OBS after install">
    Make sure you fully closed OBS before installing, and that you relaunched it after. If it still doesn't appear, try running the installer as Administrator.
  </Accordion>

  <Accordion title="I'm getting a Windows security warning">
    This is a standard SmartScreen prompt for new software. Click **More info** → **Run anyway** to proceed with the installation.
  </Accordion>
</AccordionGroup>

***

## Next Steps

<Card title="Using Multiview Pro" icon="play" href="/Multiviev/Setup">
  Now that you're installed, learn how to add sources and set up your multiview layout.
</Card>
