Suchergebnisse
Suchergebnisse 1-20 von insgesamt 50.
Hi I'm using kpano 1.19 pre8 build and I'm having issues trying to get a hotspot video on ios to play on first tap. It works when I don't attach an mp3 to the hotspot but when I do it now takes two taps to get the video to play. I do have touchworkarounds="true"& iphoneworkarounds="true". Any ideas? Thank you
Hello can we preload tiles using javascript var img = new Image(), hoping krpano uses the same resource. Thanks
Hi, I'm forcing krpano to use the flash version instead of webgl in ie11, however I'm getting error in console "WEBGL11258: Temporarily switching to software rendering to display WebGL content", should I be getting this error when I'm using the flash playe, and it will crash right after it embeds like 1 out 3 times. In the DOM tree I see the embed code for flash. I'm using pre-19. Thanks.
Hello, Is there a way to pass variables to main the embed xml and disable pluggins? Thanks
Hi is there a way to disable the lensflare pluggin for safari browsers? Thanks
Hi. I'm getting an error when trying to play a video hotspot with krpano flash player when targeting the hotspot with krpano().get('hotspot[videoSpot]').play(), However this works in html5 but flash player throws out 'SCRIPT438: Object doesn't support property or method "play". The hotspot video plays at start but it seems it doesn't have a play() function. Strange? Using krpano 1.19-pr8 Thanks everyone
Hi again I'm trying to do a limitview to restrict to horizontal panning only, so far works great until I enable Gyro v2 which does both ath / atv panning regardless of settings. Not sure if there's any additional settings I need to set up or Gyro plugin does not support limitviews. I could make something custom but was wondering if anybody knew something. Thank you
Greetings I'm having issues with IE9 when using spheretoscreen() from javascript. Works fine in IE10, 11. I'm wondering if there's anything I could be doing wrong or if there's alternative solutions to handle ie9? Thank you
The onviewchange events keeps triggering even though I'm not moving the pano so this is one of the reasons why I wanted to know if there's a way to pause it. Thanks
Hi I was wondering if anybody knows what gives the best looking results without overly killing load/performance. Higher resolution with lower quality tile or lower resolution higher quality image tile. No multi res. Thanks
Anyone have any info on this? Thanks
Greetings I'm trying to install the lensflare plugin but no success. I followed the instructions and run in addflaremode the ui pops up and when I select my lensflare style nothing appears. I tried copying the code into lensflare.xml and tried running it and still no success. There are no errors generating in web console. I set my krpano embed code to html only and I'm using lensflare 1.19 with krpano 1.19pr4. Any ideas? Thanks
Is there any method to pause render when not in use? I have html ui overlaid on top that requires interactivity and I was wondering to help with performance on mobile I could pause the render requestAnimationLoop(); Thanks!
I can't use the ios simulator.html because I'm wrapping the pano into my app and when I use chrome ios simulator it's pulling my desktop/chrome info So does anyone know if there's a property to set in order to trigger ios simulator so I can see the pano using ios settings? Thanks
Hello I was wondering if there's any benefits of dynamically removing unneeded hotspots vs setting visible=false?
Another issue I'm experiencing with Ipad Air2 and Samsung s6/s7 the video hotspot will render black after the video finishes playing. I'm assuming this has to do with GPU memory. In effort avoid this I hide the hotspot onvideocomplete but for a split second the hotspot will still render black before it calls onvideocomplete. Any possible solutions to this? Thanks
Ok I got it working on iOS 9.3.1 but still can't get the video hotspot to play on iOS 8.2 safari 8.0. It shows up but it will not play at all.
Greetings First off I'm loving the new 1-9pr4 features and I would love to use this version for the app I am developing. However I'm not sure if it's a bug or not but wanted to put it out there anyways. It seems in pr4 I can't get video to work on iOS as a hotspot or as a video pano which was working in pr3 and in the examples files of videopano I get 'Loading failed iphone-audio.m4a' and does not play video. So I tried removing the .m4a file and now I get a black screen. Is this a known bug? Al...