Answer the question
In order to leave comments, you need to log in
Is there a simple technology / player on the site to play videos in the background?
The task is the following - there is a cutting of several mini-rollers. The task is to spin them in a circle on the site in the background (without sound, with the ability to turn it on).
Does YouTube allow you to do such things (for example, through a conditional playlist), or are there some more convenient methods?
Thanks to
Answer the question
In order to leave comments, you need to log in
You can build such a player in PlayerJS for free. Or write your own logic with the video tag without controls and sound.
<video autoplay muted playsinline>
<source src="видос" type="video/mp4">
</video>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question