I'm trying to resize the size of webcam, but I failed. (240x180size or 160x120size)
You know, if I want to change the size of webcam, I should recompile using the source code in src directory.
Even if I didn't change any source code, compiled jscam.swf file is not working.
(Only the jscam.swf file in the repository is working well)
I think that the fail reason is difference compile circumstance.
To compile, I installed swfmill-0.3.2, gc gcc++ gcc-c++, libxml2 libxml2-devel, libxsit libxsit-devel, libpng-devel using yum or repo file in the internet.
My compile source code and execute swf file OS circumstance is Centos 7 x86_64.
If anybody can compile source code, please give the 240x180, 160x120 changed jscam.swf file.
Or, any idea or advice is welcome.