Video texture settings doesn't work (autoplay/loop...)

Hello, it seems like I can’t turn autoplay and loop to false in the settings of videoTexture’s constructor.

https://playground.babylonjs.com/#ZMCFYA#93

Is it a bug or I am missing something ?
Thx !

Hi Yoco,

you are missing a variable in the constructor (sample mode):

Babylon.js Playground

2 Likes

My bad, thank you !

hi… I am just replacing video. I am providing s3 link… and video is not looping on macbook pro. Not able to figureout issue. if this issue is video itself or code.
https://playground.babylonjs.com/#ZMCFYA#139

Have you successfully looped the video in your browser? Try changing the src value to your video here - Tryit Editor v3.7 (w3schools.com)

It doesn’t loop for me, and it seems like the video has some issues playing in chrome for some reason

1 Like