karaggeorge / kap-soundflower

Record the system audio using Soundflower
MIT License
28 stars 3 forks source link

Something went wrong while using the plugin “soundflower” #23

Open megaroeny opened 3 years ago

megaroeny commented 3 years ago

This was simply recording using my headset mic. Why would it cause it to throw an error?

undefined

macOS version: Catalina (10.15) Kap version: 3.3.2

Something went wrong while using the plugin “soundflower”

Error: Built-in Microphone is not an output device
    at throwIfStderr (/macos-audio-devices/index.js:22:11)
    at module.exports.<computed> (/macos-audio-devices/index.js:11:12)
    at async Object.willStartRecording (/kap-soundflower/index.js:68:5)
    at async /Applications/Kap.app/Contents/Resources/app.asar/main/common/aperture.js:56:7
    at async Promise.all (index 4)
    at async Object.startRecording (/Applications/Kap.app/Contents/Resources/app.asar/main/common/aperture.js:148:3)