Page 1 of 1

Recording a visit

Posted: Wed Dec 16, 2020 7:01 pm
by Alain_83740
Hello the forum,

A friend builds a site from A to Z, he codes it entirely, he wants to put my virtual tours on his site, given that the proposed plugins are not for him, what should I do or how should I record my visits for him so that he can exploit them on his site?

Thank you for your help.

Alain

Re: Recording a visit

Posted: Thu Dec 17, 2020 9:39 am
by LaurentVR
Hello Alain,

There is a certainly a solution by hosting the project on amazon S3 server.

There is a tuto from Tony Redhead which ends like this :

Finally to embed the project into a web page an iFrame is a great option. In this tutorial, the panorama example at the top of the page has been embedded using the following code;

<IFRAME src="https://s3.ap-southeast-2.amazonaws.com ... index.html" width="100%" height="490" frameborder="no" scrolling="no" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></IFRAME>

Find more explaination here : https://tonyredhead.com/amazon-s3/configure-s3-360

Regards
Laurent