Search Unity

Video Constantly Seeking Through Video in Video Player

Discussion in 'Audio & Video' started by Privateer, Jan 16, 2019.

  1. Privateer

    Privateer

    Joined:
    Jun 5, 2016
    Posts:
    23
    I'm trying to use a VideoPlayer component to play a video in a UI element.
    One of the client's demands is that they will be able to seek constantly through the video.
    But it takes too long to update the frame when seeking. I need it to be just about instantaneous. Is there a way to achieve this?