Does that site allow embedding within a SharpTools dashboard? Either opening the hyperlink as a ‘Modal’ or using a Custom Tile to embed the URL directly?
Keep in mind that Chromium based browsers (which is most modern web browsers) will block ‘mixed content’ by default. Since the page is not using SSL, you might need to follow some of the tricks in the following post:
Pay particular attention to the note about Chromium 111 and newer browsers. Unfortunately, Google introduced a frustrating bug where the ‘Allow Insecure Content’ flag is broken for sites loaded by IP address. One workaround is to use one of the wildcard DNS sites like nip.io with your URL. In your example, that might be:
http://192-168-1-219.nip.io:81/ui3.htm?t=live&group=Index
Group Streams
Another really cool feature of Blue Iris is the ability to use ‘Groups’. You can add cameras to any mix of groups that you’d like and then you can access a group stream from Blue Iris.
While this adds a bit of processing overhead to your Blue Iris server, I found it to be a really helpful feature where I could add 4 of my cameras into a group and get a single 2x2 grid stream on my dashboard rather than 4 individual streams.
(It’s been a long time since I’ve played with Blue Iris, so I can’t remember the exact steps on this, but I think it’s just the ‘short name’ of your group being used in place of the short name of your camera in one of the stream URLs)