To don't get too much heavy video files or "strange" file formats (because I need to send video post to a server for a social app), I would like to set:
- a max video acquiring resolution (I suppose that acquiring at the max resolution of recent smartphones can produce too much heavy files to be sent to a server or to be shared with other apps);
- a max recording time;
- the use of the "mp4" standard format (that I suppose to be the most compatible one, however I'm not sure that this is the best choice).
All of them are possible using the Camera KIT CN1Lib? I didn't see too much documentation... The target is Android and iOS.
If it's not possible, any alternative solution?
Note for the readers: this question is specific for Codename One only.