|
|
|
|
|
by miki123211
944 days ago
|
|
> Discord will direct you to disable SIP if you want to .. capture audio during screenshares This is untrue, there's a difference between disabling SIP and changing your security policy to "reduced." Disabling SIP lets you modify files on the system volume along with a few other things, like a way to run executables that require private entitlements that aren't signed by Apple. The reduced security policy lets you run older Mac OS versions (there's no online signature check during installs) as well as kernel extensions from authorized developers. Discord relies on the latter, as it uses the ACE extension for audio capture, the same one that powers Rogue Amoeba's excellent apps. There are APIs to do this natively now, introduced in Ventura I believe, but Discord hasn't yet switched over to them. |
|
I admit I glossed over the details of SIP partly because I forgot, but the point is that to get audio capture working on Discord ~~right now~~ (Apparently according to neighboring comment this is fixed, but the point does still stand anyways since this literally was the situation for users since Apple Silicon arrived afaik), you have to go into recovery and run some esoteric commands to lower the security level of the machine, and it's 100% Apple's fault because they didn't offer APIs for things that people were using kexts for before shutting off third-party kexts.
(And this whole thing feels a bit rushed, as can be seen by the issues that have occurred with the newer usermode network filtering APIs... It's always especially bad when you fuck up in a way that messes with privacy software for only your own services, even if it's truly accidental.)