By Flash Thunder There seems to be TVideoCaptureDevice in FireMonkey (Delphi XE6), but on official documentation, capturing process ends up on lines:
if(VideoCamera){
//do something
}
What do I do to record video to mp4 on flight? Tried looking on google, but didn’t find any answer… …read more
Via: StackOverflow