Edit our gallery file \public\js\jquery.fs.boxer.js. Find code in line 576.
data.$video = '<video controls="" '+ autoplay_bool +' name="media" width="100%"><source src="'+ source +'" type="video/mp4"></video>';
Please edit the code and write like this.
data.$video = '<video class="tsvg_mp4_player" controls="" '+ autoplay_bool +' name="media" width="100%"><source src="'+ source +'" type="video/mp4"></video>';
Everything needs to be changed. After that save the gallery file.
We are always happy to hear from you and solve all problems. We will develop the plugin with you. For us, the most important thing is that the plugin should be used by the developers themselves.
Have a good day!