Best way to show video recordings from Openhab UI

Hello,

I now a have solution that records IPCamera stream

Currently I’m showing and image from this IPcamera in sitemap:

Image url="http://user:password@10.0.0.7/mjpeg/snap.cgi?chn=0" refresh=1000

I would like to show recordings under this image.

One option would be to add web server to share these recordings and have Webview to in openhab UI to show these. Just thinking that this approach is bit to much work for now.

So just wondering if there any other solution that I can use. Example some how integrate Google Drive, Dropbox or One Drive to openhab.

I decided to use Plex for IPCamera recordings. Working quite ok.

Still checking how I would show the Plex content inside the Webview. Mainly a link to Channel that contains thease alert videos.