Hi there, the "standard" video export that is available in ZM Console is a service only available on the server side as its resource intensive (given zmNinja is primarily a mobile app). There is no API today for zmNinja to export a video - and even if there was an API, the export would happen on the server side.
That being said, I implemented a "GIF Export" - in a limited way. See
https://medium.com/zmninja/mp4-is-borin ... bed0a0098a
You can enable GIF export in your developer options and zmninja will _try_ and create an exported animated GIF. Depending on available memory, this may fail. It is an experimental feature.