Add image from IP-cam to Vaadin flow page

Hi,

I need to import live images from a IP-cam to my flow page.
With vaadin 8 we had a BrowserFrame we could go to http://192.168.x.xxx/cgi-bin/faststream.jpg

What is the best way to do that?
Is there a element or component available to do that?

PS. my first flow project after serveral years of working with vaadin 8.

Thnx

Bram,

You can probably do it with an iframe:

https://vaadin.com/forum/thread/17468783/iframe-with-pure-java