Question / Help Profile & Scene command line options doing nothing!

BinaryBench

New Member
I'm trying to create two profile/scene collections and have shortcuts for each on my desktop, but it doesn't seem to be working.

I got the arguments from https://jp9000.github.io/OBS/general/shortcut.html

Here are my arguments:

"C:\Program Files (x86)\obs-studio\bin\64bit\obs64.exe" -multi -profile "Cam" -scenecollection "Cam"

(I have both a scene collection & profile named "Cam"
 

Sapiens

Forum Moderator
That guide isn't for OBS Studio.

--collection [scene collection name], --profile [profile name], --scene [scene name], --startstreaming, --startrecording, --portable. Don't add the brackets. If a collection/profile/scene has a space in the name, use quotes around the full name.
 
Top