Hey all!
Now i'm hoping I can explain everything so please let me know if there is any other information you need.
I am developing a mobile local player using krpano. Right now, i'm just testing on Android to get this stable but for some reason when I activate WebVR/Cardboard mode, there is a really high chance that my phone will completely crash and reboot.
The webview I'm using is the Crosswalk webview available in the Intel XDK application wrapper. Intel XDK basically allows you to create mobile apps with standard HTML. I'm using this to just deploy the krpano "videopano" example (from the examples folder) using a custom video a client of mine has produced. The video itself is about 300MB's so I'm just pushing that to my phone locally and then have the krpano video player pick the video up from that local directory.
The player so far has worked out just great! This video plays through no problem if you just view it in the standard view. When I click the WebVR/Cardboard button, the player changes to the dual video and after about 1-2 seconds, the phone reboots.
Here's a video of it happening:
https://www.youtube.com/watch?v=iZXfe2KYPP4
I have tested this on my Galaxy S6 and also my clients S6. Both phones crash about the same consistency.
It's pretty impossible to have the same setup as someone else here but has anyone had this issue and know any causes?
Anyone know of any codecs issues that would have this symptom? Resolutions?
Thanks!
Scott