Andersama / obs-asio

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

Add possibility to restart / reset ASIO #132

Open chriszuercher opened 1 year ago

chriszuercher commented 1 year ago

Hi We sometimes face the problem, that ASIO in OBS stops working when we switch between scenes with and without the ASIO device. We then need to restart OBS and stop the stream.

I have no idea if the problem is our device (Allen&Heath Qu-24), the asio driver of A&H or OBS. But the possibility to reset ASIO in OBS would probably be a workarround for this. would it be feasible to add a button to restart the plugin/driver out of obs?

Andersama commented 1 year ago

If there's nothing outstanding in your logs in theory all you'd likely need to do is change the devices settings to maybe get it working again. I've used focusrite devices for years and they have consistent problems with running for long periods of time, and that's been my overall solution. Although I don't use obs anymore. This repo isn't under active development, it's just here.

If you're able to build it yourself you can add a button to call whatever function you'd like.