How allow access to the camera via chrome

Pass ‘allow microphone;camera’ parameters in sandbox iframe

Pretty much the only the way of accessing things like the camera, is using a flash element, that passes info to an HTML iFrame and then to wherever you want the video/audio to go.