Flex :: Capture Video And Audio From Webcam Locally?

Jul 12, 2011

I'm writing a flex 4.5 application that's supposed to capture a video from a webcam and audio from microphone and save it in some video format (i don't care which format). I use VideoDisplay to display the webcam. how can I fetch and play audio in real time ? Is there a way to save the video locally without using a flash media server?

View 2 Replies


Similar Posts:


Actionscript :: Capture Video / Audio From Webcam - View It And Send As A File To Server (youtube) In Flash

Sep 15, 2010

I'm new in AS and trying create util such Youtube's "My webcam". Here's a part of my code:

[Code]....

Can't attach video object or stream to spark.components.VideoPlayer to view video and don't know how to convert video to flv contents for sending in POST form.

View 1 Replies

ActionScript 3.0 :: Capture Webcam Video At Run Time?

Oct 22, 2010

I want to capture webcam video at run time.user can preview and save the video.
  
I am able to capture video using camara.get();

View 1 Replies

Jquery :: Capture A Video Using Webcam Plugin

Nov 21, 2011

I want to capture live webcam in the form of video, i am not getin the proper example in the official page documentation of the webcam plugin.How to do so???

View 2 Replies

Javascript :: Alternatives To Red5 Recorder And Server For Webcam Video Capture?

Feb 26, 2011

I'm looking for a flash script/library to capture video and audio from a webcam and then somehow get a saved flv to my encoding server. I'm not looking for something that will host the videos for me. I just need something simple to capture and then upload. I really want this to be open source and free.

I've done a fair amount of searching and it seems that most of what i can find is either a full blown service with hosting, or the red 5 suite. I've been trying for a day to get something going on with Red5, but honestly I haven't done any flash or java development in over 6 years and this seems way too complicated when all i really want is a flash object i can stick on a webpage.

View 2 Replies

Flex :: Capture Webcam Images Always At Max Resolution?

Jun 22, 2010

Is there a way to know the max resolution of a webcam ? I need to capture images from webcam and send its on another notebook throught internet.

So I want to capture images at max resolution indipendently from webcam automatically without setting the resolution every time ( if I have a webcam with 1.3 MPixel, I want to capture images at 1.3 MPixel; If I have a webcam with 640x480 Pixel, I want to capture images at 640x480 Pixel; and so on... ).

View 1 Replies

Using Flash To Record Webcam Audio And Video - Is It Possible?

Jan 11, 2011

Just wondering if it is posssible to use Flash to record the AV from a web cam and save the video file locally?

View 2 Replies

ActionScript 3.0 :: Record Webcam Video / Audio

Feb 3, 2009

I want to create a simple app the will run on a PC as a desktop application - not on the web. What I would like to do is have it show a webcam image on screen (yup, i can do this bit), then when the user clicks a button, the video and audio from the camera is recorded and saved to their local machine (eg. the desktop). I'd prefer it to be an flv or f4v file, but any video format would do for now. I've seen examples of video being recorded only (basically grabbing a jpeg/png of each frame and using these, but this has no audio!) I've also seen mention off flash media server, but as this app will be going on over 100 pc's with no network/server connection - I cant see how the cost would work!! (100 x licences -

View 1 Replies

Professional :: Record Webcam Audio And Video?

Jan 4, 2010

there is a way to record the stream of webcam without use media server or similars servers? with flash or air can do that? record both audio and video?i found a air class that record video capturing bitmap data of each frame and saves to a byte array but no record audio

View 3 Replies

Media Server :: Recording Webcam Video Quality/audio Sync?

Jan 21, 2011

I'm trying to record a stream from a webcam using FMS4 developer edition.  The streams are recording on a linux box in .flv files.  These files though have problems.
 
1 - The video quality is terrible.  Fuzzy/blocky.  Any kind of motion looks awful.  Is there any way to improve this?

2 - The sound jumps/skips and goes out of time with the video.
 
As it is now this is useless.  I am trying to make a system where a user records a short video from the camera and then I upload it to YouTube from my server.  If you use Youtube's webcam page the video quality is quite acceptable and the audio is obviously in sync too, so they must know something I don't. [URL]..

View 2 Replies

ActionScript 3.0 :: Draw On Webcam Capture

Jun 9, 2009

Does anybody know if there is an example paid or not that combines a webcam picture capture and simple drawing app? URL...

View 3 Replies

Flash :: Webcam Capture On Web Application

May 26, 2010

I need to take a picture from a webcam into a webapp (PHP5/JQuery/HTML5) but I cannot use Flash; Is there a light java applet or any alternative technology for this?.

View 1 Replies

Flash :: Capture Image From Webcam

Jul 26, 2010

we have the below code and it captured the video but not the actual video which displayed in the webcam. It only captured one third of the image like from x 100 and y 40 something how to capture the whole image displayed in the webcam like 320*250 below is the code

[Code]...

View 1 Replies

ActionScript 2.0 :: Capture Image With Webcam?

Sep 25, 2010

i am trying to create a code that will use the local webcam (inbuild) to capture the users pic and use it, lets say, attach it to a movieclip..

View 7 Replies

ActionScript 2.0 :: Webcam - Bitmap Data Capture Every 5 Min

Sep 24, 2010

I have to take a snapshots form my webcam every 5 minutes. Now my script is whit a button and its working but my file have to take the picture alone and then again whitout button to send them? I saw something on the net but when I try to do it its not working.

View 1 Replies

ActionScript 3.0 :: Get StageVideo And Webcam / Capture Card

Jun 3, 2011

I have an AVER-TV HD Video Capture Card. Using Flash AS3 I can display HD content on the screen just as if the card was a WebCam. However, the performance is not that great as it get's quite 'stuttery' and is not smooth. I wondered if there were a way I could get StageVideo to help with this? It seems the StageVideo object needs a NetStream to operate. I've tried attaching a Camera to a NetStream Object and then passing it to StageVideo. The Camera seems to turn on, but it doesn't display anything on screen. Do I need to do something for the NetStream / StageVideo to display the output on screen? I really hope there is a way to use StageVideo with this HD Video Capture Card as I imagine it would be a lot smoother.

View 1 Replies

Flex :: Flash Video Capture And Sharing?

Dec 7, 2011

Is there any way to capture and upload video from web cam? Video upload expectation is it much smiler to Facebook video upload from web cam.

View 1 Replies

Javascript :: Capture User's Webcam And Create An Animated Gif Via The Web?

Apr 8, 2012

For example, check out [URL] They enable their users to capture videos of themselves and then create animated gifs from them.

Just so this isn't construed as spam, I do not work for Gifyo. It's just an example.

Can this be done now with HTML5? Should I maybe us Javascript? Flash?

View 1 Replies

ActionScript 3.0 :: Webcam Jpeg Screen Capture Button?

May 27, 2011

Basically I have designed a flash interface which puts a moustache over the users face in real time. My lecturer has told me to add a button which will take a capture of the image of the person with the moustace and add the image to a folder.

how to even begin this project, would anyone be able to point e in the right direction or offer a little wisdom on the issue?

View 0 Replies

Flex :: Create Video Capture / Screencast Using Adobe?

Feb 11, 2011

Is it possible to create create a video capture / screencast using Adobe Flex?

I would like to record any part of the users desktop (the web browser, the OS desktop, etc.) at a reasonable frame rate, record from the microphone, and then create a video file.

I would prefer doing this via Flex rather than using Java (Ex: Screencast-o-matic) or using a Windows App (Ex: Camtasia Recorder)

View 1 Replies

Javascript :: Browser Based Webcam Streaming And Capture Lib / Framework

Jul 18, 2011

What I want to do is have control over the streams so I can send them wherever I want, have it interface w/a mic and cam, and the ability to capture and record them. At this point I don't have any specific specs or limitations. It will be used in a commercial project so the license must allow for that. Free and OSS is preferably, but commercial and proprietary is not out of the question if it's worth it.

I don't see html5 as a viable solution at this point so I'm assuming it's going to rely on flash which is fine, but I do not know actionscript. I'm not opposed to learning it, and assume I could pick it up fine within a week, but keep that in mind. If I have to build something myself from the actionscript libraries (I assume they provide enough functionality) I can do so, but I'm hoping for a quicker solution than that.

View 2 Replies

Flash :: Access Webcam From My Page And Capture Images Of Users?

Mar 16, 2012

I am using Asp.net/C# to build an application , i have a requirement wherein i need to access webcam from my page and capture images of users.So i am trying to achieve this by creating flash file .

View 2 Replies

ActionScript 3.0 :: Live Screen Capture Webcam Snapshot (bitmap API)?

Apr 10, 2008

Got round to the point where screen grabbing an image and saving it to file is too much, so what i want to do now, is take a snapshot of a live webcam image (I have webcam display working) and display the snapshot/screen grab, next to it or anywhere in the movie. This way the screen capture can be stored temporarily in the movie. once the movie is closed, all info is lost. Once another screen grab is taken, then the previous one is overwritten. The idea is simple but having problems working out how to do it in AS3!

I have got to the idea that i may need to use the Bitmap API to copy a section of the movie, and then redraw it into a new bitmap object?

View 9 Replies

Flex :: Video - Webcam Recording With Flex Strictly Requires A Media Server (FMS - Red5 - Wowza)?

Jun 13, 2009

I'm trying to implement a flex app that will be able to record a video from a webcam and then upload it to a server. I've only found tutorials and examples that require a media server running such as Red5, Flash Media Server and Wowza and an open rtmp stream to the server. However, I want to know if it's possible to record a video locally and then submit it to the server with a simple HTTP request. Is there a tutorial somewhere that shows how to do this? I'm really new in flex development

View 3 Replies

Flex :: Capture Snapshot With Camera Height / Width Different From Video Display

Feb 3, 2011

I have a video display in my flex app. which is attached to the camera. The camera resolution can vary depending on the user's selection, While the video display (preview) dimensions are fixed. I am then doing this:
bmd.draw(vidDisplay);

Where bmd is the bitmap.. The problem is the resulting bitmap has the correct size of the camera settings (which is set) but the capture from the video is always the size of the video display inside the bitmap.. I hope i am making sense. The result looks like a little picture inside a bigger image top left justified. I want to have a video display preview with fixed height, but be able to take snapshot with varying resolution.

View 2 Replies

Flash :: Actionscript - Remove The Audio - Put The Audio Into A Byte Array And Then Re-add The Audio To The Flv Video?

Aug 6, 2010

If I import an FLV video is there any way to remove the audio, put the audio into a byte array, and then re-add the audio to the flv video?

View 1 Replies

Flash :: Flex Video Conference App - Audio Vs Video

Jul 12, 2011

I am using Flex and FMS to develop a video conferencing application. I am using DynamicStream to automatically switch incoming streams to the appropriate bitrate depending on the available bandwidth. I was wondering if there is anyway in which I can instruct the DynamicStream to allow more bandwidth for audio (obviously at the cost of losing some frames from the video).

View 1 Replies

Recording The Audio Locally?

Jul 14, 2009

I am trying to figure out how to make a flash Application which can allow users to Record Audio from their Microphone. The recording needs to then be uploaded to a web server.I think the best way to do it would be to store the .flv or .mp3 file locally, and then submit the file to the server after the recording is completed.I have read in some places that this is impossible to do, however websites such as livevideo.com allow this too be done with Video as well, so I think Audio should be simple if it can be done with video.

View 1 Replies

ActionScript 3.0 :: Mic Audio Capture And Playback?

Jan 16, 2009

I've been developing in flash for a while now and now I have a job developing flash and actionscript 3.0. I have come across a project with a simple concept but I have found it difficult to implement.

What I want to do is allow the user to click a button and record their voice and then I want them to click another button and play it back. I don't need to save or store it and I don't have access to a flash media server or any alternative.

View 2 Replies

Java :: How To Capture Audio From A Browser

Oct 22, 2010

My client needs to let a user record a message from the browser, then export the message as an audio file (e.g., WAV).How is this best accomplished? Flash, Java, HTML5? By best, I mean something that is straightforward to implement and also broadly supported.

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved