jQuery-webcam icon indicating copy to clipboard operation
jQuery-webcam copied to clipboard

Custom compiled SWF won't start webcam

Open moiristo opened this issue 13 years ago • 3 comments

I cloned your code and and ran make on my machine with the original code. It successfully finishes and results in a SWF, but the SWF won't start the camera (I only get a white background). It does run the Main function however, and I know it was able to find a camera. Do you know what could be wrong? Am I missing a dependency or something? Here are the details of my machine:

  • Linux 2.6.15-1-486 #2 Mon Mar 6 15:19:16 UTC 2006 i686 GNU/Linux
  • swfmill 0.3.0
  • Motion-Twin ActionScript2 Compiler 1.14 - (c)2004-2008 Motion-Twin
  • No flash libraries, just the required dependencies of the libraries above.

Note that the included SWF works fine. I just need one that creates bigger images. Maybe you could include SWFs for 640*480 and 720p?

moiristo avatar Apr 01 '11 09:04 moiristo

I have the same problem. Tried on osx and then on linux box. Both just show a white background.

stevethorson avatar Apr 25 '11 19:04 stevethorson

You could try the code in my fork (https://github.com/nedforce/jQuery-webcam). Unfortunately, at higher resolutions the performance drastically decreases :(

moiristo avatar Apr 26 '11 00:04 moiristo

That worked perfectly! Thanks so much.

stevethorson avatar Apr 26 '11 13:04 stevethorson