If I attempt to start the camera preview in the page ready event I get a "Fatal Error". I also get this error if I try to start the camera using window.settimeout() event. I can start the camera preview if I place a button on the form and click
it. I was using the javascript camera demo from the sdk. Is what I'm trying to do possible? I can't debug as the error is very vague.