VideoTexture crashes iPad

Software: Away3D 4.x

Beek, Member
Posted: 29 March 2016 08:23 AM   Total Posts: 67

Hi,

I’m using VideoTexture on a sphere for a 360 video app - which runs really well on Android, however it’s crashing the iPad whenever the video tries to play.

Has anyone got videoTexture working well on iPad so I know it’s doable?

   

Beek, Member
Posted: 30 March 2016 11:15 PM   Total Posts: 67   [ # 1 ]

I’ve stopped the iPad crashing, it was this attempt to loop in SimpleVideoPlayer that was causing it to crash

if (loop)
      
_ns.play(_src); 

I’m now getting the reason it won’t play

NetStream.Play.Start
NetStream.Play.Failed
NetStream.Play.Stop

In the Netstats event.

This video plays fine in Starling - but as soon as I try and load it into Away3d via a NativeVideoTexture it fails.

I’ve tried messing with the encoding settings and not getting any changes/better results.

Does anyone have any experience with VideoTexture on iOS in Away3d?

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X