İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
7470 Görünümler

how to stream or play videos in openerp7. there is any module to integrate video or multimedia. i am looking for an option for upload videos and play. embed you-tube link etc ...

Avatar
Vazgeç
En İyi Yanıt

Never did that with OpenERP, but this is what I would do.

I would create a web module that displays an HTML page withing OpenERP (very easy to do, it is very well documented in the openerp site). Within the HTML page you can display video, here are some pointers on how to do that:

http://www.html5rocks.com/en/tutorials/video/basics/

as you can see, the markup is quite straightforward.

Hope this helps

Avatar
Vazgeç

can you give us example how to add html tags in view.xml

xml views are server side views, in order to modify html in OpenERP you need to develop a web module. Check the documentation, there are examples on how to work with web modules.

Üretici

i try to do this ...

En İyi Yanıt

see my answers in https://www.odoo.com/forum/help-1/question/meta-can-we-embed-youtube-videos-in-questions-and-answers-1436

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Mar 15
2781