Suchergebnisse
Suchergebnisse 1-13 von insgesamt 13.
Thank you so much Klaus!!! That’s just great!!!Thank you as well indexofrefraction!!!
@ kme and @ indexofrefraction: thank you both for your insights. I agree with you indexofrefraction that NoSleep.js might not work on latest Android and iOS devices. I had some success in playing in loop a short transparent (alpha=0) video (as layer) which is 2 pixels by 2 pixels in size. It did work on an Android 7 smartphone but not on an Android 10 tablet. So, I will go on this route first, play with video size and scale a bit to see if it has any effect on the Android 10 tablet. I’ll post m...
I want to precise that I am looking for a solution for a non-VR tour.
Zitat von »indexofrefraction« no no.. dont use NoSleep.js ! with 1.21 update (build 2023-04-30) you shouldn't have these issues https://krpano.com/forum/wbb/index.php?p…90234#post90234 Zitat New: Support the native wakelock API (for Android and iOS 16.4), this avoids that the screen gets dimmed or turned-off during VR viewing. This avoids ugly wake-lock hacks like playing a hidden video. Thank you, I’ve noticed this paragraph, but it seems to me that it only applies to tours with VR, my tour is...
Zitat von »indexofrefraction« this shouldn't be needed anymore with the newest krpano ! (read the release notes) Thank you very much for the hint! From the release note I’ve found the loadjs() action, I believe it is what you mean I should use (because the mobilevr_waklock is only available for VR and not for non-vr panos)? I typed the following code in my tour.xml file: Quellcode 1 onnewpano="if(device.handheld==true, set(krpano.NoSleep,true) | loadjs('%CURRENTXML%/plugins/NoSleep.js-master/di...
Hi, I read somewhere that in order to keep handheld devices awake, a video has to run in loops in the tour. So I made a transparent (alpha=0) 2 pixels by 2 pixels (so 4 pixels total) video file (defined as layer) run in loops. It works fine on a smartphone running on Android 7, however it doesn’t work with the most recent Android version. I therefore believe that I don’t do it correctly, should I make my video file larger (more pixels), if yes how many? Or is there a better way to achieve this ...
Hi, It seems like the NoSleep.js program indicated by indexofrefraction now also supports iOS in addition to Android systems. However I couldn’t find a tutorial for this program and I don’t manage to make it work. I have a problem right from the start to load the NoSleep.jsplugin: when launching the tour the following error message appears: “ERROR: parsing ‘file://media/[...]/NoSleep.js’ failed:SyntaxError: Single function literal required”. Do I have to define a function and if yes which one?My...
Zitat von »Emmanuel-fr« Hi Klaus, Thank you so very much for this upgrade. However, question: can we now play background sounds on Linux (reference to my earlier post: https://krpano.com/forum/wbb/index.php?p…threadID=18639&)? Because I have downloaded the pre-release version and it looks like it doesn’t work: I got error messages while it works fine when the tour is online. Kind Regards, Emmanuel Ok, finally it works. I figured out that I had to change the syntax of the url for the sound file ...
Hi Klaus, Thank you so very much for this upgrade. However, question: can we now play background sounds on Linux (reference to my earlier post: https://krpano.com/forum/wbb/index.php?p…threadID=18639&)? Because I have downloaded the pre-release version and it looks like it doesn’t work: I got error messages while it works fine when the tour is online. Kind Regards, Emmanuel
Hi Klaus, Do you know when the future version of krpano where the NWJS usage will be replaced by a better solution will come? Kind Regards and Happy New Year! Emmanuel
Thank you very much Klaus for your reply. Kind Regards, Emmanuel
I've tried with the new version of krpano, that is: 1.20.11 64bits for Linux, and the same problems occur: no sound and no full screen button in the control bar when using the VTour Editor. Have a great holiday people!
Hello, I am new here and I want to thank you all for the help I already got by reading older posts on this forum, they’ve already helped me to go quite far building my first pano-tour. I however have a problem that apparently hasn’t been posted, also I’ve read quite a few posts talking about background sound problems. 1/ I want to play a background music and I used the example: “Background Sound” on krpano.com. Sadly, I get the following error in the VTour Editor: “ERROR: Soundinterface Load Er...