We use the XPMobileSDK Web API to crop and export videos. Everything works well, but when the size of the directory in which the cropped videos are saved reaches someone’s limit (~ 2Gb), the API returns the error code “-10” (Export not performed due to folder size limitation reached) although there is space on the disk. No similar option was found in the VideoOS.MobileServer.Service.exe.config configuration file. Or it is possible to somehow automatically clear the export directory for a time limit. And also, is it possible to call some api method to compress the trimmed video files, tk. for example, a file size of 1 minute takes about 800mb. That’s a lot. Thank you.
