Search Unity

Video Videoplayer can't play with https?

Discussion in 'Audio & Video' started by Vision222114, May 23, 2019.

  1. Vision222114

    Vision222114

    Joined:
    Oct 14, 2014
    Posts:
    17
    I want to use videoplayer to play video with url.
    but when I use url will get error
    error message like this:

    Player failed to load "https://......./video.mp4"
    VideoPlayer cannot play url : https://......./video.mp4

    Is videoplayer only can use http?
    not use https?
     
  2. unayozan

    unayozan

    Joined:
    May 11, 2018
    Posts:
    12
    Same here.
    For Assetbundle download, I need to use the "HTTPS" but when I try to watch the video, "HTTP"?
    Or am I doing something other wrong.