hi,
i have a filter to upload envents, i have uncheked in the console/options/fpt ZM_UPLOAD_ARCH_COMPRESS, but my upload are in tar and my slide script can't play them
Is it possible to upload events in jpg format ?
Not directly. You may be able to do it by creating a small script to ftp the events yourself, and then using the filter to execute that script. You can also use zip format instead of tar, in case your script could handle that better.