Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
6779 Lượt xem

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


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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
Ảnh đại diện
Huỷ bỏ
Tác giả

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

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 9 21
4897
0
thg 5 16
3317
1
thg 5 25
638
1
thg 4 25
544
1
thg 11 24
2303