Posts by MANJAY
-
-
1、Click on the video to play only sound. If you hide the posterURL, the video image you see will be black
2、Switch the phone to landscape mode, and the video will automatically pop up for full screen playbacktest link:krpano
INFO:Android 13(M2012K11AC)-Chrome 100.0 WebGL
-
Upgrading from 1.20 to 1.21 loading error: Uncaught DOMException: Failed to execute 'texImage2D' on 'WebGLRenderingContext': The image element contains cross origin data, and may not be loaded.
1.21 is missing 'Origin' in Request Headers compared to 1.20
---------------------------------------------------
Today's new discovery: This may be a bug. If it is a complete protocol address (starting with [http://]or [https://]), it is normal, but using a relative protocol address (starting with [//]) will cause this problem. -
When the [. depth] file size is greater than 500kb, the browser will crash, but the same file is normal at 1.20
Error code: STATUS BREAKPOINT
It has been resolved , setting the subdiv of depthmap to 0 or a larger value will prevent it from crashing
-
When the [. depth] file size is greater than 500kb, the browser will crash, but the same file is normal at 1.20
Error code: STATUS BREAKPOINT
-
-
-
-
-
-
1. Whether the Encrypt Tool has a public algorithm that can be used directly in the code of the server, instead of using the command line, otherwise the process of krpanotools needs to be started every time, and the efficiency of frequent calls is not ideal.
2. [-in=###] Whether to support strings, not just file paths. Otherwise the dynamically generated XML needs to be written to a disk file before the tool can be used.
-
Hi
yes, is supported, but depending on the actual usage (e.g. called from an action, from an xml attribute, from js) the correct escaping of the encrypted data can be important to ensure that the data is correctly passed.
Best regards,
KlausThanks, that works! But this hint is best written in the documentation, although it is very common, it is also easy to ignore.
-
includexml(url, loaddone*) is supported, but includexmlstring(string, loaddone*) has not been tested successfully.
-
Do you put the text in a data container?
Start text end of text.]]>
Piotr
Yes -
-
layer support but hotspot (webgl) seems to have no effect. -
layer support, but hotspot (webgl) header spaces seem to have no effect.
-
The extra spaces in the TextField will be deleted forcibly and only one is left. Is there a property similar to "condenseWhite "?
-
When only the center is different, you can use the same model and change only the depthmap center setting:
https://krpano.com/docu/xml/#depthmap.centerBest regards,
KlausIt seems that it cannot be used if the value of "image.prealign" is different?
-