pzmarzly / mic_over_mumble

Use Android/iOS device as your PC's remote microphone, using Mumble + Plumble. Or use microphone of one PC on other PC. Linux-only script
MIT License
295 stars 29 forks source link

monitor not available as input device #4

Open miguel9554 opened 4 years ago

miguel9554 commented 4 years ago

I'm using fedora 31, and I can see in pavucontrol the monitor, and It sounds correctly, but when I try to use it in any application it's not listed as an available device. Am I missing something?

pzmarzly commented 4 years ago

Until yesterday (before #3 was merged), the script was only creating a sink device (with monitor). Most programs excluded monitors from input list, but some (like OBS Studio) did not. Anyway, it was always possible to force-change input device for a program on pavucontrol Recording tab.

Screenshot from 2020-03-23 12-22-05

However, the latest version (on master) should now also create a virtual microphone linked to that monitor. Could you try it?

miguel9554 commented 4 years ago

It's still not appearing as an input device, and the monitor dissapeared. And with this new version, the main audio is glitche, going up and down constantly.

pzmarzly commented 4 years ago

Have you tried stopping the script, running pkill murmurd and pulseaudio -k, then running the script again? If that doesn't help, then I have no idea what causes the issue. I just tested the latest version on Ubuntu 19.10 and it works fine (the iOS Mumble app has a bug though, where it sometimes won't capture voice in Continuous transmission mode, but works in Voice Activated one).

I hope the bug is not related to Fedora, but if it was, it would probably be either due to PipeWire, or due to newer PulseAudio & ALSA versions. I'll keep the issue open, hoping to find more people experiencing it.

miguel9554 commented 4 years ago

I tried killing all old processes and it worked. The virutal microphone is appearing OK, but now I'm having problems witht the android app, something similiar to what you described. It's not sending anything, Mumble marks as if I'm sending something, but there is no audio. I try the transmit mode as you suggested but it's not working

valenwritescode commented 4 years ago

image I encountered the issue of the android app not sending anything on the first app in this image. On the second app, it works.

carlosal1015 commented 3 years ago

image I encountered the issue of the android app not sending anything on the first app in this image. On the second app, it works.

You can also use mumla.

prakashchand72 commented 1 week ago

mumble ios no longer maintained. so it keep crashing on ios once you try to connect from iphone. Let me know if there is any other alternative for iphone to connect as mic on linux.