Hi there,
I’m looking to try out Corona, but I’d like to know whether Corona has a way to record and save videos using the cameras on iOS and Android devices.
I may have missed something, but the API documentation doesn’t clearly show a way of doing so - I’ve only come across audio recording using media.newRecording(). To give you a clear picture of what I’m trying to accomplish, I’m trying to create an app similar to Vine where users can quickly and easily record video by tapping and holding the screen to record. The app would then save the video and push it to the cloud. Here’s a video of Vine in action: http://youtu.be/3PI9LPo_cag?t=2m30s
This is Vine’s recording interface, just tap and hold to record (allowing users to cut to different shots without editing later):
Any advice on this would be much appreciated! Thanks guys.
- Noah