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

# ASMR Collab

> Send binaural or stereo microphone audio between remote OBS creators.

ASMR Collab preserves the left and right channels of a remote microphone so binaural placement reaches the host's OBS scene.

## Use ASMR Collab when

* The collaborator's stereo placement matters.
* You want their processed OBS microphone source rather than a whole program video.
* The host needs a native incoming audio source in an existing OBS scene.
* A temporary accountless guest workflow is appropriate.

## Roles and result

| Role  | Does                                               | Receives                           |
| ----- | -------------------------------------------------- | ---------------------------------- |
| Host  | Creates the room, shares the key, adds guest audio | Plugin-managed remote audio source |
| Guest | Pastes the key and selects a microphone source     | Room and host connection status    |

<CardGroup cols={2}>
  <Card title="Host walkthrough" icon="tower-broadcast" href="/guides/asmr-host">
    Create the room, add guest audio, and test stereo.
  </Card>

  <Card title="Guest walkthrough" icon="microphone" href="/guides/asmr-guest">
    Join without an account and send the intended source.
  </Card>
</CardGroup>

## Monitoring

Keep the incoming source on **Monitor Off** unless the monitoring path is intentionally isolated. Monitoring the return through a route that feeds the sender can create echo or feedback.

## Network behavior

ASMR Collab uses a hosted relay to forward the selected native audio mode. The relay does not normalize, gate, downmix, transcode, or store the audio.

<Note>
  A quiet meter is usually a source-selection, mute, or routing problem. A disconnected dock is usually a key, session, or network problem.
</Note>

## What ASMR Collab does not do

* It does not send the guest's whole OBS Program.
* It does not configure the host's global OBS audio settings.
* It does not make speaker monitoring safe automatically.
* It does not make a mono microphone binaural.

<Card title="Fix ASMR audio" icon="stethoscope" href="/troubleshooting/audio">
  Diagnose silence, stereo orientation, echo, and unstable audio.
</Card>
