Files
obs-studio/libobs
pkv eb4161e72e libobs: Monitoring deduplication for default devices
This adds comparison to default devices to the monitoring deduplication.
When a user picks a default device, the device_id setting is 'default',
which prevents any comparison.
The comparison is done by leveraging the libobs/audio-monitoring
devices_match function.
For macOS, some special care is taken because the devices list differ
for 'Desktop Audio' and 'monitoring' since coreaudio sdk has no pure
audio capture; so 'default' in the two lists do not match in general.
One then retrieves the device_id for the default desktop audio for macOS
through get_desktop_default_id function.

Signed-off-by: pkv <pkv@obsproject.com>
2025-11-11 13:55:34 -05:00
..
2022-07-19 09:28:51 -03:00
2025-09-04 16:57:07 -04:00
2025-10-23 08:42:31 -04:00
2023-05-20 01:31:18 -07:00
2025-09-03 15:34:26 -04:00
2025-08-22 20:21:36 -04:00
2025-11-07 17:07:14 -05:00
2025-08-22 21:11:53 -04:00