WebGL Video Player


WebGL video player based on HTML5 video element, that works across standalone and mobile browsers - Safari, Chrome, Firefox, etc.


by Nfynt


Price History +

This plugin allows you to play any video in Unity WebGL build across mobile and standalone browsers. Unity's builtin VideoPlayer struggles with A/V on WebGL builds especially on mobile devices. This package uses HTML5 native video elements to load the video source and exposes the video AV with basic controls to Unity. You can use video URLs either from StreamingAssets path or external web servers (permissing CORS).


Test the project demo here.


This package has been tested across following platforms - iOS, Mac, Android, and Windows with following browsers - Chrome, Safari, Firefox and Brave.