You are not logged in.

1

Thursday, December 29th 2016, 11:05am

No video on iOS, black screen, only sound

Hi everyone,

I have a problem with 360 videos on iOS 10.2.
When I choose a local video url, like this :

Source code

1
videourl="%CURRENTXML%/video-1024x512.mp4"

it works fine on desktop and iOS.

If I use the same video but in a distant server like this :

Source code

1
videourl="//adways-test.s3.amazonaws.com/360/video-1024x512.mp4"

it works fine on desktop but on iOS I only have the sound and a black screen.
Do you have any idea ?
Thanks.

spacerywirtualne

Professional

Posts: 1,112

Location: Poland, Europe

Occupation: krpano developer : virtual tours : the cms4vr owner

  • Send private message

2

Thursday, December 29th 2016, 2:23pm

Your own professional, online cloud tool for creating virtual tours - www.cms4vr.com

facebook page :: youtube :: wiki.cms4vr.com

cms4vr team *thumbsup*

3

Thursday, December 29th 2016, 3:44pm

Thanks,
OK, it is written :
iOS and Mac Safari - WebGL CORS bugs
  • It's currently not possible to load panoramic video files from other domains because of an iOS / Safari / Webkit bug!


Any chance tht a futur release of krPano will resolve that ?

spacerywirtualne

Professional

Posts: 1,112

Location: Poland, Europe

Occupation: krpano developer : virtual tours : the cms4vr owner

  • Send private message

4

Thursday, December 29th 2016, 6:00pm

Any chance tht a futur release of krPano will resolve that ?
This is not Krpano bug. I think it's the fault of browsers bugs and his WebGL, but in the end will be a possibility. When - i don't know *unsure*

Piotr
Your own professional, online cloud tool for creating virtual tours - www.cms4vr.com

facebook page :: youtube :: wiki.cms4vr.com

cms4vr team *thumbsup*

5

Thursday, December 29th 2016, 6:21pm

OK got it.
Thanks.