KaiWedekind / anycontrol

Voice control for your websites and applications
MIT License
54 stars 6 forks source link

Code works locally but not on nginx webserver [SOLVED] #5

Closed hal8kb closed 4 years ago

hal8kb commented 4 years ago

I wrote a quick html page that works locally on my laptop using googlechrome. I've uploaded the code to a raspberry pi on home network running nginx webserver on debian jessie (headless) but something is wrong as the page never allows access to the microphone..

Do I need to enable any other web services or open tcp or udp ports or is it because I'm running the web server headless? Thanks in advance.

hal8kb commented 4 years ago

Marking as [CLOSED] Tested from Android tablet and Android phone all is well, Looks like microphone permissions on google chrome browser were set to blocked