0
votes
0answers
9 views
Live Video Capture
I asked a similar question a couple months back.. But no one responded.. I also did a quick search but to no avail. It would seem that this type of thing is rarely done, but I have …
1
vote
2answers
53 views
1080p30 DVI to Flash Player
I have a high-definition video camera which outputs 1080p30 video over a DVI (yes, DVI) cable. Somehow, I need to use this video in a software prototype written with Flash using Ac …
0
votes
2answers
20 views
Capture Device Issues
Hi All,
I am having some serious difficulty trying to use any movie making software. I have 2 partitions with XP installed. One has SP2(C:/), the one I use predominately is SP3(D: …
0
votes
1answer
256 views
Capturing still images using AMCAP ?
Hello folks,
I am developer from *nix world so any pointers will be helpful.
I am using the AMCAP SDK example and have to capture live preview and still images. I understood the …
2
votes
2answers
452 views
Cross-Platform webcam access
I'm looking for a cross-platform video capture library, for webcam access. One that wraps V4L/V4L2 on Linux, DirectShow on Windows, and QuickTime on the Mac.
C or C++ is preferred …
3
votes
2answers
90 views
What is The Easiest, fastest Way to capture video stream from camera with C#?
What is The Easiest, fastest Way to capture video stream from camera with C#?
0
votes
0answers
48 views
How to record video without user interaction in iphone using ObjC
Hi! I'm working on an app. In which I need to provide the functionality to capture the video using iphone 3gs without touching any buttons. I want to use the timer to start and sto …
0
votes
1answer
57 views
how to get path of temp recorded video file in iphone sdk and play?
i know if we record video in iphone 3gs the video will be stored in temporary directory.so how do i get the path and play the video using mpmovieplayer?
0
votes
0answers
38 views
how to get first frame of recorded video using iphone sdk?
i have read in this Stack Overflow Post that how to get thumbnail.....
but i want to get full frame of the video so that i can show that in uiimage view.is there a way to do this …
0
votes
0answers
9 views
Video conversation with asp.net
Hi,
Am looking if there is a way of getting started with Video Conversation in an Asp.Net Website .
I was looking into the questions here but i couldn't fin what am looking for.
…
0
votes
1answer
164 views
how to record video and save to documents directory iphone sdk?
i want to detect if the phone is 3gs then record the video and save to documents directory.and then play movie by picking url from documents directory.note i do not want to save vi …
1
vote
3answers
409 views
Android: Does anyone know how to capture video?
Hi,
I would like to create a video recorder and so far haven't figured out how to set parameters in order to successfully go through MediaRecorder.prepare() method.
Executing the …
1
vote
1answer
87 views
Android: How to initialize MediaRecorder without a valid surface for video preview?
Hello all,
I am building a camera app, where videos are continuously being captured and saved to the SD card. The videos are short (few minutes), and their length are preset with …
0
votes
1answer
33 views
How to determine if an Android phone can capture video?
Android 1.6 supports video capture, however, not all phones will support video capture. Is there a way I can tell if the phone I am running on supports video capture or not?
0
votes
1answer
78 views
Capture screen as movie with vb .net
I want to capture a video of my screen with vb .net, and i'd like to avoid using directx. I found a tutorial here http://www.codeproject.com/KB/audio-video/CaptureScreenAsVideo.asp …
