How to Load Stereoscopic Video Using AVFoundation?

I’m currently working on an iOS project that involves loading and playing stereoscopic/spatial videos. I’m using the AVFoundation framework, specifically AVURLAsset, but I’m having trouble determining how to correctly load and handle stereoscopic videos.

I would like to know: Any guidance or code snippets would be greatly appreciated, I´m not understanding pretty well the apple developer videos...

Thank you in advance for your help!

Best, Lau

Hello @lauralp8, thank you for your post. In addition to the WWDC videos, please refer to the following sample code projects and article for further guidance:

How to Load Stereoscopic Video Using AVFoundation?
 
 
Q