Skip to content

jacobclarke92/audio-trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP

Install dependencies

npm install

Newer versions of chrome only allow mic/camera access on secure domains, so...

Generate SSL certificate to run https server:

chmod +x genrsa.sh

./genrsa.sh

(Enter your certificate details)

Start server

npm run start

View at:

https://localhost:3000

About

Audio triggers with three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published