Search Unity

Videos in WebGL

Discussion in 'Web' started by jonlundy, Dec 10, 2018.

  1. jonlundy

    jonlundy

    Joined:
    Apr 15, 2016
    Posts:
    25
    I have never used webGL before, but have been asked to work in a project using WebGL. One of the things they want is to play some videos during the other content. Looking at the documentation the Unity 2018.2 says that it is possible with an HTML 5 video element and refers me to a package on the asset store. Unfortently the package that it refers to is deprecated and no longer accessible. I did google searches and found that people were doing some video in webGL, but I'm not sure how difficult it is, or if there are any gotchas. Does anyone have a reference to a guide or example of using Video with WebGL?

    Thanks -Jon

    (Documentation link:
    https://docs.unity3d.com/2018.2/Documentation/Manual/webgl-graphics.html
    Obsolete Package:
    https://assetstore.unity.com/packag...ts/simple-movietextures-for-unity-webgl-38369
     
  2. ykswobel

    ykswobel

    Joined:
    Apr 5, 2018
    Posts:
    57
    hello, did you find a solution?
     
  3. GrimZard999

    GrimZard999

    Joined:
    Feb 17, 2020
    Posts:
    8
    I got my videos in webgl to work only with the AVProVideo asset.