Search Unity

Question Playback errors on iOS

Discussion in 'Audio & Video' started by zouqiper, Dec 26, 2020.

  1. zouqiper

    zouqiper

    Joined:
    Dec 26, 2020
    Posts:
    4
    Hello,

    I am new to Unity and I am having trouble with video playback on my app. I am using Unity VideoPlayer and Unity Native Camera (https://github.com/yasirkula/UnityNativeCamera). The app asks the user to record a video, which is automatically stored locally, and then the user will have to tap to play the videos at any time. Playback works fine on Android, but nothing happens when I try to play videos on iOS. I would appreciate your help!

    Edit: I am using Unity 2019.4.1f1 and testing on iOS 14.

    Thanks!