Displaying Cameras from Home Assistant to Apple TV!!

  Рет қаралды 24,607

BurnsHA

BurnsHA

Күн бұрын

If you like what you see..... buy me a coffee!
www.buymeacoffee.com/c1THy8VNA
Visit my Teespring store front as well.....
teespring.com/stores/burns-ho...
If you are looking for VPN service check this out...
www.ipvanish.com/?a_bid=48f95...
This a video on how to setup your Apple TV to view cameras PIP style!!
Here are a few links to get you started....
github.com/burnshomeautomatio...
appleinsider.com/articles/20/...
www.home-assistant.io/integra...
(0:00) Intro
(2:19) Let's start by going over some prerequisites that you will need for this to work.
(4:47) Now we are ready to expose the cameras to homekit.
sudo vi configuration.yaml
homekit:
filter:
include_entities:
- camera.front_door
- camera.carport
- camera.back_door
entity_config:
camera.front_door:
linked_doorbell_sensor: binary_sensor.front_door_contact
stream_source: rtsp://user:pass@10.10.10.9:8554/Streaming/Channels/102
camera.carport:
linked_doorbell_sensor: binary_sensor.side_door_contact
stream_source: rtsp://user:pass@10.10.10.9:8554/Streaming/Channels/202
camera.back_door:
linked_doorbell_sensor: binary_sensor.back_door_contact
stream_source: rtsp://user:pass@10.10.10.9:8554/Streaming/Channels/302
(8:40) Now follow along with the video to check out the configuration in Apple TV.
(9:49) Lastly, let's see it in action!!
If you like the video, please subscribe to my channel. If you have any questions or comments, hit me up in the comments below. As always, if there are any videos out there you would like to see that I don't already have out there, let me know in the comments as well and I will see what I can do.

Пікірлер: 45
@KaiserConsultingLLC
@KaiserConsultingLLC 3 ай бұрын
Thanks for this video! After I got it set up I was wondering if you would know how to make the livestream of the camera use a Sonos speaker's microphone for two-way communication with the Doorbell?
@palysson1
@palysson1 3 жыл бұрын
great video, i was looking for video like this, thank you very much. now i can use all my home assistant camera on apple tv. 🤙🤙
@BurnsHA
@BurnsHA 3 жыл бұрын
awesome, thanks for the comment
@louisviciedo
@louisviciedo Жыл бұрын
Great video, however how do you get it to go back to the last show/media that you were watching, say after 30 seconds of viewing the door cam?
@donkee2000
@donkee2000 Жыл бұрын
This is amazing! Noob here. Can you please tell me where to enter the YAML code? Is it just the terminal?
@steveswoodworking2504
@steveswoodworking2504 Жыл бұрын
I'm assuming then that you already have an icloud account? As when I try to set the room under HomeKit, it tells me I need an icloud account. And to display security cameras, the icloud page is telling me I need to pay for the icloud account. Or does this method work with a free icloud account?
@kodymosley7763
@kodymosley7763 Жыл бұрын
Hello I would like to know I have a Samsung 2022 smart television that has Apple TV built in side can I connect my ADT control doorbell camera to it or will I need a physical Apple TV box?
@pashadavidson6808
@pashadavidson6808 3 жыл бұрын
This is so cool! I set up an old smartphone as a camera in Home Assistant, and I just got one of those 29 dollar Unifi G3 Instants. I don't have an apple TV personally, I just stream my stuff on kodi with a HTPC running Libreelec. I know you did a webOS TV video before, do you think this could work with that?
@BurnsHA
@BurnsHA 3 жыл бұрын
I have not been able to get it to work so far, but im still looking for a way. I feel that it should work. Ill let you know if I get it figured out.
@BenjiBenning1
@BenjiBenning1 3 жыл бұрын
Works great! thank you. :) My only issue is that my HASS server is pretty underpowered so ffmpeg has a hard time streaming the video well. what do you use to host HASS?
@BurnsHA
@BurnsHA 3 жыл бұрын
that was the issue that I ran into as well. Did you put the rtsp stream in the stream source? That way it doesnt pull the stream from hass but straight from the original stream?
@BenjiBenning1
@BenjiBenning1 3 жыл бұрын
@@BurnsHA I thought it would do that as well, but nope. Opened up top on my hass server (with the stream_source set), and i still see ffmpeg popping up the moment i start streaming. does it act differently on your end? My cameras are being imported into hass using the Unifi Protect integration, so that might cause an issue i assume. if you don't see that happening on your end i'll try adding them manually and see if that helps.
@BurnsHA
@BurnsHA 3 жыл бұрын
im not using ffmpeg as my camera integration, im just using the generic camera integration
@BenjiBenning1
@BenjiBenning1 3 жыл бұрын
@@BurnsHA ok, so that might be it. i'll try re-adding manually as generic and see if that helps anything. thanks. :)
@Khoa.Tran88
@Khoa.Tran88 3 ай бұрын
2024 now i need to go back to full screen automatically instead of pip, pls help
@henrypettitt16
@henrypettitt16 3 жыл бұрын
Hi, I’ve configured it in the configuration file and added the bridge To HomeKit but the front door camera I have configured doesn’t show up in the Apple TV or on iOS. Do you have any idea why it might be doing this?
@BurnsHA
@BurnsHA 3 жыл бұрын
can you show me your config, mainly the section that has to do with homekit?
@whobutni
@whobutni 2 жыл бұрын
Is it absolutely necessary to have a binary sensor? I am running my Hikvision cameras on my Hikvision NVR and there are motion, line and event sensors that seem to be exposed to homekit. However I keep getting dictionary errors when putting your config for Homekit into my config.yaml file
@BurnsHA
@BurnsHA 2 жыл бұрын
you have to have a binary sensor to trigger showing the camera feed.
@dmitrymatora442
@dmitrymatora442 2 жыл бұрын
I've added stream_source to HomeKit configuration, but it doesn't look like it made any difference - video quality is still heavily degraded, what's worse it's playing like 1/10x speed. When I open same stream on Apple TV using RTSP player, it works fine. Any clue what could I be doing wrong? P.S. Found a solution! added "video_codec: copy" to homekit camera configuration and that solved it!
@BurnsHA
@BurnsHA 2 жыл бұрын
interesting, ill have to check that out and see what that does, thanks for the comment!
@whobutni
@whobutni 2 жыл бұрын
Hi Dmitry, can you elaborate on how and where you added the "video_codec:copy" line? Did you add it to your config.yaml file?
@CadillacMan2000
@CadillacMan2000 2 жыл бұрын
I'm on the new apple tv firmware 15.0, I have 4 ring cameras and 2 doorbells, I got them to show up on the apple tv, but only as still images. The screen says it is streaming but it is only a still pic, any help would be greatly appreciated
@BurnsHA
@BurnsHA 2 жыл бұрын
let me upgrade my apple tvs to the latest firmware and test it out, I havent updated them yet.
@ProjectileGrommet
@ProjectileGrommet 2 жыл бұрын
Is there any way to do this with a Ring Doorbell through home assistant to the Apple TV Picture in Picture?
@BurnsHA
@BurnsHA 2 жыл бұрын
i don't have a ring doorbell to test with, but do the ring camera feeds showup in Home Assistant? It should work pretty much the same way.
@jpanelle6770
@jpanelle6770 3 жыл бұрын
Can this be done on any other platform such as Amazon, Roku, or an Nvidia shield?
@BurnsHA
@BurnsHA 3 жыл бұрын
as far as i know of NO, but I will do some checking and see if I can come up with anything.
@rodrigocoelho
@rodrigocoelho 3 жыл бұрын
Is it possible to do something similar with android TV?
@BurnsHA
@BurnsHA 3 жыл бұрын
I am not sure if this is possible on the android tv or not. Unfortunately, I do not own an android tv, so don't really have a way to test it.
@user-zr7kz4vs7c
@user-zr7kz4vs7c 3 жыл бұрын
Cloud you make a video about that on android TV?
@BurnsHA
@BurnsHA 3 жыл бұрын
I am not sure if this is possible on the android tv or not. Unfortunately, I do not own an android tv, so don't really have a way to test it.
@user-zr7kz4vs7c
@user-zr7kz4vs7c 3 жыл бұрын
@@BurnsHA Android tv is very similar to an Android phone/tablet. Since Android TV can still install apk. So cloud you try that on an Android device please?
@mrpmj00
@mrpmj00 3 жыл бұрын
I'm a programmer since 1992 but this is way too difficult.
@BurnsHA
@BurnsHA 3 жыл бұрын
little bit of a learning curve, but once you get there, its not to bad
@finnegandylan800
@finnegandylan800 3 жыл бұрын
dunno if anyone cares but if you guys are bored like me during the covid times then you can watch all the new series on Instaflixxer. I've been watching with my brother these days :)
@houstonbodie7062
@houstonbodie7062 3 жыл бұрын
@Finnegan Dylan yea, I've been using InstaFlixxer for months myself =)
@MrKlaoww
@MrKlaoww 3 жыл бұрын
So sad i don’t know why it not work for me
@BurnsHA
@BurnsHA 3 жыл бұрын
what version of tvos are you running on your apple tvs?
@MrKlaoww
@MrKlaoww 3 жыл бұрын
It’s work now I just reboot home assistant thank you so much for your tutorial
@dennisyildirim2708
@dennisyildirim2708 2 жыл бұрын
would not it be more useful if we were to run after how to feed apple tv with security cam when the cam actually itself identifies a movement in the video ? Rather than feeding the camera into apple tv when kids who are 99% already in the house, opens the door….
@BurnsHA
@BurnsHA 2 жыл бұрын
it would work similarly. If you have some sort of motion sensor or using the camera as a motion sensor you could use that as a trigger to then display the camera on the apple tv. Basically instead of using the door sensor, just use the motion sensor as a trigger.
@jameskline4596
@jameskline4596 7 ай бұрын
Why were you watching LifeTime?
@BurnsHA
@BurnsHA 6 ай бұрын
LOL, probably whatever the wife was watching before. I just turned the TV on.
@jedgould5531
@jedgould5531 2 жыл бұрын
Speak up Adrian !
15 Must-Know Apple TV Tips and Hidden Features
11:41
Stephen Robles
Рет қаралды 162 М.
Connecting your Smart TV to Home Assistant for automation
9:02
Home Automation Guy
Рет қаралды 101 М.
Summer shower by Secret Vlog
00:17
Secret Vlog
Рет қаралды 13 МЛН
IQ Level: 10000
00:10
Younes Zarou
Рет қаралды 11 МЛН
Schoolboy - Часть 2
00:12
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 2,5 МЛН
Mama vs Son vs Daddy 😭🤣
00:13
DADDYSON SHOW
Рет қаралды 48 МЛН
Using Google Nest Cameras with Apple Home in 2024...Pros & Cons
9:44
George Langabeer
Рет қаралды 34 М.
Spring 2024 - Which Apple Home products are a good buy?
16:32
Eric Welander
Рет қаралды 170 М.
Apple TV is INCREDIBLE when you know how to use it! (Tutorial & TVOS 17)
19:18
Proper Honest Tech
Рет қаралды 1,1 МЛН
Music Assistant for complete media control
21:04
BeardedTinker
Рет қаралды 51 М.
Why I Use Ring for My HomeKit & Alexa Smart Home!
14:08
Craig's Tech Talk
Рет қаралды 95 М.
Apple tvOS 18 Hands On First Look! 25+ New Features & Changes
8:40
Half Man Half Tech
Рет қаралды 40 М.
5 Home Assistant Built-In Integrations You Probably Should be Using
12:45
I Tried Building the PERFECT Smart Home: What I Learned (Mistakes Included)
14:51
Apple TV | The BEST Hub For Your HomeKit Smart Home
8:52
Security & Smart Home IQ
Рет қаралды 92 М.
бим бам бум💥💥 типа..
0:18
Ma1x1
Рет қаралды 7 МЛН
Вилка для консервов 🥒
0:51
Сан Тан
Рет қаралды 3,9 МЛН