Skip to Content
Menu
This question has been flagged
1 Reply
3825 Views

I create a button and when I click this button, I would get continuous frames(pictures) from a certain camera; I would draw a circle on each frame and then show it on a certain place on odoo, then these frame would be seen as video.

 

So shall I get some advice / similar template for this?

Avatar
Discard
Best Answer

Hi,

If you want to show your picture as video then i suggest you to create your picture as GIF and you can add GIF to html video tag: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_video_poster

There is another way. You can use html animation tags like marquee:

https://www.w3schools.in/html-tutorial/marquee-tag/

You can create snippets to apply these functionality

Avatar
Discard
Author

thanks for your reply; but that is not my meanings; I get a frame one by one from a live camera and each one should be add a circle and the shown; these picture are continuous and each one only was shown once.

Related Posts Replies Views Activity
1
Feb 23
1714
0
Dec 24
34
4
May 24
3727
0
Feb 24
327
0
Nov 23
385