I'm using this jQuery plugin: http://www.xarg.org/project/jquery-webcam-plugin/
When I run this code on localhost
, I never see the flash permissions request to access the webcam. If I specifically set flash to allow webcam access to localhost
, the plugin works.
What step am I missing to cause this plugin to request permissions?