Open tommyneu opened 8 months ago
If the video is corrupted in some way it will fail to upload to s3. This causes an error loop as it continues to try to upload the video. This needs to be set as a transcoding job error to stop the loop
https://github.com/unl/UNL_MediaHub/blob/master/scripts/transcode.php#L214
If the video is corrupted in some way it will fail to upload to s3. This causes an error loop as it continues to try to upload the video. This needs to be set as a transcoding job error to stop the loop
https://github.com/unl/UNL_MediaHub/blob/master/scripts/transcode.php#L214