Email Video

buzztouch plugin: Email Video
Version: v1.1
Record and send a video from your app in one simple step!
works on iOS iOS
Developer Info
Latest Review
Screenshots
More Information
Record and send a video from your app in one simple step. You can set the Length, Name of Video and the recipient(s) that users can send the video to. Great for instructors - have users send you videos to review.

iPhone and iPad compatible in Portrait mode only.

History
------------------------
1.0 - 2013 Intial Build
1.1 - 7/8/14 Release to BT Market

iOS Project
------------------------
AT_EmailVideo.m
AT_EmailVideo.h
AT_EmailVideo.xib
AT_EmailVideo~ipad.xib

Android Project
------------------------
Not Android Compatible

JSON Data
------------------------
{
"MAXVIDEOLENGTH": "15",
"VIDEOFILENAME": "myvideo.mov",
"EMAILSUBJECT": "This Video Rocks!",
"EMAILRECIPIENT": "[email protected]",
"EMAILBODY": "Check out this awesome video!"
}