ryonakano / reco

An audio recorder focused on being concise and simple to use
GNU General Public License v3.0
79 stars 20 forks source link

Impossible to record while using bluetooth headset. #282

Open maurizio-ferreira opened 2 months ago

maurizio-ferreira commented 2 months ago

If I'm using a bluetooth headset I cannot record anything because I receive the following error: failed to set "device" property of element "sys_sound": get_default_monitor_name () failed.

nekohayo commented 1 month ago

Not just headsets, but any bluetooth output device I think. It happened to me when I had my laptop connected to a bluetooth receiver/adapter (broadcasting in stereo to an analog speakers sound system).

When it happens, you get this error dialog in the GUI:

Screenshot from 2024-07-21 12-14-18

In the terminal, we get this:

WARNING **: 12:20:48.451: Recorder.vala:333: default_sink is null
ryonakano commented 3 weeks ago

I'm sorry for my late response. Unfortunately I don't have audio devices that connect with Bluetooth and have never tested Reco with one. I'll prepare one and investigateā€¦