This binding is now in an advanced beta state for the TvOverlay app, and can be used to send RTSP video urls directly from your camera onto your TV with <1 second lag. Images/Graphs and text messages are also possible and also work in all areas of the TV. Even when you’re watching Youtube or Netflix, you can get small notifications overlay-ed on the screen, plus much more.
upgrade to openhab 4.1 I believe it will not work on older cores so 4.0 will not work.
Setup the app of your choice first, only once it is setup, will the binding discover and add a thing to your inbox. How to setup the app, please see their github page linked below. You do NOT need MQTT.
The binding will need to have openHAB restarted after the jar is installed for the actions to be use-able. The discovery also probably will not work until after a restart is made.
If you have trouble with dependencies, the easiest fix will be to either install the ipCamera or Tellstick binding to provide the Netty Libraries. Once the binding is merged this will not be an issue.
Once you have the app setup on the TV, use the sendTestMessage channel to display a message for checking that you have it all setup correctly. Then move onto using the Actions that are explained in the readme file at my own github page. Github is linked below with examples of how to use the bindings ACTIONS in DSL rules.
If you enjoy the binding, please consider sponsoring or a once off tip as a thank you via the links. This allows me to purchase software and hardware to contributing more bindings. Also some coffee to keep me coding faster never hurts
Paypal can also be used via matt A-T pcmus D-O-T C-O-M
Github on how to setup and use the TvOverlay app.
Where to download the app from the Google Play Store:
Changelog
Version 0.6
online and offline detection
resend messages when TV comes back online.
Version 0.5
Added support for multiple base64 methods for TvOverlay API, see readme for details and examples.
Above support now means you can supply any icon or graphic you wish to use not just MDI icons.
Base64 download: support means the binding can download the camera snapshot which reduces lag so people running do not leave the cameras view before the TV can display the pic.
Version 0.4
New channel pixelShift
Fixed Notifications ACTION added
BREAKING CHANGE, messageID is now a String and not an int, just need to surround in quotes like the updated readme shows.
Version 0.3
Images get updated instead of the TV using cache stopping updates from showing.
Actions now have a boolean true/false so your rules know if the notification was successful.
Discovery should work for Andriod TV, Sheild TV and Fire TV and look for any supported apps running.
first of all thank you for your work ,i just found out this binding and i tried it with a shieldTv.Everything seems to work just fine here,notifications,txt,photos,icons ,all are getting through ok.I tried to send a notification with rtsp video from my hikvision cameras and my hikvision doorbell.Tested rtsp links at vlc like “rtsp://user:password@cameraIP/Streaming/channels/101” and the feeds are working nice from the cameras and from doorbell.I use the same links to my Shinobi nvr setup with no issues including my doorbell’s camera.The thing i dont understand is when i sent a notification with rtsp from doorbell it doent play even if it plays ok on vlc.Rtsp notifications from my cameras play just fine….I think its a doorbell’s issue and a headscratching situation for me
Video only works if your not playing in a TV app. If your wanting to show over the top of other material playing, then you need to do a static picture.
I’m sure it will work as the binding is written to do that, but you would need to run the action for each thing. There’s no way to send a group message once and have it go to two.
It is working fine here on 5.2 Milestone 1 the latest openhab at the time of writting this and I have tested all the releases before this one with no issues here. I suspect your issues are caused by a bug in a recent openHAB build that effected the Addon store / Marketplace. See the news of the release and the fix here:
Please post the results of updating and re-testing either way here to help others, but since I rely heavily on this binding and use it daily I would see an issue if there was one with the binding itself. You can also download the jar file manually and place it into the addons folder. Link is in the first post of this thread and is where the marketplace sources the JAR from anyway. I use the JAR in my addons folder.