inspirit / jsfeat

JavaScript Computer Vision library.
MIT License
2.74k stars 372 forks source link

What browser do the examples work with? #3

Closed Drmikej closed 11 years ago

Drmikej commented 11 years ago

I've tried the examples with the latest chrome and firefox on android and they don't work. What browser/system do I need to try to make them work?

inspirit commented 11 years ago

android doesnt support web-rtc for webcam access. try on desktop chrome. i will add fall back to static image if no web-rtc available later.