bill-auger / av-caster

A light-weight native gStreamer GUI for screencast, webcam, and audio recording and streaming
Other
87 stars 15 forks source link

No audio device shown #61

Open dstpierre opened 7 years ago

dstpierre commented 7 years ago

Hey there very nice project, thanks for the good work.

I have no audio device shown on the Audio tab.

I started av-caster from command line to try to see if there were any error messages, there's none.

I'm on Arch Linux running ALSA, my mic is not on the same card as my speaker sound if that has anything to do :).

Any idea, is there something I can supply, how I diagnose what's going on?

As reference, in Audacity my 2 cards are there, the mic is working, same with browser.

Thanks

bill-auger commented 7 years ago

off-hand i think that the gStreamer ALSA plugin considers only the first device by default - it is possible to configure the ordering of the cards as ALSA sees them or you could use JACK or pulse instead of ALSA

eventually the device should be selectable within the av-caster GUI so i will leave this issue open as a feature request for now