webFaceID
webFaceID copied to clipboard
Use HTML5, Go and Facebox to implement face verification on a website
Results
2
webFaceID issues
Sort by
recently updated
recently updated
newest added
what command is required with command line arguments to run this demo? go run main.go throws following error. ``` # command-line-arguments ./main.go:32:9: undefined: NewServer ```
question
main.go boxutil package has x into its path which is not found on filesystem for that go was throwing errors. removed x to build script. assets/app.js script to create media...