How to Stream Camera Feeds to Your TV with Voice Commands

Hey everyone! I’ve been trying to figure out how to stream my garage camera feed to my TV using voice commands. It’s something I’ve wanted to set up for a while, and I thought it would be a fun project to dive into. Let me walk you through my journey and see if anyone else has tackled this or has some tips!

So, here’s what I’ve got: a Kodi-enabled Vero connected via HDMI to my TV and an Apple TV. I’ve tried setting up a switch with a rule to fetch the video stream via HTTP, but sending it to the TV has been the tricky part. The idea is to say, ‘Alexa, show me the garage camera feed,’ and have it pop up on my TV seamlessly.

I started by looking into whether Kodi or Apple TV can handle HTTP video streams directly. From what I understand, Kodi is pretty flexible and can play most video formats if the right plugins are installed. But getting it to respond to a voice command and display the stream on the TV is where things get a bit fuzzy.

I’ve also considered using Home Assistant to bridge the gap. Maybe I can set up a service that triggers when the voice command is received, fetches the video stream, and sends it to the TV. But I’m not entirely sure how to route the video feed to the TV without some sort of middleware.

Has anyone here successfully streamed video feeds to their TV using voice commands? I’d love to hear about your setups and any challenges you faced along the way. Did you use Kodi, Apple TV, or something else entirely? And how did you handle the voice command integration?

I’m also curious if there are any security considerations I should be aware of when streaming video feeds over HTTP. I want to make sure my setup is secure and that I’m not inadvertently exposing my camera feeds to the internet.

If you’ve got any tips, tricks, or even just a nudge in the right direction, I’d be super grateful! Let’s brainstorm together and see if we can crack this one!

Cheers,
[Your Name]