Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6159 มุมมอง

Hi all,

I have video files in external folder for eample in /tmp/ folder. and i need display external video file on odoo website page.

Thanks


อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

I think HTML5 Video would work for you. Just try that on your own.

Sudhir Arya
ERP Harbor Consulting Services
Skype:sudhir@erpharbor.com
Website: http://www.erpharbor.com
อวตาร
ละทิ้ง
ผู้เขียน

Hi Sudhir,

I tried HTML5 Video Tag

<video width="400" controls>

<source src="mov_bbb.mp4" type="video/mp4">

<source src="mov_bbb.ogg" type="video/ogg">

Your browser does not support HTML5 video.

</video>

Here controls parameter of video tag creates issue in xml file.

Thanks

you should try to give the source src as path. give path with web/content/id

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ย. 21
4308
0
พ.ค. 16
2858
1
เม.ย. 25
151
1
พ.ย. 24
1346
3
ก.ค. 24
1151