So I happily stumbled across something today. I found that if you set a driver attribute to the value of an iframe link, not only can you see the live video in the driver detail page you can also use an attribute tile to show the feed as well.
I have success both with a public nest iframe code and tinycam with my wyze cam.
The code I am using currently has my urls hardcoded so it is in no shape to share. If I have time to clean it up I will post.
Here is a simple driver. You should be able to just enter your urls, save then click the on button.
For the dashboard I used the attribute tile. Beware I have had this crash a dashboard or two. Seems you need to ensure the tile is rather large. I have been using 4x4 with good success.
Every attempt to put two of these in one dashboard has also crashed said dashboard for me. The iframe code likely needs to be adjusted.
I am stuck on an error: Cannot get property 'input' on null object, on line 23. Where would I put the url of my image? In the spot of title: "URL 1", or description :"URL 1", or somewhere else?
I have my camera images working on a regular dashboard, using the image template, and typing in their url there, so I know it can work.
Well, it sure helps that I add it as a device driver and not an app. I got to where I can add the urls, thanks. Now when you add it as a tile in a dashboard, pick the cams as the device, pick attribute as the template, but what about attribute name?
We have to remember this is not a officially supported function. As such it may be buggy.
Can you see live video in the driver details page?
what does the url look like that you are entering into the driver? Does it stream if entered into a browser? Is there any kind of authentication? username pass? I have not tried with any security enabled.
I am using Unifi cameras. They are all on the same network, and I don't have to enter any security credentials to view them in the image tile.
No live video, but I am using url's that end with snap.jpeg, so I am guessing it is only sending snapshots and not a stream. I have the RTSP stream enabled, and when I input that url instead, nothing is displayed, either with this driver, or with the image tile.
On AT, I have it refreshing every 1 second, so it is not streaming there (using snap.jpeg), but it refreshes often enough that way that it is usable. If HE allowed for refreshing like that, I would be happy with that.
I hate to show off my ignorance, but does the live feed work with the cloud dashboard or just the local dashboard? What I want to do someday, is have my camera completely local and then control how I can see it outside my network. I just don't trust the security on other servers.
What I want to ask more about is tinyCam -> WyzeCam. Are there guides or instructions on that? I love my wyzecam and find only 1 drawback, which is 'their app only' video. Seems you have a way around that?!?
So, I had a camera set up and was viewing it under the device editor fine. Now when I try to go back into the device it just hangs forever. Any suggestions?
I just use the free iSpy camera server software for Windows on a laptop. It will rebroadcast the streams in a format that allows for live video on the dashboard using just an image tile. That is it, no drivers to add, just put in the stream address on an image tile.
iSpy also does so much more... motion detection lets you call an API, so I call the api of a virtual motion sensor when there is motion, and I can use that like any other motion sensor in automations. I did make the virtual motion driver it so it changes back to inactive after a set time.
Motion detection settings on iSpy let you draw boxes on the screen for motion detection and set sensitivity in several ways. There are plugins for face detection and such as well. When there is motion detected, I have it save a short video to my NAS, and it triggers the motion sensor in Hubitat, all while supplying live video to my dashboard tablet on the wall.
this is a 6 years old thread. There are quite a few other camera servers out there now. All depending on what you want and need. I use Blue Iris and Frigate.