desktop
desktop copied to clipboard
Free and open source streaming software built on OBS and Electron.
Should fix this: `Prompting policy for hardened runtime; service: kTCCServiceAppleEvents requires entitlement com.apple.security.automation.apple-events but it is missing for accessing= {identifier=com.streamlabs.slobs, pid=876, auid=501, euid=501, binary_path=/Applications/Streamlabs Desktop.app/Contents/MacOS/Streamlabs Desktop}, requesting={identifier=com.apple.appleeventsd, pid=282, auid=55, euid=55,...
Category for events was being set to the default of "Entertainment" since it was only updated by the "before go-live" logic. This moves the update to `createBroadcast` and re-orders some...
Reverts stream-labs/desktop#4553