Search results
Search results 1-20 of 1,000. There are even more results, please redefine your search.
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:
Hi I have such a test environment: Source code 1 2 3 4 5 <hotspot name="hotspot1" renderer="webgl" distorted="true" ath="0.0" atv="0.0" depth="off" text="DEPTH OFF" /> <hotspot name="hotspot2" renderer="webgl" distorted="true" ath="0.0" atv="0.0" text="DEPTH empty" /> If the renderer is set to webgl then depth=off disables onclickevent. Can you confirm this? In the new version of krpano, can I set the hotspot to infinity depth (depth=off), so that in VR do not include distance, so as to preserve...
This should help https://krpano.com/forum/wbb/index.php?page=Thread&postID=66285#post66285 Piotr
Hi Klaus, if one day it will be possible to set up a parent hotspot-hotspot then do you have plans to add maskchildren for webgl hotspots? The new version is fantastic Piotr
No. The plugin supports individual rotating objects. It is not possible to add hotspots to other panoramas here. Piotr
Sure https://youtu.be/rkk9Q2nhInU https://www.krpanostore.com/products/oth…ate-object.html Piotr