Forum Replies Created
-
-
3 years ago in reply to: Coconut key : json is not valid
thanks
Great. Thanks
3 years ago in reply to: Force Landscape on Mobile not workingThank you
3 years ago in reply to: Coconut key : json is not validBtw, i already tried deleting and creating new api keys.
3 years ago in reply to: Only one auth mechanism allowedHi,
Yes, i whitelisted these three headers. If the setup is correct, then is there any other reason that may cause chromecast to not cast on this hls encrypted videos. Mp4 videos can be casted.Hi,
I think you dont understand my question. I used the fv player coconut and in the digital ocean setup process, after i entered the Api keys, the wizard picked San Francisco 2 (sfo2) automatically which is not available for my account as shown in the screenshot, which thus generated the error i posted above.Is there a way to let the wizard choose another region? or can we manually create the spaces and bypass the wizard? I have talked to them and they said that sfo2 will not be available for new users anytime soon.
3 years ago in reply to: Force Landscape on Mobile not workingHello,
Yes, i tried with mp4 file and the force landscape works. It doesnt work on my hls videoshi,
Please help. How do i change the region manually? We are launching our app in 2 days and i need assistance pleaseHere from the spaces region available in my account. it seems the San Francisco region 2 is not available. Should i not be able to choose the region? I live in India which is nearest to Singapore, so wont that be the best choice for my location?
3 years ago in reply to: Force Landscape on Mobile not workingthis is particulatly on hls videos
3 years ago in reply to: Only one auth mechanism allowedHere are the screenshots of my Cloudfront distribution settings and my bucket Cors configuration as well
3 years ago in reply to: Only one auth mechanism allowedI have made some changes again. Now, the chromecast button appeared on the Hls encrpyted video. But i still am unable to cast it. I tested this on an mp4 video from my s3 bucket which could be casted. I will post my cloudfront distribution screenshots and please check if i am missing anything.
3 years ago in reply to: Only one auth mechanism allowed3 years ago in reply to: Only one auth mechanism allowedthe above is the Cors of my delivery bucket
3 years ago in reply to: Only one auth mechanism allowed[
{
“AllowedHeaders”: [
“*”
],
“AllowedMethods”: [
“GET”,
“POST”,
“PUT”
],
“AllowedOrigins”: [
“*”
],
“ExposeHeaders”: [],
“MaxAgeSeconds”: 3000
}
]3 years ago in reply to: Only one auth mechanism allowedhi,
I checked the link and the videos in the demos doesnt have any chromecast button.Could it be that it is not working?3 years ago in reply to: Only one auth mechanism allowedAlso How will i fix the fullscreen issue with my theme?
3 years ago in reply to: Only one auth mechanism allowedHi,
I changed to twenty twenty theme and the full screen hover issue dissapears.
Chromecast issue is also working with mp4 file. Why does it not work with hls files? I checked the “Chromecast Encrypted HLS” checkbox and it was working before. I dont remember making any changes after this.3 years ago in reply to: Only one auth mechanism allowedand the chromecast button is not available now. it was working before.
3 years ago in reply to: Only one auth mechanism allowedYes. Thats it. Thanks. Its working now.
Another problem i had is I find it difficult trying to click the fullscreen mode icon, it goes away as soon as the cursor is going to the icon. Do i need to open another ticket for this?
3 years ago in reply to: Only one auth mechanism allowedthank you