Hi, there is no builtin video encoding API in OS's. Camera internal code is self contained and not accessible by external logic. Apps that generate videos use one of the following:
- Server side encoding - Embed a library like ffmpeg - Encode using a very simple format, there are some very simple codec formats you can use. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/976ea4bb-1ac2-43d8-826a-f0b186c89ed9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
