How to record Audio and Video at the same time into flv in Adobe air 2.0 ? So that Video and Audio will be sinchronised?
Open Source libs and
Blog aricales are wellcomed!)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
All I can help with are a few links, but I haven’t tried this to know how feasible it actually is:
At this point it looks like trouble waiting to happen:
Where do you store the images/sound until you write encode them ? in RAM ?
If you want to cache uncompressed files, will there be audio delays ?
It might be worth trying something different, like C++.
Or at least, write some command line tools for recording/encoding for performance
reasons and use AIR/native process just for the looks/interaction ?
HTH