I currently have a website that records user audio through Record.js and i am just wondering a method that i would be able to stream the audio feed to the raspberry Pi?
I just tried that and it didn't work when i execute the command lsusb the USB speaker doesn't appear Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub However when its plugged out and in again it appears Bus 001 Device 002: ID 1908:2070 GEMBIRD Bus 001 Device 001: ID 1d6b:0002 Linux Fou...
Hi all, I am currently building a digital doorbell with the raspberry Pi Zero W and my own website to accompany this. I currently have a camera feed streaming and working and was wondering a way I could do Two way Audio. So the user would speak through the mic on the device they are using and it wil...
Hi i am just wondering is there a way to get the raspberry pi to detect the usb speaker on boot. If the pi is rebooted and the speaker is plugged it, it will not work or even appear until it is plugged out and back in again.
Hi all i am creating a project using a camera stream mjpeg, this is then displayed on a VB.NET WebApp. However i found it hard almost impossible to single jpeg images from mjpeg. I have the following code that sets up the stream i am wondering is there a way i could send the last jpeg to an ip addre...