AS3 :: Flash - Increase The Quality Of The Camera?
Jun 14, 2011
I'm trying for a webcam based application. I started the code like this:
import flash.media.Camera;
import flash.media.Video;
var cam:Camera = Camera.getCamera();
a.vid1.attachCamera(cam);
a.vid1.smoothing = true;
My problem is that the quality of the video. Im using an iMac machine, in which camera quality is good. Is there any way to increase the quality of the camera output?
View 2 Replies
Similar Posts:
Dec 8, 2010
I have this simple code to access the webcam:[code]The quality of the video is extremely bad, with big compression fragments.I am using a built-in webcam as test, so I don't expect too much. But what I see is not normal for my webcam.So how do I set the quality of the video?I cannot see any difference in quality if I remove the setQuality call.
View 1 Replies
Oct 11, 2010
From a Flash object, I would like to be able to detect the presence of a webcam that the user might grant access to, without actually asking the user whether they want to grant access. This is to streamline a large application that has extra features if a webcam exists — if there is a webcam, the application will present several dialogs that lead up to the normal cam-security prompt, but if the user doesn't have the hardware, I want to skip over them altogether. Requesting access to the cam before those dialogs won't make sense to the user.
It appears not to be possible to call Camera.getCamera() without the security prompt happening. Is there a workaround? (For instance, could I, perhaps, call getCamera in a hidden Flash object and inspect its return value, or does it block until the user acknowledges the security prompt?)
View 3 Replies
Oct 20, 2010
Usually Adobe Flash applications can access any usb-webcam.I have a USB camera for microscopes which understands TWAIN and DirectShow.Is there a possibility to access the video data from this camera with flash?
View 1 Replies
Aug 19, 2011
How can I increase the _height property of a window without increase the height of the title and the bar at the top of the window ?
I want only to increase the part of the window where I put textFields and buttons.
View 6 Replies
Apr 1, 2012
I am capturing camera on flex for android using air 3.1,and found that the camera is only showing the a part of of actual camera video.When i view camera using normal camera application in android galaxy tab, it shows full camera area but when i am capturing the camera in flex its showing only the center area for it.I tried using setMode to set the resolution, but its not of any use.Is there any way to get full camera area captured inside flex using camera.getCamera ?
View 1 Replies
Jun 10, 2009
I have a video capture device on a machine. I have written a windows application to capture the video from this device. While capturing, if i try to broadcast using flash it does not connect. If i'm already broadcasting and then try to capture then my windows application does not get the capture pin of the device. So, flash seems to be taking the capture pin. Is there anyway to broadcast using the preview pin on the device so that i can capture using my application. Or is there way where i can split the capture pin and give one to my app and one to the broadcaster
View 10 Replies
Nov 17, 2009
how can I increase the size of flash CS4 interface? Meaning also to enlarge tools buttons, so they are easier to see. I have to strain my eyes, because all of the toolbars and text related to them are too small, for constant work.Is this possible? I know there is one way - to increase display DPI settings, but that would also increase the whole desktop, but I would like just to increase flash interface text size and if it is possible then also tool buttons.
View 1 Replies
Apr 10, 2011
I am making a side scrolling flash game. The level is pre-made so there arent objects wich spawn on runtime. Now I made this level quite long, but in the editor window it suddenly stops. But in game it still scrolls on.This is in the editor.You can see that the scroll bar cant go left any more.The level is longer than then shown in editor. At first it was just putting an object at the border of the scene to increase it.
View 1 Replies
Sep 30, 2011
When publishing a project from Camtasia Studio 7, the params list includes a setting for quality. But instead of the usual "high" value, it sets it to "best". I Google'd and searched these forums but had no luck finding any definitive explanation if these two settings are equivalent. Can anybody enlighten? This topic also spurred another question, does the quality default to the highest value if the parameter value is invalid?
View 2 Replies
Apr 28, 2010
I'm looking for a way to increase the click size so when I click, it would effectively count as a click on anything that is in a 100px by 100px radius around the click.
View 2 Replies
Jun 9, 2010
Is there a way to increase the mic volume of a flash application automatically?
View 1 Replies
Mar 16, 2011
i have created an animation (kind of tween) in flash by AS,i want to use it more than once in my project, but CPU usage increase very much!i think save my animate as swf and load it in my project.
View 2 Replies
Jan 14, 2010
how to increase the work area of a flash document? Not the stage but the empty space around the stage. [URL] It seems to be limited to about 4,000 pixels wide regardless of the zoom level. This is a big problem for me as I'm working with a movie clip with a width of 8000 pixels and if I want to add text to part of the clip that's at 6,000 pixels in, I can't see it because its outside the work area. I can't shift the clip to the left to access the part on the right because if I do, the text area doesn't move with it. Is there any way to link objects together? When I select multiple items on the stage and Right Click, there's an option called "Break Apart" but I don't see one to join them or link them.
View 5 Replies
Aug 10, 2011
Any way that I can adjust the frame rate of a movieclip without affecting the frame rate that I set for the rest of the document. I want to speed up the animation of this clip and it would be difficult to adjust the timeline of this clip to accomplish this.
View 7 Replies
Nov 10, 2011
I want to know about hacking a flash game...like in a flash game how to hack to increase your votes or score ... As there are flash games in Facebook,how to hack them
View 2 Replies
Jun 29, 2011
I have a small question about the size of images imported to flash.Recently I imported a series of png images to flash CS5 to be used in an animation, 92 images to be exact. Each image was 34Kb size. Before I imported the images, the FLA was 6kb, and after I imported them the FLA was 160 MB large. Now 33Kb * 92 isn't 160 MB, so why does this happen? Is there any way to decrease the image quality or something when importing, or do I have to do that manually when creating the images?
(I used photoshop, and the images have a transparent background if that makes a difference).
View 1 Replies
Aug 22, 2005
I need to make a counter that will increase with 9 every second
starting point at = 1440836946
Another thing is that I need it to save the the result to view when next time.
View 1 Replies
Jun 28, 2009
What should I look for when buying a video camera to record videos that could be used with Flacs?
View 1 Replies
Jun 14, 2011
Is there any other way to access the camera using ActionScript 3 other than
import flash.media.Camera;
videoInstance.attachCamera(cameraInstance);
Or should I use any API s? If so, any API suitable and some tutorials if possible.
View 1 Replies
Sep 26, 2009
is it possible to move the 'camera' around in flash (cs4 as3) as apposed to moving the scene around it?
View 2 Replies
May 1, 2009
Everything looked fine when previewed in Flash but the quality is terrible in HTML. I'm using jpeg images. I tried boosting the quality up to 100 and it's still bad.. I provided some screenshots. I'm thinking this might be related to dimensions?
View 1 Replies
Jan 21, 2010
I want to use the checkbox component in my flash app, but it's really tiny. According to this article 1, the size and scale parameters only affect the invisible bounding box. Does anyone know of a quick solution on how to scale up (enlarge) the visual area of the checkbox component in flash CS3?
View 2 Replies
Aug 25, 2011
I need to be able to output some large xml strings, and they are getting cutoff.
View 2 Replies
Oct 12, 2011
I'm making a flash payer.I already finished the volume part, and I also want to add two functions.One is when user click "add button", it will increase the current volume and change the volume display colour.Another is when user click "minus button", it will decrease the current volume and change the volume display color.How do I write these two function?[code]
View 1 Replies
Jul 9, 2004
How do I make a stat and decrease/increase it in flash mx 2004?
View 2 Replies
Oct 22, 2007
Does anyone know if strong typing variables in Flash does in fact increase performance? I've read and heard both versions.Also, is there a way to strong type a variable that you set this way:[code]
View 1 Replies
Oct 18, 2010
If an asset (say an swf) is already loaded. Does it increase memory use to add and object to the display list?
View 4 Replies
Jul 9, 2004
How do I make a stat and decrease/increase it in flash mx 2004?
View 2 Replies
May 15, 2011
I watched some videos on youtube, they are good but not in depth. Are there any good, easy to understand resources that how to use the virtual camera?
View 1 Replies