elad-bar / ha-blueiris

Integration with Blue Iris Video Security Software
184 stars 43 forks source link

Not able to display to firestick tv #67

Closed iptvcld closed 4 years ago

iptvcld commented 4 years ago

Is this possible? Thank you

elad-bar commented 4 years ago

not sure I understand the issue and what is the expected result, can you provide more details?

iptvcld commented 4 years ago

Wondering if it is possible to display the camara.front let's say to a TV device?

elad-bar commented 4 years ago

for me it works, there is an option to generate configuration with script (mroe details in README), Once created and added to HA, you can use the script to cast from one of the camera to one of the media_player.

I think it's a must to have HA with SSL to support that capability.

iptvcld commented 4 years ago

I see in your example. media_content_id is the url can't we just use the camera entity

elad-bar commented 4 years ago

can you post an example how you vision it?

iptvcld commented 4 years ago

I would like so on motion, display a popup on the media player tv with the camera live stream

elad-bar commented 4 years ago

In that case, you need to use the Integration -> Options to generate the configuration, add the components it generated to the config folder of HA and simply write automation to do that, you can also use NodeRED to implement such flow Listen to binary sensor change -> Call Service of cast to specific media player from the corresponding camera