I'm trying to use my RPi3 as a webcam stream server. I would like to stream the video and audio from my webcam and hopefully build a web interface to view and hear multiple webcams at the same time.
I've used motion and mjpegstreamer but none of them stream audio. There is no plan to support (motion) in a close/known date for audio support. And I need a solution now..
So I tried experimenting with vlc. I've managed to transfer very bad quality video (with transcode) but still, not managed to have a working audio.
I assume this should not be the hardest request in the whole community, but weirdly, I could not find any valid responses/solutions to this exact same problem over the years! Which got me interested in this problem even more.
So - I'm asking here publicly once again:
How can I use a raspberry pi (3) as a usb webcam stream server, with audio and video support? I use a logitech if that makes a difference.