跳至内容
菜单
此问题已终结

I have craeted a website and added a video on it with Sound, but when open the website the sound is not playing the video goes muted not sure how to unmute it


Odoo 16 Online

形象
丢弃
最佳答案

I am not aware of an embedded odoo function to unmute the video.
But you can adjust the attributes of the video using the HTML/CSS-Editor. 

Search for the "data-bg-video-src" parameter and change the mute=1 to mute=0 in the URL of the video.

Cheers
Nils


EDIT: additional infomation...
when changing the mute parameter via HTML editor, the autoplay function does not work anymore. Seem to be a known issue...
https://www.odoo.com/de_DE/forum/hilfe-1/youtube-video-can-t-autoplay-with-sound-if-you-change-it-to-mute-0-the-video-stops-working-can-someone-help-me-please-163994


an option is to use an iframe... anyway... If you want to put the video in the background, fitting fullscreen (width and height) is not that straight forward and requires some additional css styles.

形象
丢弃
相关帖文 回复 查看 活动
1
11月 24
2543
0
3月 24
1785
1
8月 23
5202
1
12月 20
7578
1
3月 25
16939