Question / Help How i can run multiple instance without Warning popup

Atomgun

New Member
I run 2 OBS instances with shortcut and target is
instance 1 ==> C:\OBS-Studio-1\bin\64bit\obs64.exe --portable --multi
instance 2 ==> C:\OBS-Studio-2\bin\64bit\obs64.exe --portable --multi

i got popup warning dialog like this

Image002.png


How to run 2 instance with out this popup
I don't want this popup because I run OBS as startup programs.
 

Rektroth

New Member
You can't.
It's always going to show you that error.
You're not supposed to run 2 instances at once because running 2 at once extremely slows down performance.

Why are you trying to run 2 at once anyway?
 

Atomgun

New Member
You can't.
It's always going to show you that error.
You're not supposed to run 2 instances at once because running 2 at once extremely slows down performance.

Why are you trying to run 2 at once anyway?
I tried to record video from two cameras.
like this ...
Camera 1 -> OBS 1 --> file1.mov
Camera 2 -> OBS 2 --> file2.mov
 

Rektroth

New Member
I tried to record video from two cameras.
like this ...
Camera 1 -> OBS 1 --> file1.mov
Camera 2 -> OBS 2 --> file2.mov
Well, although running two instances is a bad idea, I should admit that you can by using the "--multi" command, which I see you're already doing.
However, I've never tried this myself, I don't know whether not it's actually supposed to make the error go away.
You might just have to live with it, unless someone else knows how to fix this.
 
Top