infusion / jQuery-webcam

A webcam wrapper plugin for jQuery
http://www.xarg.org/project/jquery-webcam-plugin/
517 stars 272 forks source link

recompile flash on mac? #17

Open whoGo opened 12 years ago

whoGo commented 12 years ago

i don't have access to a Linux machine, so how do I compile the .as-File on a mac (after resizing)?

I tried using flash und flashbuilder and to install this swf-mill thing but I didn't succeed either way. I'm not very experienced using terminal applications though, neither coding with ActionScript.

Is there a tutorial how to do this? Or can anyone explain?

Your help is very appreciated!

mvattuone commented 12 years ago

Honestly, I spent several hours trying to get it to work, myself. I got an error about mtasc not being supported on non-powerpc architecture. I'd advise just setting up Linux using a trial VmWare Fusion.

I wish I could give you more help, but I'm still just trying to get my swf to compile correctly (in Linux). If you end up going that route, let me know if you have success.

whoGo commented 12 years ago

jup, that's what i did. i used virtual box and ubuntu. Compiling succeeded but the resulting swf didn't start the webcam. i did use this fork now: https://github.com/nedforce/jQuery-webcam (see https://github.com/infusion/jQuery-webcam/issues/1 ). This one worked perfectly! Good luck!

mvattuone commented 12 years ago

I tried using the nedforce fork, but the Flash simply doesn't load (even thought it successfully gets loaded via the browser).

Maybe it's my Flash player? I have literally zero understanding of Flash.

mvattuone commented 12 years ago

Okay, scratch that. It works, but it's constraining me to 480x480, rather than 640x480. It is totally possible that this is an artifact due to existing code, but if anyone has had this problem, please let me know how you solved it. Thanks!

bradsk88 commented 11 years ago

I had the same problem as mvattuone using the fork, still haven't resolved it unfortunately so if anyone have recompiled this project to run at 640*480 please let me know asap.