Hey all, I am trying to play an embedded video on odoo website. This video is stored on server itself. Please check below code and let me know what is wrong with it?
Video is working for chrome, firefox,etc but not on the safari. Is there any specific reason why video tag is not working in safari?
Need urgent help, thanks in advance!
JS:
passing video file path (src) from js as below:
$('#hpt-video').each(function () {
var videoPlayer = document.getElementById("hpt-video");
question.video_url.mp4 = '/smart_learn/static/src/video/video_name.mp4'
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
5226
Widoki
preload="yes" loop width="100%" height="auto" autoplay loop muted playsinline
It is giving an syntactical error:
lxml.etree.XMLSyntaxError: Specification mandate value for attribute loop
lxml.etree.XMLSyntaxError: Specification mandate value for attribute autoplay
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
How to display a video on the web home page
Rozwiązane
|
|
2
maj 17
|
15560 | |
|
1
mar 19
|
8131 | ||
|
1
lis 24
|
2362 | ||
Video Preview Widget in Odoo 12?
Rozwiązane
|
|
3
kwi 23
|
6730 | |
|
3
mar 22
|
11851 |