Search results
Search results 1-19 of 19.
Hi, I have developed a webplayer that features some video playback (the video si some 5 minutes long). On my client's iPhone (12) the phone enters into sleep mode while playing back the video (this doesn't happen on my iPhone SE second gen or 11 Pro Max). I understand that this shouldn't be happening, as the OS should prevent entering into sleeping mode while playing back a video, but still Has anyone of you had a similar experience? Is there some explanation? Thnaks
Thnaks Tuut, yeah, I know that it needs a touch event to trigger the sound, but on my iPhone SE 2 (iOS 14.2) and other 6S (iOS 13.3) there is no sound on this example, no matter how many times you touch the screen. The weird thing is that it plays nicely on my iPad
HI, have found this weird issue: a simple sound, played via soundinterface, doesn't play on iPhone (iOS 14.2 or 13.3, tested on several devices). You can test simply on the background sound sample provided by Klaus: https://krpano.com/releases/1.20.9/viewe…groundsound.xml The weird thing is that it plays on iPad (14.2) and that the soundinterface plugin, works. I have added an oncomple event on my test, and it gets fired, although the sound is not audible. Any hint?
I have been playing with the method to add hotspot videos with an AlphaChannel as this example: https://krpano.com/releases/1.20.9/viewe…tml5=only+webgl it works perfect, but I have discover a problem. If I try to play the 360 photo on a phone and using a cardboard on the VR mode, the hotspot is misaligned and seems to be over the photo... this is problem of stereo disparity... I guess the players shifts the left and right view of the pano but not the hotspot.. there is any solution to that?? th...
Hi, I don't know if what I am going to say can be the culprit, but you don't have in your code these two functions defined: videointerface_addsource, videointerface_play Try to solve this problem and see what happens
Quoted from "mgdesignuk" Hello - I hope someone can help us. We have started to experiment with walk-through VR animations and are having problems with motion judder on some phones and then low quality when viewed on the desktop. You can view the test here: http://www.mgdesignuk.com/test/vr/vr.html The animation Rex is 1920x960. When playing the original file its nice and crisp but through the browser the quality is terrible. The player also starts with a black screen and then you have to chang...
as a new update to my previous messages. I have discovered that if the videos are played remotely, they play well inside crosswalk. The problems happens only when they are played locally.
You're right, Jérôme, there are a lot of problems to cope with, and frustration is around the corner more often than not. Youtube or Facebook is the way to go, I am afraid, for web distribution. But all the nice interactivity that krpano allows is lost then. Pity
Quoted from "jeromebg" Had the same problem with crosswalk and 360 videos played by krpano. My guess is the best way now that android 5 or higher is used on most of the mobiles now would be to build a native webview app in android studio. thanks for your answer. So, as I see it, it is not safe to use crosswalk. Does anybody know how safe it is to go for native webview for playing 360 videos? is this dependent on the android version, the manufacturer's skin, or something else?
as a follow up to my previous message. I have discovered that if I compile the cordova app without the crosswalk libs (forcing it to use the webview present in the phone), on my Samsung s6 with android 6.0.1, my app plays well and smoothly my 360 videos. But without crosswalk I may find many incompatibility issues, am I right? So, what is the problem with crosswalk? has anybody else had this issue?
Hi all, I am fooling around with a phonegap + krpano android app. I am using crosswalk version 19 and phone gap version 6.2.0. krpano version is 19.8. When trying to play a panoramic video, all I get is a black screen (audio plays, though), that means that the file is found. The video shows and plays when accessed from the browser, so it is not a problem with the encoding. I thought that using crosswalk would eliminate this kind of problems. Any hints?
Hi, I am afraid it is a cross domain issue. Check this: http://krpano.com/ios/bugs/ios8-webgl-video-cors/ if your browser fails, it is definitely a cross domain issue
thanks Klaus, that's really good news any hint on availability?
Hi all, I am trying to build a vr virtual tour using 360 videos. I know of the touch problem for auto playing videos on mobile, for that matter, my first video is triggered when touching the ENTER VR button, and everything is fine. The problem comes when passing from one video to another, which is done inside the VR interface, where no touching is possible (the phone is in the cardboard). Videos don't play at all unless the screen receives a touch event. I can't find a solution with android devi...
You should keep the audio in a separate .mp3 file, and call it in the videourl attribute of the video plugin ex: <plugin name="video" videourl.ios="%HTMLPATH%/video/v_h264_1K.mp4|%HTMLPATH%/video/v__h264_1K.webm|%HTMLPATH%/video/audio.mp3"
Hi, I am keeping on struggling with mobilevr and video360. Now, I have found that if I install the example of 1.19 pr 3 locally, the video won't play the first time I launch it (always in cardboard mode) on android devices (tested on different models, always same results). But this same example plays as expected when I play it form http://d8d913s460fub.cloudfront.net/krpa…x.html?v=119pr3. If I press Exit VR button, and then again the video hotspot, it plays. I am playing via wifi from our local ...
Thanks Klaus, but the sound is still not working (I am using only "cardboard mode"). It works if I use it in normal 360 video. And for the unexpected exit of the video (always in cardboard mode), sound file and video file are exactly of same length. I have discovered that it must be some memory issue, because if I use a lower quality sample of the same video (i.e., same length, same resolution, but lower bit rate and overall size in MB), the video plays all the way till the end. If I use a bette...
Hi all, I am playing around with webvr spherical video (with the 19 pr 3 demo), and I have found two problems on iPhone (iOs 9.0.2, iPhone 6s): - no sound for the videos (even when using the special technique discussed somewhere, placing an audio file alongside the video file) - the videos longer than the demo provided, exit without notice, going to the vr menu Has anybody else experienced this behaviour? TIA
We are having a real nightmare with panoramic video on android. Apparently same android version (4.4.4) with nearly same chrome version (41.0.2272.94 vs 41.0.2272.96), plays well in some phones (soni xperia, for instance), but badly on others (on huawei ascend g7 the video plays but the poster image doesn't disappears, and the video can be heard but not seen). On other cases, the video plays well, but a horrible artifact can be seen vertically ( Samsung Gallaxy Nexus 4, Android 4.3, chrome 41.0....