Andersama / obs-asio

ASIO plugin for OBS-Studio
GNU General Public License v3.0
684 stars 43 forks source link

Multiple portable obs, running on one PC. #150

Open MarekPro1 opened 7 months ago

MarekPro1 commented 7 months ago

Plugin Version 3.2.0

Describe the bug When i use multiple portable OBS everyone has it's own folder and I copied it in but it is only showing in one obs.

To Reproduce Steps to reproduce the behavior:

  1. Go to obs website and download zip portable obs.
  2. Duplicate the folder on your pc.
  3. Create shortcuts for running where you add as an parameter "-p -m" (-p for portable, -m for multiple)
  4. Copy your plugin in
  5. And I can only see on one obs as a source ASIO Input

Expected behavior It would be great to have it in both.

Additional context Really great plugin, I like it very much so thank you for your work.

Andersama commented 4 months ago

I've honestly not bothered to check what happens with two obs instances. ASIO is finicky in general about multiple applications trying to use it at the same time. If it gracefully failed where one instance worked and another didn't, color me impressed.