Sie sind nicht angemeldet.

1

Montag, 24. Juli 2023, 11:32

krpano network object

Hi everybody
I cannot get correct initialisation for network object. Some fields are always empty (htmlpath, currentxmlpath, ...)
DEBUG: network=[Object] type=object
DEBUG: network.retrycount=[2] type=number
DEBUG: network.txtretrycount=[0] type=number
DEBUG: network.cachesize=[7] type=number
DEBUG: network.maxdownloads=[20] type=number
DEBUG: network.maxrequests=[9] type=number
DEBUG: network.maxdecodes=[4] type=number
DEBUG: network.maxdecodetime_moving=[12] type=number
DEBUG: network.maxdecodetime_still=[28] type=number
DEBUG: network.stats=[Object] type=object
DEBUG: network.swfpath=[../viewer/] type=string
DEBUG: network.viewerpath=[../viewer/] type=string
DEBUG: network.firstxmlpath=[] type=string
DEBUG: network.currentxmlpath=[] type=string
DEBUG: network.htmlpath=[] type=string
DEBUG: network.basepath=[%FIRSTXML%] type=string
DEBUG: network.ispanoloading=[false] type=boolean
I am using krpano 1.21 ( 02 09 2023) and Edge 114.0
Do you think it is a browser, server or krpano problem ?
Thanks in advance.

2

Donnerstag, 10. August 2023, 17:45

Hi,

please see here the documentation of the network object:
https://krpano.com/docu/xml/#network

Undocumented properties are internal and could anytime be changed.

An empty path basically means 'same relative path'.

Best regards,
Klaus