Stream not deleting
Closed this issue · 1 comments
tageses commented
When streaming a stream "myStream", this gets recorded as myStream.mp4 and uploaded to S3.
When file uploading to S3 bucket, in local FS creating file myStream.mp4.upload, but after uploaded to S3, myStream.mp4 not deleting from local FS.
Properties s3UploadDeleteOriginalFiles and s3UploadDeletOriginalFiles set to TRUE )))
rogerlittin commented
This should now be fixed. There was an issue where the wrong file name was being used if a file prefix is set.
Note: due to caching, it may take up to 24 hours for the updated zip file to become available.