6 posts / 0 new
Last post
mikewen
mikewen's picture
Offline
Joined: 2 Jan 2012
Posts:
video recording

MoSync is such a great platform, thank you for the great work!

I was surprised that I couldn't find video recording API.
Am I missing something ?
Is there a way to capture videos in MoSync ?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Ali Sarrafi
ali.s's picture
Offline
MoSync User
Joined: 20 Nov 2010
Posts:

Hi,

We haven't released an stable video recording API yet, but I can say it is in the last stages of development and we will have an API that can be used from both C++ and JavaScript. So please stay tuned to find out more the new Capture API which will be in the nightly builds soon and also will be in the upcoming release.

By the way, we would appreciate to know more about your application and requirements so we can improve and tune the API.

Regards
Ali

mikewen
mikewen's picture
Offline
Joined: 2 Jan 2012
Posts:

Excellent!

Can't wait for the new Capture API.

We are working a robotics application, can drive around the house and take pictures, videos and upload to cloud.

mikewen
mikewen's picture
Offline
Joined: 2 Jan 2012
Posts:

Hi Ali,

How can I check if the new Capture API in the nightly builds ?

I couldn't figure out how to search the source codes in git.

Thanks a lot and have a great day!

ali.s wrote:

Hi,

We haven't released an stable video recording API yet, but I can say it is in the last stages of development and we will have an API that can be used from both C++ and JavaScript. So please stay tuned to find out more the new Capture API which will be in the nightly builds soon and also will be in the upcoming release.

By the way, we would appreciate to know more about your application and requirements so we can improve and tune the API.

Regards
Ali

Ali Sarrafi
ali.s's picture
Offline
MoSync User
Joined: 20 Nov 2010
Posts:

Hi,

Well the Capture API is in place in the nightly builds now and you can use it from both C++ and JavaScript. We have a test program for it under testprograms folder of git.

Please do not hesitate to contact us if you have any question.

Ali

mikewen
mikewen's picture
Offline
Joined: 2 Jan 2012
Posts:

Thank you!

I downloaded the nightly builds and run the test program on my Android phone.

But kind of disappointed, the application just launch the video recording on my phone,
I had to press the button to record the video.

Is there a way to record video without user inputs?

ali.s wrote:

Hi,

Well the Capture API is in place in the nightly builds now and you can use it from both C++ and JavaScript. We have a test program for it under testprograms folder of git.

Please do not hesitate to contact us if you have any question.

Ali