Same problem here...I don't even have the option unless I click "Show Windows with empty names" then it shows as null
View attachment 48327
Same problem here...I don't even have the option unless I click "Show Windows with empty names" then it shows as null
View attachment 48327
This Is a bug Im having the same problem! Window capture Doesnt work at all I only get 6 options no matter what non of which are windows other then OBS, and Display cap is completely broken. Pretty useless program as of now all you can stream is your faceView attachment 48328
Works fine for me even with that option unchecked, so it isn't a general OBS/Catalina bug.
2nd Request: How do I grant camera permissions via the command line?
Thank you. I'll wait for an update.There isn't a good answer for this, unfortunately, but it is possible. You have to first disable SIP, which requires a reboot. You then need to operate directly on the sqlite DB that holds the TCC config, for example: https://github.com/Zolotkey/bootstrap_tccdb/blob/master/bootstrap_tcc.sh, or perhaps use a wrapper tool like this one called "tccutil" - here's a link to a couple open issues that you should read if you decide to try this: https://github.com/jacobsalmela/tccutil/issues.
Ideally, though, the need for a command line method becomes less urgent if the expected GUI prompt works reliably, which I expect will be the case before too long.
I have the exact same problem. The USB interface which allows me to plug my mic works fine within Catalina. I can record using Quicktime but OBS doesn’t show any activity as if the mic was muted. Also, the Terminal workaround works fine but after 10 minutes, OBS crashes which makes it impossible to stream with confidence. I am eagerly awaiting a patch. Thx for the info, at least Now I know why and that I’m not alone.I'm having an odd issue as well since I recently upgraded to Catalina. For some reason OBS is not picking up any audio at all (was perfectly fine before upgrading). No sound from my mic or display, even tho I have iShowU audio capture and created a Multi-Output Device. I didn't see anyone mentioning this issue here, so I hope I'm not on my own with this.
My situation is the opposite. The normal method from the dock works (I have other issues once it is running - more on this later). But when I try to run it from the command line I get this:
/Applications/OBS.app/Contents/Resources/bin/obs ; exit;
error: Failed to load locale
info: == Profiler Results =============================
info: run_program_init: 9645.55 ms
info: ┗OBSApp::AppInit: 7625.89 ms
info: ┗OBSApp::InitLocale: 7624.37 ms
info: =================================================
info: == Profiler Time Between Calls ==================
info: =================================================
info: Number of memory leaks: 1
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
Any advice ? I have rebooted . Uninstalled and reinstalled. The weird thing is it worked before but then stopped
My situation is the opposite. The normal method from the dock works (I have other issues once it is running - more on this later). But when I try to run it from the command line I get this:
/Applications/OBS.app/Contents/Resources/bin/obs ; exit;
error: Failed to load locale
info: == Profiler Results =============================
info: run_program_init: 9645.55 ms
info: ┗OBSApp::AppInit: 7625.89 ms
info: ┗OBSApp::InitLocale: 7624.37 ms
info: =================================================
info: == Profiler Time Between Calls ==================
info: =================================================
info: Number of memory leaks: 1
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
Any advice ? I have rebooted . Uninstalled and reinstalled. The weird thing is it worked before but then stopped
That's because the command on the command line is //Applications/OBS.app/Contents/Resources/bin/ OBS try //Applications/OBS.app/Contents/MacOS/OBS that worked for me and I had the same problem as you.My situation is the opposite. The normal method from the dock works (I have other issues once it is running - more on this later). But when I try to run it from the command line I get this:
/Applications/OBS.app/Contents/Resources/bin/obs ; exit;
error: Failed to load locale
info: == Profiler Results =============================
info: run_program_init: 9645.55 ms
info: ┗OBSApp::AppInit: 7625.89 ms
info: ┗OBSApp::InitLocale: 7624.37 ms
info: =================================================
info: == Profiler Time Between Calls ==================
info: =================================================
info: Number of memory leaks: 1
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
Any advice ? I have rebooted . Uninstalled and reinstalled. The weird thing is it worked before but then stopped