Video is properly uploaded to the S3 bucket & if i would try to download the same video & i am also getting the Cloudfront URL & able to download but the video is unable to play from the CloudFront
[SOLVED]Video playing not working, As mentioned the solution into this link, I have also put my CloudFront URL into the nginx.conf & kaltura.conf But still the same behaviour
More info is needed.
Start with posting the output for:
mysql> select * from delivery_profile\G
And remember to mask passwds/tokens.
Then, make a playManifest request (hit play in any player) and look at the /opt/kaltura/log/kaltura_prod.log to see which delivery profile is selected and ensure it’s the correct one.
Also review /opt/kaltura/log/kaltura_api_v3.log and the Nginx logs /opt/kaltura/log/kaltura_nginx_*.
Be sure to set the log verbosity to debug, for that see: