Im using Node.js to stream Cloudfront Videos from S3 bucket , the Video which I manually upload to S3 is streaming via CloudFront url and has a content type video/mp4 whereas the ones which are uploaded to S3 via node.js S3.upload function have a content type application/octet-stream,those videos are not streaming and CloudFront is just sending the base 64 data of the video ,I even changed the Metadata to video/mp4 but no result ,please help ....
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…