AmigaForever
New Member
Hello everyone - first post!
I finally figured out that when one of my scenes contains "Display Capture" as a source, it disables macOS notifications (as if I turned on Do Not Disturb in the Focus settings). I need Display Capture on all the time to use with my always-on teleprompter, and I'm using macOS Monterey.
FYI, I use this command in Terminal to simulate notifications:
Would anyone know how I can get the macOS notifications to display while using Display Capture?
I finally figured out that when one of my scenes contains "Display Capture" as a source, it disables macOS notifications (as if I turned on Do Not Disturb in the Focus settings). I need Display Capture on all the time to use with my always-on teleprompter, and I'm using macOS Monterey.
FYI, I use this command in Terminal to simulate notifications:
osascript -e 'display notification "Hello world!" with title "Notification"'
Would anyone know how I can get the macOS notifications to display while using Display Capture?