Search Unity

Video Video Gets Stuck On Video Player

Discussion in 'Audio & Video' started by starkt867, Apr 12, 2019.

?

How to play video from url in video player without getting stuck?

  1. Video player

    100.0%
  2. Audio player

    0 vote(s)
    0.0%
  3. Render mode to be camera near plane

    0 vote(s)
    0.0%
Multiple votes are allowed.
  1. starkt867

    starkt867

    Joined:
    Feb 6, 2017
    Posts:
    5
    Hello,
    I am using url for playing the video on video player in unity. i am using camera near plane as a render mode to play the video. the video is on my website and i am playing the video using url.
    Well video loads very well and also starts to play but in 2 to 3 seconds get stuck and after ending of the video duration the video player stops playing the video. Even if the video player is playing the video fully, i can see the video stuck after 2 to 3 seconds and in background video player completes the playing of video and stops it.
    I need your help to figure out how can i play a video using url on video player without getting stuck
     
  2. atuldubey007

    atuldubey007

    Joined:
    Mar 19, 2019
    Posts:
    1
    Hi. Did you find a fix for this issue? I have a 50 MB local video that plays well on some devices but gets stuck on some others.
     
  3. starkt867

    starkt867

    Joined:
    Feb 6, 2017
    Posts:
    5
    Explain Your issue in Details?
    Send me the code snippet and other configuration that you are setting on video player componant.
    Also tell what target platform you are using for your app?