Exeldro

Results 287 comments of Exeldro

The audio is captured in the filter chain and direct resampled to the correct format and send to the audio device. You can add some buffering in the properties of...

https://github.com/exeldro/obs-source-switcher/commit/cd65fbbcbcee719e2987d7caa446d683fc702b81 fixes it for me. Will publish a release later this week.

I have not been been able to find the cause of the issue yet.

With OBS 28.1.2 instead of using this plugin you can use the build in feature to output a scene or source to the virtual camera

Do you have a crash log file for me or does OBS freeze?

The current version (2.7.0) does try to match nested scenes. Is there a specific use case this is not working for you?

this is fixed by https://github.com/exeldro/obs-move-transition/commit/2b0752643e687316928f953fd8fe715674543d43 which is not released yet. You can download the test version here: https://github.com/exeldro/obs-move-transition/actions/runs/3183813275

Can you test if this build fixes the issue for you? https://github.com/exeldro/obs-move-transition/actions/runs/3210655744

In the latest master I added a setting that allows you to disable matching nested sources and groups ![image](https://user-images.githubusercontent.com/5457024/194913584-2070aeed-cc0a-4900-8abf-99841fd079d0.png) Can you try and disable that?