Forum Replies Created
-
-
4 years ago in reply to: Issue playing Amazon S3 HLS
hi Martin. the issue had several causes.
ive created cors crossdomain.xml and change the php header to allow cross domain.even that nothing was working because the uri of the file was taking an another way to access the files and dont take the cors setup.
After a black night of tests…
I change the url by inverted the placement of the bucket.
sonovision.s3… instead of s3-amazon.sonovision…
now the access go to the right path and take in care cors and crossdomain.thanks for your help
5 years ago in reply to: Issue playing Amazon S3 HLSThanks,
I will check everything.One think , I don’t understand why the new videos files is running on our actual Joomla site using jwplayer. If the issue is relevant to the AWS configuration, he won’t play on this site… I think …
Since 3 years , our video files run well and we have already made the CORS setup in AWS environment….In the mean time , I’ve checked the javascript console and I have the following error.
Is this relevant to my actual playing HLS issue ?
(anonymous) @ fv-flowplayer.min.js?ver=7.4.21.727:1
each @ jquery.js?ver=1.12.4-wp:2
each @ jquery.js?ver=1.12.4-wp:2
(anonymous) @ fv-flowplayer.min.js?ver=7.4.21.727:1
s @ fv-flowplayer.min.js?ver=7.4.21.727:1
e.trigger @ fv-flowplayer.min.js?ver=7.4.21.727:1
d @ fv-flowplayer.min.js?ver=7.4.21.727:1
u @ fv-flowplayer.min.js?ver=7.4.21.727:1Thanks
5 years ago in reply to: Issue playing Amazon S3 HLShi Martin
thanks for the answer.
The CORS is already setup in AWS for a while.Ive started to setup the Cloudpoint not yet finish…
regarding the mime type to NULL
Is a way to fix that ?
Thanks5 years ago in reply to: Issue playing Amazon S3 HLS