Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
7461 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit

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.

Autor

i try to do this ...

Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
bře 15
2751