Forum rules - please read before posting.

VideoPlayer issue in WebGL

Hi again,

we're trying to port an older game running on 2018.2 with AC 1.65 from standalone to webgl and cutscene don't seem to playing in browsers.

I've tried various suggested fixes found on the web, like putting the files in StreamingAssets, have the VideoPlayer refer to a URL, etc.

Does anyone know a reference how to set-up the videoPlayer component and playMovie action correctly to work with webgl?

thanks a bunch.

Comments

  • Have you checked the web console for error reporting?

  • edited July 2020

    I get a "Uncaught (in promise) DOMException: The media resource indicated by the src attribute or assigned media provider object was not suitable."
    The video is an 8s long .mp4 clip.

  • Sounds like a Unity/browser issue, rather than anything AC-related.

    Is the URL on the same server as your build? It could be similar to this issue on the Unity forums.

  • I was afraid so, but thank you regardless. Really appreciate all the help you provide to the community.
    Yes, the URL is on the same server.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.