Building A Security System In Python...🚨

  Рет қаралды 49,796

Tech With Tim

Tech With Tim

Күн бұрын

I want to share with you all a really great project that you can work on, extend, or even build from scratch: A Python Security System! I'll give you a quick overview of how it works, talk about the architecture, and give you a great project to work on and add to your resume.
💻 Get started with Miro today for FREE: miro.com/yt/technical-diagram...
GitHub Link: github.com/techwithtim/Python...
🎬 Timestamps ⏱️
00:00 | The BREAK-IN
00:43 | My Story 😞
02:16 | Project Demo
04:06 | Project Architecture
09:54 | Miro Demo
11:08 | Code Walkthrough
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
👕 Merchandise: 🔗 teespring.com/stores/tech-wit...
📸 Instagram: 🔗 / tech_with_tim
📱 Twitter: 🔗 / techwithtimm
🔊 Discord: 🔗 / discord
📝 LinkedIn: 🔗 / tim-ruscica-82631b179
🌎 Website: 🔗 techwithtim.net
📂 GitHub: 🔗 github.com/techwithtim
One-Time Donations: 💲 www.paypal.com/donate?hosted_...
Patreon: 💲 / techwithtim
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
⭐️ Tags ⭐️
- Tech with Tim
- Python
- Security Systems
⭐️ Hashtags ⭐️
#techwithtim #programming #securitysystems

Пікірлер: 105
@TechWithTim
@TechWithTim 10 ай бұрын
Check out Miro today for free to start diagraming your projects! miro.com/yt/technical-diagramming/
@metaldetecting6381
@metaldetecting6381 10 ай бұрын
I think you broke into my house
@parvezahmed9791
@parvezahmed9791 10 ай бұрын
Hi brother. I've seen your videos. Awesome work. I just wanted to talk to you about a Python quiz book I launched recently. Could I kindly know where I could contact you?
@rokrok27
@rokrok27 10 ай бұрын
How are u so productive
@user-yg5qt3wz1c
@user-yg5qt3wz1c 7 ай бұрын
thank for the video brother, pls can you make step by step video of it again
@unknown__user__800
@unknown__user__800 10 ай бұрын
Would love to have more videos like this
@mt-uk1eh
@mt-uk1eh 10 ай бұрын
❤❤❤
@UE5tutorial
@UE5tutorial 7 ай бұрын
ya🤧 but it's so sad your house got broken into
@dfsed1057
@dfsed1057 10 ай бұрын
Dude! I was literally planning a project like this in python. Thanks so much as this will give me a better starting spot no doubt!
@nelmatrix3942
@nelmatrix3942 10 ай бұрын
This is a pretty cool project, Tim! from design and architecture to an actual implementation, this is really good. Keep up the good job bro.
@IngleseAngel
@IngleseAngel 10 ай бұрын
It looks good!! I would suggest to add a schedule for the week, in which system gets armed during the night, and automatically disabled during the day (In my case I'm WFH) so I'm alert during the day :) but it can be adapted to some particular schedule without forgetting disabling it
@user-pg7bs4mu5l
@user-pg7bs4mu5l 10 ай бұрын
Love those real life small projects. Showing how you design it is really appreciated, thanks
@matt-xq1xv
@matt-xq1xv 10 ай бұрын
You should really put more little skits and stuff into these videos. This video was gold! Great video as always, keep up the great work!
@abhinavjoe
@abhinavjoe 10 ай бұрын
The opening is just so extra. I love it.
@iam_farhaan3
@iam_farhaan3 10 ай бұрын
Bro these kind of videos are the ones we always want to see 😊
@marcobachini3130
@marcobachini3130 10 ай бұрын
OMG Tim! What happened to you?! I subscribed because I wanted to learn something about C++ and now I find you interpreting the role of the housebreaker! 😅 Your explanations of maps, vectors and so on was extremely useful anyways 👍
@joecavanagh1297
@joecavanagh1297 9 ай бұрын
Pretty cool. Love the way the cat steps back at the start.
@user-vi1fw4ep3j
@user-vi1fw4ep3j 10 ай бұрын
Some thoughts about architecture: i think you should decouple arm and run methods from camera class. So you will need some SecurityController class, which will handle all stuff about arming and disarming, and calling run and stop methods of cameras
@user-mf1xr5ki9j
@user-mf1xr5ki9j 10 ай бұрын
Thank you Tim! you can pretty much built the menu and functionalities of the eufy security cam with that video (I guess they used opencv too)
@mickoalhwint.andrada8080
@mickoalhwint.andrada8080 10 ай бұрын
I'm so glad I subscribed to this channel! This is so cool!
@oussama-jabrane
@oussama-jabrane 10 ай бұрын
Tim doesn’t fail to give us the best projects. Thanks brother 🙏🏼❤️
@fleboho
@fleboho 10 ай бұрын
never does, simple straight forward, nothing fancy at all. Love Tim
@kelvinxg6754
@kelvinxg6754 10 ай бұрын
this is kind of a new way of you to tell a story lol i love it
@aaronag7876
@aaronag7876 10 ай бұрын
This is excellent and something I wanted to build too. Thanks for sharing
@RoboOptimus
@RoboOptimus 9 ай бұрын
Great intro, Tim!
@mrunknownceo8323
@mrunknownceo8323 10 ай бұрын
can't lie Tech with Tim needs an Oscar now for good acting.
@ragnarok9131
@ragnarok9131 10 ай бұрын
You are great teacher thankyou very much for all your python videos. Can you please make a playlist on machine Learning & Reverse engineering in python ? ( Like getting a code back from exe file ) how it's work
@donaldgatan3666
@donaldgatan3666 10 ай бұрын
Hi Tim, Amazing project😊. I’m thinking to add one feature to detect shoplifting activities . Any model you recommend to use… 😊 thanks.
@_Cosmish
@_Cosmish 10 ай бұрын
You’re the best. Thank you.
@senzmaki4890
@senzmaki4890 10 ай бұрын
that opening was funny af XD
@RonWaller
@RonWaller 10 ай бұрын
Curious what issues you had with raspberry pi? That seems like perfect solution for this project. Again just curious.
@nether-mobiletopc4293
@nether-mobiletopc4293 10 ай бұрын
Please make more videos about tensorflow python !!!
@user-hr2jb3ub6i
@user-hr2jb3ub6i 10 ай бұрын
for your program, how do you use Identification in the event that you don't know the buglar, for example: get their name and last name as well as their age and address to make it easier for capture for the authorities?
@CreativePuppyYT
@CreativePuppyYT 10 ай бұрын
Sick edits!
@TARS..
@TARS.. 10 ай бұрын
Tim I'm sorry about the break in, I just couldn't stop myself
@moeyali123
@moeyali123 10 ай бұрын
Hey Tim I’d say I’m like a level 2 programmer. I’ve built a CRUD app, programmed some difficult logic for uni assignments. However I still feel lacking in my skills. I don’t know the OOP principles by name even though I use them when I program. What do I do mate?
@vinilg1
@vinilg1 10 ай бұрын
Thank you Tim for explaining this so well. I am working on a project which is in need for exactly the same project, but stand alone package. May I contact you when I am ready for help. Thank a lot for the video.
@tcgvsocg1458
@tcgvsocg1458 5 ай бұрын
really intersting thx a lot for the video can you do the same thing to reconize weapon on video game? i try but only thing work is with the same position of player...not from any angle
@wassemnassar9549
@wassemnassar9549 10 ай бұрын
Thanks Tim !
@mostafaghobashy2724
@mostafaghobashy2724 10 ай бұрын
i love the fact that the theif have a github merch
@darmblesvlogs
@darmblesvlogs 10 ай бұрын
finally a video that can help me keep those people in my basement while im away :D
@ThrillartsStudio
@ThrillartsStudio 10 ай бұрын
how do i connect google cloud once i create a bucket?
@jkdmasta
@jkdmasta 10 ай бұрын
HAHAHA amazing intro Tim
@shlokmadve5628
@shlokmadve5628 2 ай бұрын
im not able to get the logs in frontend, twilio notification ,and video storage in the program do i have to add any url or anything else to make evrything work i have setup cloud service acc and twilio account pls help
@jeffherdz
@jeffherdz 10 ай бұрын
(1). Instead of Google cloud could you use a Symantic storage device or even FreeNAS systems ?. (2) Does the system have a limit as to the number of cameras it can use (run) on the system ? Thanks, for such a great video !
@Ironpants57
@Ironpants57 10 ай бұрын
(3). On Twilio's support page, it's said that Twilio is reaching EOL as of April 25 2024. What is a good replacement for Twilio?
@mind_of_a_darkhorse
@mind_of_a_darkhorse 10 ай бұрын
LoL! Nice start to a video!
@budgiedeep21
@budgiedeep21 10 ай бұрын
This is epic!
@meim6028
@meim6028 10 ай бұрын
Bro make a series on a final year project for a cs student, its a request.
@victormanhani
@victormanhani 10 ай бұрын
Nice guy, great opening 🤩
@TechWithTim
@TechWithTim 10 ай бұрын
Thanks 😁
@victormanhani
@victormanhani 10 ай бұрын
@@TechWithTim You are very creative man, thank you for your creative sharings Tim.
@markmilan57
@markmilan57 10 ай бұрын
Great one.
@abbasuccess3155
@abbasuccess3155 10 ай бұрын
Wow!
@christophermichael3674
@christophermichael3674 10 ай бұрын
Thanks for the miro referral was in need of a free mind map tool and they look good.
@xXMaDGaMeR
@xXMaDGaMeR 10 ай бұрын
amazing thank you for such great project 🙏🏻🙏🏻 gonna use it for graduation project (although with a custom object detector) hope you approve 😁
@Puzzles-worm
@Puzzles-worm 7 ай бұрын
can i use my mobile in place of raspberry pi to acces camera
@Dadylongarms
@Dadylongarms 10 ай бұрын
Best Intro ever 😂!
@user-pu7ot6ze7t
@user-pu7ot6ze7t 10 ай бұрын
what theme is bro using
@surprisemawela525
@surprisemawela525 10 ай бұрын
I'm getting inspired
@mdazim08
@mdazim08 10 ай бұрын
Hey. Anyone could list down the modules he used?
@TheMONS7ER
@TheMONS7ER 10 ай бұрын
why not FastAPI?
@Mercifully-Millicia
@Mercifully-Millicia 10 ай бұрын
Phenomenal
@moondevonyt
@moondevonyt 10 ай бұрын
mad props to the creator for diving deep into the whole python security setup that sequence diagram bit is tight and really lays it out but real talk, not sure if mixing humor about the intruder's looks is the move in a vid about a serious security breach still, mad respect for breaking down the tech bits for us all to learn the GitHub link is a solid touch for those wanting to get hands-on keep grinding!
@nether-mobiletopc4293
@nether-mobiletopc4293 10 ай бұрын
Extremely good looking robber 😔
@TechWithTim
@TechWithTim 10 ай бұрын
;)
@EnglishRain
@EnglishRain 10 ай бұрын
What is rotating thing in background?
@TechWithTim
@TechWithTim 10 ай бұрын
A fan
@clearcodee_
@clearcodee_ 10 ай бұрын
New video!!
@luismiguelsaez6786
@luismiguelsaez6786 10 ай бұрын
I don't know who that guy breaking into your house is, but it's weird that he came in with a bag that was already full of stuff 😅
@andiglazkov4915
@andiglazkov4915 10 ай бұрын
😊thanks
@TechWithTim
@TechWithTim 10 ай бұрын
Welcome 😊
@okok-sc2cx
@okok-sc2cx 10 ай бұрын
Oh my gosh the thumbnail 😂
@pythonmini7054
@pythonmini7054 10 ай бұрын
how about you start a series on unreal engine, using c++ actually lol
@omarsplaytimechannel
@omarsplaytimechannel 10 ай бұрын
Coooool
@AchwaqKhalid
@AchwaqKhalid 10 ай бұрын
Don't forget to add this to the python playlist 🐍
@emmanuelsawe976
@emmanuelsawe976 26 күн бұрын
Help getting this error: cv2.error: OpenCV(4.10.0) D:\a\opencv-python\opencv-python\opencv\modules\dnn\src\caffe\caffe_io.cpp:1126: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "models/config.txt" in function 'cv::dnn::ReadProtoFromTextFile'
@emmanuelsawe976
@emmanuelsawe976 26 күн бұрын
Found out the problem. It was path issues
@yaboy7120
@yaboy7120 6 ай бұрын
this is shit I have been daydreaming about doing 😳🥺
@Ambison
@Ambison 10 ай бұрын
That thumbnail tho
@kennyetti4398
@kennyetti4398 10 ай бұрын
Pls replicate with Django
@gyu29
@gyu29 10 ай бұрын
lol thats you :))
@user-jx6rt6on9i
@user-jx6rt6on9i 10 ай бұрын
I like you Tim
@bitcode_
@bitcode_ 10 ай бұрын
system halted with Ctrl c
@akszone007
@akszone007 5 ай бұрын
It's you
@DeshonMorgan-rt3hz
@DeshonMorgan-rt3hz 10 ай бұрын
it was @Markiplier
@The__Honoured
@The__Honoured 10 ай бұрын
I know the robber. Dont know if I should say his name... I mean I like him well enough. But he should have known there would be consequences. Tim Im sorry. the name of the robber was . . . TIM !
@TechWithTim
@TechWithTim 10 ай бұрын
I knew it was an inside job 😫
@jacobc6260
@jacobc6260 10 ай бұрын
Hopefully they catch this strong young man, who’s ripped and possibly rich; my girlfriend is out here.
@TechWithTim
@TechWithTim 10 ай бұрын
It’s a dangerous world
@nicksta360
@nicksta360 10 ай бұрын
Looks like Santa Claus😂
@nitujha4884
@nitujha4884 10 ай бұрын
❤🇳🇵🇳🇵🇳🇵🇳🇵
@OG22812
@OG22812 8 ай бұрын
I found the thief u’re looking for
@osamanajjar1934
@osamanajjar1934 10 ай бұрын
ayo first
@croniqqGhost
@croniqqGhost 10 ай бұрын
😂😂😂
@basomiddin
@basomiddin 10 ай бұрын
A thief was you
@plogod9797
@plogod9797 10 ай бұрын
This guy used to give useful advice. Now he’s just a shill.
@TheUnofficialMaker
@TheUnofficialMaker 10 ай бұрын
Why do we want it when you got robbed ?
@user-dl1su3li5s
@user-dl1su3li5s 10 ай бұрын
I wanted to say that if you see my msg, I have bought Programming expert course and it is utter waste. You are teaching as if its 10 year old learning programming. I took that course thinking it has shown around 251 problems to solve and I get frustrated seeing True or False question, this or that. Have some standard question You have add practice questions. Not 2nd grade questions. Very disappointed and not getting refund too.
@rokrok27
@rokrok27 10 ай бұрын
Do a video on your finances
@purvislewies3118
@purvislewies3118 8 ай бұрын
Cool brother...super handsome...nice one
@rokrok27
@rokrok27 10 ай бұрын
Dry humor
@RetroAiUnleashed
@RetroAiUnleashed 10 ай бұрын
Thanks Tim!
@TechWithTim
@TechWithTim 10 ай бұрын
You’re welcome!
How To Structure A Programming Project…
19:00
Tech With Tim
Рет қаралды 87 М.
5 Tips To Organize Python Code
12:16
Tech With Tim
Рет қаралды 219 М.
OMG😳 #tiktok #shorts #potapova_blog
00:58
Potapova_blog
Рет қаралды 4,3 МЛН
Looks realistic #tiktok
00:22
Анастасия Тарасова
Рет қаралды 6 МЛН
THEY WANTED TO TAKE ALL HIS GOODIES 🍫🥤🍟😂
00:17
OKUNJATA
Рет қаралды 16 МЛН
Motion Detection Alarm System in Python
19:20
NeuralNine
Рет қаралды 37 М.
ADVANCED Python AI Agent Tutorial - Using RAG
40:59
Tech With Tim
Рет қаралды 127 М.
I Taught AI Some Sports!
3:00
Practical Coding
Рет қаралды 192
5 Things I Wish I Knew Before Becoming a Software Engineer
10:35
Tech With Tim
Рет қаралды 82 М.
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Internet Made Coder
Рет қаралды 1,5 МЛН
I did 100s of Cyber Security interviews and I learned this
5:23
UnixGuy | Cyber Security
Рет қаралды 50 М.
Make A Security Camera With Python
35:58
Tech With Tim
Рет қаралды 231 М.
Pydantic Tutorial • Solving Python's Biggest Problem
11:07
pixegami
Рет қаралды 247 М.
Warning! Python Remote Keylogger (this is really too easy!)
10:50
David Bombal
Рет қаралды 328 М.
OMG😳 #tiktok #shorts #potapova_blog
00:58
Potapova_blog
Рет қаралды 4,3 МЛН