Search results
Search results 1-20 of 1,000. There are even more results, please redefine your search.
Hi Quoted The website says "The key issue! You manage everything online. All you need is a browser and the Internet to take full advantage of the CMS4VR system" - Unfortunately I am unable to produce the tour on a machine with an internet connection. It seems as if I can host the tour internally on a local web server, but in terms of developing a tour I need an internet connection? You don't need the Internet to work with CMS4VR - just a server environment. I personally use XAMPP. Quoted Does yo...
Hello 6, 7, 8) As for the software, the CMS4VR meets all your described expectations and more. If you have any questions, I am at your service. Piotr
Hi Gregor The problem here may be that the server transfer is too small. There is a noticeable delay in loading panoramas. Piotr
Hi In depthmap scenes I use onblendcomplete Piotr
It's fantastic. Thank you for improving this and such a wonderful plugin. Piotr
Hello Odey Q Can you send more details to info@cms4vr.com Piotr
Whether the golden rules for files on the server are met: 1. only lowercase letters in the jpg file name 2. no special characters or spaces in the jpg file name Piotr
Do you mean something like a jpg overlay over a video-layer? Maybe something like this? Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 <layer name="video" url="videoplayer.js" onvideoplay="set(layer[video_poster].visible, false)" onloaded="add_my_poster()" /> <action name="add_my_poster" scope="local"> addlayer('video_poster',p); set(p, url="videoposter.jpg", parent=get(caller.name), width=get(caller.width), height=get(caller.height), zorder=2, enabled=false ); </action>
Isn't that exactly how posterurl works? Piotr
On beta 16.5 IOS the view is still upside down in VR mode. Piotr
Hi Can you confirm that in Safari and IOS 16.4 in VR mode, the view is inverted by 180 degrees? The gyroscope also works inverted... Piotr
Source code 1 2 adjusthlookat(0); trace('view.hlookat: ',get(view.hlookat));
Thank you Klaus for the wonderful update. Piotr
Hi Of course it is possible. Here the proof https://cms4vr.com/ver5/poi/640718823e9c7 Use the openurl action Piotr
This is a reference to a JS function rather than a krpano action. Piotr
Poland - not working ERR_CONNECTION_TIMED_OUT Piotr
Hi I took the example from '/viewer/examples/layers/scrollarea_and_adaptivefrictions.xml' and changed the layout to horizontal. The layer that is plugged in as a scrollbar does not work the same in this layout. Where could the error be? This is my code: