ejeinc / MetalScope

Metal-backed 360° panorama view for iOS
MIT License
324 stars 72 forks source link

Terminated due to memory issue #53

Open mattcianna opened 4 years ago

mattcianna commented 4 years ago

When I try to load another AVPlayer inside the same PanoramaView, it works for few seconds and then the app crashes and the log tells:

"Message from debugger: Terminated due to memory issue"

Is there a way to free the memory?

Thanks

vinum33 commented 4 years ago

Hi, Im facing an issue [SceneKit] Error: Scene <StereoVideo.StereoSphericalVideoScene: 0x2837a4380> is modified within a rendering callback of another scene (<StereoVideo.StereoScene: 0x2837a1880>). This is not allowed and may lead to crash. Do you have any fix for this?