javascript - Show Audio of Server Side Sound Card -


good day,

i have usb audio device connected web server (rpi) running linux, apache2 , php.

i display sound level mic connected server via webpage. came across html5 example uses the:

navigator.getusermedia 

however microphone on client side. can advise how achieve similar page instead displays level of server side audio.

thanks,


Comments