I'm using AWS Media Convert to convert my videos to other formats. I want to be able to delete the original media files as soon as the transcoding is done..How is this possible?? I'm using Boto3 SDK
Asked
Active
Viewed 288 times
2
-
1Did you solve this? – FabianoLothor May 05 '20 at 18:53
-
Set the source and destination path the same – Goutam B Seervi May 06 '20 at 01:06
-
This is sad, I am sending the converted file to a different bucket. :/ – FabianoLothor May 06 '20 at 15:06