i tried by replacing the existing krpanoiphone.js file with the extracted krpanoiphone.js file got from above link.
But still is showing
FATAL ERROR :
PRE-RELEASE-VERSION EXPIRED
Please help me..
i tried by replacing the existing krpanoiphone.js file with the extracted krpanoiphone.js file got from above link.
But still is showing
FATAL ERROR :
PRE-RELEASE-VERSION EXPIRED
Please help me..
We have purchased krpano 1.0.8.15 (build 2012-10-05) license. How can we upgrade to krpano 1.17 (build:"2013-06-18").
We love to upgrade to Krpano HTML5 Multiresolution.
i tried by replacing the existing krpanoiphone.js file with the extracted krpanoiphone.js file got from above link.
But still is showing
FATAL ERROR :
PRE-RELEASE-VERSION EXPIRED
You were using an too old version!
Get the latest pre-release version here:
https://krpano.com/html5multires/#download
Hi,
the krpano 1.17 HTML5 Multiresolution Preview version was updated (build 2013-07-30):
https://krpano.com/html5multires/#top
The key features of this release are:
Here some older flat panos as examples (better will follow):
Btw - if someone has a great and very big flat pano and would be interested in showing here on the krpano page as example for flat html5 panos - please contact me.
Best regards,
Klaus
Thank you for updating the Multiresolution version.
I never worked with the Update Tool and it confuses me with my limited knowledge about KR pano. Any help which files I have to ADD to the tool would be of great help. My test websites expired today July 30.....
well.... I tried it.... and I did it right... was not too complicated as I thought..... now the expiration will be on August 31...
I never worked with the Update Tool and it confuses me with my limited knowledge about KR pano. Any help which files I have to ADD to the tool would be of great help. My test websites expired today July 30.....
e.g.
For more details please see also this pages:
https://krpano.com/docu/html5/#howtouseit
https://krpano.com/docu/html/#including
https://krpano.com/tools/kupdate/#howto
Best regards,
Klaus
Great job Klauss !!!
Thank you !
Great Klaus ! Is it normal that on my phone (nexus 4) with Firefox or Chrome, I see a very very tiny image that i can't zoom in ? I put on the html file "html5=auto". Maybe i missed something ? No need to use KRupdate tool as it is done with the latest release.
Great Klaus ! Is it normal that on my phone (nexus 4) with Firefox or Chrome, I see a very very tiny image that i can't zoom in ? I put on the html file "html5=auto". Maybe i missed something ? No need to use KRupdate tool as it is done with the latest release.
That depends on what you mean:
If you mean if that is normal for the Nexus 4 (assumed that all other devices and systems are working);
=> No, that's NOT normal of course...
If you are referring to html5 flat panos (and all devices and system):
=> There that behavior can be normal when you haven't set the fov limits and the viewing range manually - because the automatic setting of these depending on the pano type and size isn't supported yet in the html5 viewer - see the notes in the 1.17 download section.
Best regards,
Klaus
Does this means that I have to do 2 versions of the same pano, one for mobiles (with the fov set manually), and one for computers (set auto)?
Does this means that I have to do 2 versions of the same pano, one for mobiles (with the fov set manually), and one for computers (set auto)?
No, it only means that you need to set the fovmin, fovmax and viewlimit+hlookatmin,vlookatmin,hlookatmax,vlookatmax settings manually to some values. The settings itself will work for all versions.
Best regards,
Klaus
Thank you Klaus. I will look at this ! :)
I'm attempting a flat pano with multiresolution in html5, but it looks good in flash,
on html5 I only see a very small image, I'm basing on the example of Trevi Fountain.
I need some clue
Hi Klaus,
Any idea if this will be released in one month from now, or three or in 2014? I've been quite hesitant to even look at it as 99% of my work is commercial right now and I do not want to get into the effort of upgrading what I deliver to clients on a expiration date.
I know, when it's ready, but any at least broad time frame?
Best Regards as always, thank you for making the best of class 360 engine!
Robert
I'm attempting a flat pano with multiresolution in html5, but it looks good in flash,
on html5 I only see a very small image, I'm basing on the example of Trevi Fountain.
I need some clue
Ramiro, I think you ask the same question as I did, Klaus answered just above.
Thanks Chaosphere,
indeed, I solved the problem
Thanks Chaosphere,
indeed, I solved the problem
Ramiro, can you tell me the parameters you put ? I still can't see it correctly on my mobile phone. Maybe I'm doing something wrong. gracias
"
QuoteRamiro, can you tell me the parameters you put ? I still can't see it
correctly on my mobile phone. Maybe I'm doing something wrong. gracias
"
<view devices="ipad" hlookat="0" vlookat="0" maxpixelzoom="1.1" limitview="fullrange" fov="1.6" fovmax="1.6" fovmin="0.19"/>
<view devices="desktop" hlookat="0" vlookat="0" maxpixelzoom="" limitview="fullrange" fov="1.4" fovmax="1.4" fovmin="0.19"/>
<view devices="mobile" hlookat="0" vlookat="0" maxpixelzoom="1.1" limitview="fullrange" fov="1.8" fovmax="1.8" fovmin="0.19"/>
see your pm
I am trying to make flat panorama.
It moves by flash satisfactorily.
http://chiiden.com/panorama/development/test1/dev-view.html
However, in html5, it does not carry out by being small displayed on middle of the screen.
http://chiiden.com/panorama/devel…0-%20html5.html
---------------------
I specified and created "1. flat" using "MAKE PANO (MULTIRES) droplet.bat".
Application of "krpano 1.17 HTML5 Viewer" is also performed.
The xml is as follows.
---------------------
<krpano version="1.16" ispartialpano="true">
<include url="skin/defaultskin.xml" />
<view hlookat="0" vlookat="0" maxpixelzoom="1.0" fovmax="360" limitview="fullrange" />
<preview url="dev-view.tiles/preview.jpg" />
<image type="CYLINDER" hfov="1.00" vfov="0.226826" voffset="0.00" multires="true" tilesize="512" progressive="true">
<level tiledimagewidth="14046" tiledimageheight="3186">
<cylinder url="dev-view.tiles/l3/%v/l3_%v_%h.jpg" />
</level>
<level tiledimagewidth="7023" tiledimageheight="1536">
<cylinder url="dev-view.tiles/l2/%v/l2_%v_%h.jpg" />
</level>
<level tiledimagewidth="3512" tiledimageheight="768">
<cylinder url="dev-view.tiles/l1/%v/l1_%v_%h.jpg" />
</level>
</image>
</krpano>
---------------------
Would someone teach the cause?
Hi Yasushi,
Maybe set/add at the view line:
Fov=1 fovmax=5 fovmin=0.5
Take away the maxpixel zoom
Limitview is not working... yet.
Hope it helps
Tuur
Don’t have an account yet? Register yourself now and be a part of our community!