Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
|
|
Source code |
1 2 3 |
<display usedesktopimages="true" hardwarelimit="2048" devices="iPad+Retina" /> or <display hardwarelimit="1400" devices="iPad+iOS5.1" /> |
Quoted
To avoid including additionally images (e.g. for iPad 3) there is the new display.usedesktopimages setting that forces to use the desktop images also on mobile/tablet devices. Note - the devices.hardwarelimit setting and the automatic iOS downscaling will also apply to these images (e.g. non-tiled 2200px desktop images will become automatically just 1100px on iPhone and iPad1/2 (maybe the iPad 3 will behave differently here).
Here some experimental settings that might be sensefull for iPad 3 or iOS 5.1 devices:
just - videourl="webcam"i was wondering if you can give a code example of that experimental webcam feature.
that means instead of using/adding additional pano images especially for the iPad 3, just let the viewer use the normal and bigger desktop images,One thing I didn't understand at all...
Please post a full example where this happens (if possible in a separate thread) and what iOS versions and devices you are using for testing. In my tests this is working very well on all my test devices and examples.
Quoted
Unfortunately I found some kind of bug in the textfield-plugin! If I use the autosize-function, the textfield takes forever to show up, especially on iDevices like iPhone and iPad (up to 30 seconds). But if I set autosize to "none", the textfield pops right up like it did in the last versions.
thanks!
Quoted
Thanks Klaus, I´ll prepare a little preview.
right, the reason is the new onidle checking - the autorotate and the onidle where using the same 'last user interaction' timecode to detect their starting - but I agree this is not ideal for autorotate and I will change that in the next release - then the autorotate-waiting will only detect movements in the pano-view and the onidle all kind of user interactions.Until then I think I´ve found another bug: The autorotation on iphone/ipad always stops if a plugin-button is pressed, even if capture is set to true?! Maybe that´s the new "onidle-checking"? Is there a way to keep the autorotation working if the pano itself is´nt touched but only the plugin?
thanks, right! here I was a bit too hasty with taking all user-interactions as interruptionEdit: With your iPhone/iPad-Simulator even the mouse-movement in Safari is stopping the autorotation

this will be changed in the next release, then only mouse-movements with pressed-button will be detected as user-interaction,
I´ve send you a Mail with a simple preview (Bug in Textfiel 06-13-2012). The problem seems to be the onloaded-tag in the HTML5-textfield. Hopefully the mail will explain the problem a little more detailed.
yes, just using a rmp:// url should work,I'm very interested in testing out the rtmp support. Does this work by just entering an rtmp url in the videourl or do I need to do something else?
it should, the cross domain checking is enabled,Also will this work with crossdomain?
I don't know yet, I wasn't even able yet to test rtmp by myself, so also rtmp itself is still marked as experimental...Rtmp is nice, but http streaming would be even nicer. Do you see this as a future possibility?
this is statement is still true of course,Back in 2009 you wrote in the forum about version 1.0.9 giving us the possibility of using krpano as a flash component in a flex application. How far into the future do you see this, or is it possible somehow today?
please use a separate thread for such questions, this is the news thread for the 1.0.8.14 and should be related to the news and changes from this version,i've also some problems to get a functionnal tour on iphone (can't really test on android). The sound plugin button (leftbottom) doesn't stay in the second scene (keep="true" of course). I can't use the KEEPPLUGINS flag because i don't keep every plugins. It's the first time i do a dedicate xml to mobile and tablet devices, may be i did something wrong. Can't find what!
Here the link (sorry for long url, i don't know if we can insert a QRcode here):
http://www.360-vision.fr/panos/communes_…ardo/index.html
please use a separate thread for such questions, this is the news thread for the 1.0.8.14 and should be related to the news and changes from this version,i've also some problems to get a functionnal tour on iphone (can't really test on android). The sound plugin button (leftbottom) doesn't stay in the second scene (keep="true" of course). I can't use the KEEPPLUGINS flag because i don't keep every plugins. It's the first time i do a dedicate xml to mobile and tablet devices, may be i did something wrong. Can't find what!
Here the link (sorry for long url, i don't know if we can insert a QRcode here):
http://www.360-vision.fr/panos/communes_…ardo/index.html
best regards,
Klaus
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
INFO : krpano JS 1.0.8.14 (build 2012-03-16) INFO : iPad - iOS:5.1 Safari:5.1 INFO: iOS imagesize test (automatic image downscaling by iOS) INFO: load done. imagesize should be 1024x1024, imagesize is 1024x1024. INFO: load done. imagesize should be 1414x1414, imagesize is 1414x1414. INFO: load done. imagesize should be 1415x1415, imagesize is 1415x1415. INFO: load done. imagesize should be 1448x1448, imagesize is 1448x1448. INFO: load done. imagesize should be 1449x1449, imagesize is 725x725. INFO: load done. imagesize should be 1500x1500, imagesize is 750x750. INFO: load done. imagesize should be 2200x2200, imagesize is 1100x1100. |
thanks for testing!If this can help ?
