I want to call a function and build a video out of list of images, and then save it locally on the device:
public void CreateAndSaveVideoFile(List
I created a project that should be able to handle this. The code is light and fairly straight forward.
https://github.com/dburckh/bitmap2video