Unity Video Player not working in Chrome WebGL

I have a video in StreamingAssets its working fine in firefox and other browsers but not playing in chrome only

  GameObject cam = GameObject.Find("Main Camera");
        videoPlayer = cam.AddComponent<UnityEngine.Video.VideoPlayer>();

        // Obtain the location of the video clip.
        videoPlayer.url = System.IO.Path.Combine(Application.streamingAssetsPath, "avc_dj.mp4");
  
      
        videoPlayer.Play();

here is my code please help me out what is the problem

bump

Yeah this is V annoying. Going at it for a few days now.

Hello guys,

Link for fix this problem:

Warning: Unity 2019.3.15 and newer this problem fixed too (Unity Issue Tracker - [WebGL] VideoPlayer is not rendered in WebGL builds when the video is loaded via URL)

Regards,

Yeah it is annoying. Can’t agree more mybpcreditcard

My video, not help you ?

Link:
https://www.youtube.com/watch?v=APTruRrdJpQ