Page 1 of 1

No gyroscope controll

Posted: 04 Sep 2019, 22:56
by MaciejK
Hi Karl
Despite setting “deviceorientation” in global panorama settings I can not see any button to activate it when viewing panorama:

http://kolasinski.art.pl/Galerie/Krajobraz/360VRN/

On Your demo panoramas it is visible and working.
What am I doing wrong?

Re: No gyroscope controll

Posted: 05 Sep 2019, 00:15
by mjau-mjau
Ahh, at first I didn't understand, but then I remembered why:

Your website needs to be on SSL (https) for device orientation to work. This is because modern browsers only allow sending device orientation coordinates through secure connections (SSL). Your host doesn't offer a free shared SSL certificate?

Re: No gyroscope controll

Posted: 05 Sep 2019, 07:51
by MaciejK
Unfortunately my hosting provider doesn’t offer free SSL certificate. Understood there is no workaround?

Re: No gyroscope controll

Posted: 05 Sep 2019, 08:55
by mjau-mjau
MaciejK wrote:Unfortunately my hosting provider doesn’t offer free SSL certificate. Understood there is no workaround?
There is definitely no workaround as to get devicemotion controls working without SSL. However, you could for example use free cloudflare to get your website on SSL. You would need to set Crypto options top "flexible", which means Cloudflare will pull from your server without SSL, but server to your visitors on https/SSL.