Тёмный

FREE License Plate Recognition with Home Assistant 

Everything Smart Home
Подписаться 196 тыс.
Просмотров 55 тыс.
50% 1

License Plate Recognition with Home Assistant has been something I could never get to work properly, until now! We take a look at how to run number or license plate recognition for free and integrate it with Home Assistant, so that you can build automations and routines around it.
Deepstack Object Detection:
• Object detection with ...
Deepstack for Home Assistant Github (Thanks Robin!):
github.com/robmarkcole/HASS-p...
List of regions:
docs.platerecognizer.com/?pyth...
If you'd like to support me and future projects:
Patreon:
/ everythingsmarthome
Buy Me a Coffee:
www.buymeacoffee.com/EverySma...
Written Article:
everythingsmarthome.co.uk
EVERYWHERE YOU CAN FIND ME:
Everything Smart Home Community Discord:
/ discord
Twitter: / everysmarthome (@EverySmartHome)
Instagram: / everythingsmarthome
Facebook: / everythingsmarthomeoff...
#homeassistant #smarthome
________________________
Some of the links above are affiliate links, where I earn a small commission if you click on the link and purchase an item. You are not obligated to do so, but it does help fund these videos in hopes of bringing value to you!

Наука

Опубликовано:

 

15 фев 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 128   
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Have you got any plans to integrate this into your automations?!
@058Jacko
@058Jacko 3 года назад
I have a bigger plan for this! Message me 👍
@VanNguyen-ls2wq
@VanNguyen-ls2wq 3 года назад
May I ask you? Why did the Camera recognize the license plate number, by Image Processing, instead of the installation method, because I am working on a project project related to this part, thank you very much.
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Sorry I don't understand the question?
@davidheron1505
@davidheron1505 2 года назад
ESH, 5 months ago you advised 058Jacko that you have bigger plans for this. Are you in a position to expand?
@easthulk99
@easthulk99 3 года назад
I have not started with the object detection project as your last 2 week video... and now you have this video.... you are amazing. Hats off to you
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Haha hopefully you can get this working too! 😅
@nicolasraby2967
@nicolasraby2967 3 года назад
Instantly subscribed with notifications! Been looking for videos like these especially with home assistant in the UK. Top man look forward to seeing more!
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Thanks Nicolas, I very much appreciate it, means a lot!
@nicolasraby2967
@nicolasraby2967 3 года назад
@@EverythingSmartHome just watched all your videos, your on your way to 50k my friend 👍
@firmbutton6485
@firmbutton6485 Год назад
I used OpenALPR on a rpi some years back, it was for opening a gate and worked well after tweaking for uk plates. It is worth revisiting it mate.
@johnwinchester1971
@johnwinchester1971 2 года назад
Hi there, super helpful video, thanks for taking the time to produce this! I found that in the configuration.yaml it was necessary to use "always_save_latest_file" instead of "always_save_latest_jpg" hopefully that can help others!
@KonradWalsh
@KonradWalsh 3 года назад
Great find and good simple instructions. I will use it as a concrete car has returned home to compliment person tracking
@EverythingSmartHome
@EverythingSmartHome 3 года назад
That's a good idea, let me know how it goes!
@nielslangkilde9255
@nielslangkilde9255 3 года назад
Again a GREAT video tutorial - Setting it up as of now.. Man your awesome..
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Thank you sir, appreciate you commenting!
@pcnz
@pcnz 2 года назад
Thanks for the video. Planning to use this with a driveway camera/video doorbell with lock control (Dahua VTO) to trigger an electric driveway gate to open.
@EverythingSmartHome
@EverythingSmartHome 2 года назад
Nice, that sounds like fun!
@mas921
@mas921 3 года назад
now THIS is an awesome home automation idea!
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Thank you!
@BrandonEngstrom
@BrandonEngstrom 2 года назад
Do you have a link for the written article? The link here doesn’t get there, and I cannot find it in your website. Thanks
@RConradBane
@RConradBane 2 года назад
Is there an end-to-end solution (whether open source or proprietary) that can analyze your routines and behaviors, then automatically tune the environment to your presence. For example, when it detects your license plate and your smart device connects to the network, it opens the garage and unlocks the main door. If you're by yourself, it turns on lights, environmental controls, etc. according to your routine...i.e., "After Work" turn on the local news and stream the audio to whatever room you're in...or "After Work" fill the bathtub with water that's a certain temp and stream relaxing music. Also, is it possible if the system could query the user if they want those automations to run? Or, have we not gotten there yet at the prosumer level?
@MrBongobanger
@MrBongobanger 3 года назад
Thanks for your video! Good info, good pace.. Subscribed!
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Thanks Leon!!
@dsellars
@dsellars Год назад
This is a great video, was able to get it working however when cars reverse out of my garage it picks up the motion and there is no number plate in the shot so it doesn't take the picture on the number plate in the screenshot. Any way around this, possibly maybe adding a delay of a few seconds somwhere? Would like to create an input boolean to show if car is in garage or not.
@brokenarrow-hh5xg
@brokenarrow-hh5xg 3 года назад
I have Blue Iris installed on an external machine. I have the Blue Iris HACS integration installed and use MQTT to get motion alerts from Blue Iris. I have Deepstack running in a container on my Jetson Nano for object detection within Blue Iris. Can this plate recognition be setup within Home Assistant to use the Blue Iris cameras? Thanks! I love the Tech Tutorial Tuesdays!
@narutoscarletXxx
@narutoscarletXxx 3 года назад
Nice Video! Just wondering how do I get the motion detection flag from motionEye? Can't seem to find an answer to this :(
@nicolasberg57
@nicolasberg57 Год назад
HI, very usefull video, everything works fine and I get the attributes populated when a car is detected. My question is , "how can I access the attribute "plate" from this entity to do a "if plate="xxXXXX" then trigger gate open ? Thx
@Lezcarr
@Lezcarr Год назад
Hi, have you checked out Blue iris that has an LMPR that works better than this intergration, and does intergrate with home assistant but would love to see a video from you that would show how to use white listed plates as sensor
@jamiehiggs5389
@jamiehiggs5389 Месяц назад
Hopeing you might still monitor this. Mine set up all good however when the service calls nothing happens shows that I still have the full 2500 count and the website dosent show any uploads either any ideas?
@gcd-vlog
@gcd-vlog Год назад
Excuse me Sir, when I try plate regconition from a rtsp camera stream, the server can not recognize, although I still saw the image received when I call the service. But when I use local JPG image as your tutorial then the server give result number plate. Maybe it relates to stream license of the software
@petelens9114
@petelens9114 3 года назад
incredibly useful info, thank you for all your content
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Thanks Pete! Appreciate it!
@tomar5e115
@tomar5e115 3 года назад
Eh, in the cloud
@skynethell
@skynethell Год назад
Does it matter wqhat platform I use for my camera? I use blue iris and am not sure if it'll work or not.
@BauerPowerTech
@BauerPowerTech 3 года назад
very cool video! Thanks for sharing!
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Thanks for watching!
@mice3d
@mice3d 3 года назад
Woo-hoo I got a mention, can't wait to give this a try! Thank you mutch appreciated. I've trialed some deepstack on my pc but want to get a Jetson to go with the my HA nuc, would the Xavier NX be an option? Or is it a completely different beast to the nano?
@EverythingSmartHome
@EverythingSmartHome 3 года назад
The Xavier should work I think but you should do some more research, I haven't test it at all!
@mice3d
@mice3d 3 года назад
Not much info available I'll keep looking maybe Nvidia can send you one to trial with all the great work you are doing 😊
@davestringer4866
@davestringer4866 Год назад
got HA running on a PI 4 with reolink 520a is there any way to control an output on the pi
@TexSweden
@TexSweden 3 года назад
great idea and project!
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Thank you!
@058Jacko
@058Jacko 3 года назад
Nice easy video. Does it only pull them values? Could it also pull the make & model?
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Thanks as always! No make and model on this version unfortunately!
@VanNguyen-ls2wq
@VanNguyen-ls2wq 3 года назад
May I ask you? Why did the Camera recognize the license plate number, by Image Processing, instead of the installation method, because I am working on a project project related to this part, thank you very much.
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Hello, sorry I don't understand the question?
@SpookyLurker
@SpookyLurker 3 года назад
@@EverythingSmartHome Sounds like he's asking how the plate characters were recognized.
@TheDiverJim
@TheDiverJim 3 года назад
I wish I could figure out my blink cameras better integrated. I’d love this
@EverythingSmartHome
@EverythingSmartHome 3 года назад
You can do it Jim! 🤞
@TheDiverJim
@TheDiverJim 3 года назад
@@EverythingSmartHome if I do, I’ll hit you up to make a video with my findings to help the rest of the community
@trusky77
@trusky77 3 года назад
Thank you very much for the video. It works great for me, but I don't know how to use license plate recognition. I want when image plate recognicer finds 1111-BBB to open a door for me. I don't know how I should put the trigger in HA. Thanks!!
@knightriderfan1
@knightriderfan1 2 года назад
did you find this out?
@trusky77
@trusky77 2 года назад
@@knightriderfan1 Si, siguiente video lo tienes.
@Jack-rw9zl
@Jack-rw9zl 2 года назад
Cant seem to get the git link to work on home assistant. Keeps returning an error that its an invalid addon
@beniffland7310
@beniffland7310 28 дней назад
The api provides a free stream option. Could this be used?
@Jacho28
@Jacho28 2 года назад
Try using a jetson nano for an aditional computing by the A.I.
@058Jacko
@058Jacko 2 года назад
Revisited this after working on one of my projects. Is there another method I could use to recognise there's a number plate in the camera feed, take a snapshot and use that image for the processing? Something like the object detection
@EverythingSmartHome
@EverythingSmartHome 2 года назад
I haven't found anything reliable yet other than this one that is free unfortunately
@058Jacko
@058Jacko 2 года назад
@@EverythingSmartHome thanks. I'm trying DOODs to recognise the car, then that will trigger the reg check.
@bencoleman42
@bencoleman42 11 месяцев назад
@@EverythingSmartHome its a year on so sorry ... but plugging this in with frigate might be a good combo. Waiting for my Coral to test this idea...
@hybrispsycho1
@hybrispsycho1 3 года назад
great video and easy instructions however i am getting mixed results ive had 3 different number plates reported and went from sedan to big truck (vauxhall corsa)
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Thanks! That's strange, how is the positioning of your camera?
@hybrispsycho1
@hybrispsycho1 3 года назад
@@EverythingSmartHome near enough straight on,may be a camera quality issue but hard to tell as i only got it working just before dark when the night vision kicked in and the plates dont show up well in nv. It didnt register it at all going through agentdvr as it dropped in quality so much between agent and HA you cant read the numberplate even in video feed in HA even though you can on the main stream i had to add main stream in config.yaml to get a clearer image and thats what i got the different results from. gonna tinker with it tomorrow, may have to change it from fluent to 1080p to get it to work correctly
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Let me know in the server how it goes, interested!
@Lezcarr
@Lezcarr 3 года назад
HI I have followed this video as this would be very useful for my farm gate, I have installed and have running motion eye, but I am not getting motion sensor in developer tools, it shows the camera, wonder if you can shed some light on it, I have the tocken, plus this friendly_name: Farm Entrance entity_picture: /api/camera_proxy/camera.farm_entrance?token=dfgfgghghghyh supported_features: 0 Thats all
@LoopsFroott
@LoopsFroott 2 года назад
Ok so everything is set up. But you left the most important part out. How do I open my gate when a certain plate is read?
@jamesahkiam9435
@jamesahkiam9435 3 года назад
can you give an example on how i can extract the plate number attribute and make it a sensor.
@jamesahkiam9435
@jamesahkiam9435 3 года назад
Thanks for the template video. Got it working after a day of trial and error.. 😀
@jeroenbrouwers3976
@jeroenbrouwers3976 3 года назад
@@jamesahkiam9435 can you tell me how? I tried the sensor template from the GitHub link, but as soon as I change the plate number in mine I get a error
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Everything you need is in the template video!
@jameshendry3571
@jameshendry3571 Год назад
James - did you create a sensor for each vehicle or single sensor that puts multiple plates into a single sensor? I've only configured it for a single vehicle as it very unlikely that I'd have more than 1 recognisable plate in my driveway. But interested out of curosity "{{ state_attr('image_processing.platerecognizer_frontdrive_cam', 'vehicles')[0].plate }}"
@miguelgarcia-vg1fh
@miguelgarcia-vg1fh 3 года назад
Make a video on smart plugs like sonoff s31
@mariyahsumayya5562
@mariyahsumayya5562 9 месяцев назад
How can I send the license plate numbers in notifications to Telegram or Email.
@psilan1
@psilan1 7 месяцев назад
How do you create a fake camera entity with a static image?
@SpookyLurker
@SpookyLurker 3 года назад
I'm not keen on using external services for recognition - if cameras I'm using detect something, I would rather it not be seen outside my network.
@woocashdy4972
@woocashdy4972 2 года назад
Hey - how to use the plate that has been read to some simple automation? E.g. If it has detected license plate XYZ 123456 open gate. Would you be so kind to explain it? P.S. Liked and subscribed to the channel! :) awesome job
@EverythingSmartHome
@EverythingSmartHome 2 года назад
Thanks! Have a look at the template video!
@BR.
@BR. 3 года назад
Nice tutorial! Subscribed :) How do I make motionEye give me a motion detection flag?
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Thanks! It's been a while since I looked at motioneye, I just know you can do it. I think it involved using a webhook - there are tutorials on it if you do a quick search, they don't take long
@johnadams1976
@johnadams1976 6 дней назад
pausing video at 'doesn't run locally' !! Local only here! ;-)
@JohnSmith-jz6qv
@JohnSmith-jz6qv 3 года назад
Has anyone got an Annke camera (I91BF) working with this?
@drgnyt7487
@drgnyt7487 2 года назад
Is there anyway I can see what a car looks like just from the licence plate??
@EverythingSmartHome
@EverythingSmartHome 2 года назад
I'm not sure what you mean sorry?
@lelandclayton5462
@lelandclayton5462 3 года назад
I am hanging my head in shame on this one. I do CCTV for a living and using a standard Camera for LPR use is a bad idea. Getting plate info is the easy part. The hard part is conditions such as Rain, Overcast, Night or direct Sunlight. A typical IR based Camera will wash out instantly from the Tail Lights and dunno about other places but in the States a plate is reflective and the IR will bounce back and you'll only see white. If you really want a LPR you have to pony up the cash. I would recommend the Hikvision DS-2CD4A26FWD-IZHS/P. It's a Low Light 2MP Bullet Camera that is designed for LPR use. Toss in a 128GB Micro SDCard and also setup FTP Server and find a way to get HA to pull the info from either of those two ways and you'll be golden.
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Of course, that goes without saying. This is a good alternative for something free that you can use with your existing setup. Everything is always going to come down to your exact environment
@tseawell90
@tseawell90 3 года назад
hanging your head in shame? Please stop taking yourself so seriously.
@lelandclayton5462
@lelandclayton5462 3 года назад
Yea, I'm hanging my head in shame when people use the wrong equipment for a application such as a cheap Indoor/Outdoor Camera and think they can get amazing results as an LPR. Maybe I should of quoted "Face Palm!" instead. I take my job and hobby seriously.
@mindiakhechumashvili5453
@mindiakhechumashvili5453 3 года назад
How to use -plate data? e.g. to automate garage door.
@Pabz2030
@Pabz2030 Год назад
AL/NPR On a $100 rolling shutter, crappy sensor, CCTV camera with a cheap lens. Good luck making it be anything more than a curiosity/experiment
@mrxmry3264
@mrxmry3264 3 года назад
If there was a reliable local solution I'd think about it. But this is not an option because it's in the cloud.
@tseawell90
@tseawell90 3 года назад
Honestly is it really that big of an issue?
@mrxmry3264
@mrxmry3264 3 года назад
@@tseawell90 I guess that depends on how seriously you take security.
@tseawell90
@tseawell90 3 года назад
@@mrxmry3264 I understand that but I don't think most home assistant projects require an extreme level of security. Most people seem fine with using ring cloud services etc.
@mrxmry3264
@mrxmry3264 3 года назад
@@tseawell90 I'm not most people.
@tr1ggerh1pp1e
@tr1ggerh1pp1e Год назад
@@tseawell90 honestly, it could be. Especially if the site happens to be outside internet connectivity, just like the one i'm dealing with....
@AKKJ420
@AKKJ420 2 года назад
No cloud thanks
@TwanJaarsveld1
@TwanJaarsveld1 3 года назад
Does anyone else have trouble with starting HACS?
@EverythingSmartHome
@EverythingSmartHome 3 года назад
What do you mean sorry?
@TwanJaarsveld1
@TwanJaarsveld1 3 года назад
@@EverythingSmartHome HACS is installed only it won't start, so I can't use it
@EverythingSmartHome
@EverythingSmartHome 3 года назад
I don't understand what you mean by start? HACS isn't a service you start
@TwanJaarsveld1
@TwanJaarsveld1 3 года назад
@@EverythingSmartHome sorry I meant can't open the HACS plugin store
@MattTube
@MattTube 2 года назад
Single? lol
@giorgosiotis1557
@giorgosiotis1557 3 года назад
he video is very innovative but why are you in a hurry to pronounce it. Thank you
@EverythingSmartHome
@EverythingSmartHome 3 года назад
Thanks! I'm not a very confident speaker I guess! 😅
@augusto_lisboa
@augusto_lisboa 2 года назад
⚠️ Security breach warning ⚠️ Using license plate recognition is A BIG SECURITY RISK alone, someone with a portable printer and a sheet of paper can "bypass" your first security measure...
@EverythingSmartHome
@EverythingSmartHome 2 года назад
Yep literally mentioned that
@BradPhillips
@BradPhillips 2 года назад
A lot of people that use Home Assistant are either paranoid or government spies. That rock in your garden poses a 1,000X higher security risk to your home than using a license plate recognition software to open your garage doors. Especially if you write the automation correctly.
@sarelpieterse3545
@sarelpieterse3545 2 года назад
I want to use this for my neighbourhood watch. We have 9 Camera's and want to form our own database of residents at un-godly hours. Would the stream service on platerecognizer.com work as well?
@MrNickRout
@MrNickRout Год назад
Man that's creepy.
Далее
#HomeAssistant: Logging Car Data with the #Torque app!
13:08
This Just Made Face Recognition So Much Better!
12:28
Просмотров 104 тыс.
Home Assistant's Year of the Voice Is Over
8:24
Просмотров 82 тыс.
Sonoff M5 Installation demonstration - Speed up
0:30
Просмотров 3,8 тыс.
15 Home Assistant Tips You MUST Do
14:28
Просмотров 324 тыс.
How to set up Automations in Home Assistant tutorial
29:35
Power up all cell phones.
0:17
Просмотров 49 млн
iphone fold ? #spongebob #spongebobsquarepants
0:15
Просмотров 184 тыс.
КАК GOOGLE УКРАЛ ANDROID?
17:44
Просмотров 50 тыс.