How To Make A Remote Viewable Camera With Raspberry Pi (Beginner Project)

  Рет қаралды 310,216

Make:

Make:

Күн бұрын

Пікірлер: 306
@EbenKouao
@EbenKouao 4 жыл бұрын
This was a fun build. The applications you could make from a live streaming camera is what's interesting: - Portable Body camera - Smart CCTV Camera, etc Stay tuned for the next build!
@jaydencdq
@jaydencdq 3 жыл бұрын
@@Ayiamus7 Port forwarding
@Kimchi_Studios
@Kimchi_Studios 3 жыл бұрын
This is too easy to follow. It makes too much sense. Been looking for this for a while.
@gsagar2614
@gsagar2614 3 жыл бұрын
amazing....
@someoneunknown2920
@someoneunknown2920 3 жыл бұрын
I use it to monitor my 3d printer in the basement so I don't have to go down every 5min. to check on it
@anant115
@anant115 2 жыл бұрын
Portable body camera is only possible if you have the same wifi all over your city
@MAKE
@MAKE 4 жыл бұрын
Welcome Eben to the channel! What kinds of tutorials would you like to see him tackle next?
@CalebKraftmakes
@CalebKraftmakes 4 жыл бұрын
Welcome Eben!
@ariunboldganzorig6108
@ariunboldganzorig6108 4 жыл бұрын
rasp + opencv + notification
@Vexelius
@Vexelius 4 жыл бұрын
I would like to see an adaptation of this tutorial, now mounted on a rover (or other kind of robot) to handle telepresence.
@ArshadKhan-cb4do
@ArshadKhan-cb4do 4 жыл бұрын
Sir I have a question which programming language is best to learn for embedded systems pls tell
@psc19999
@psc19999 4 жыл бұрын
How to make noir camer work like an normal camera in daylight
@CAgrampa1999
@CAgrampa1999 3 жыл бұрын
You really help me out I am a newbie at all this I would recommend for people like myself that you slow down between instructions would help me to follow I want to again thank you for taking the time to make this video for people like me you need to help
@sibujacob977
@sibujacob977 3 жыл бұрын
just set the play delay to 0.5 and your information will be best :))
@jimoberhofer4108
@jimoberhofer4108 11 ай бұрын
Hi Eben, just watched it, just ordered the pi cam, and can’t wait to build it! Nice walkthrough of the steps. Keep up the good work!
@GeekAtWork
@GeekAtWork 5 ай бұрын
thank you very much, and you have a very relaxed voice to listen at.
@steveunderwood5302
@steveunderwood5302 4 жыл бұрын
Very good video. Helped me finally get the camera stream working. Thanks!
@TB-sp9jy
@TB-sp9jy 3 жыл бұрын
Beautiful instructions. I had gotten as far as being able to display demo video, but Eben knocked it out of the park to complete the picture!
@crocmcfly1074
@crocmcfly1074 2 жыл бұрын
Hey on the library dependencies when I copy the command sudo apt-get install libqtgui4 its not working for some reason on suggestions ?
@carlgregoire12
@carlgregoire12 2 жыл бұрын
same issue on my side as well :/ might have to use his precompiled pi image
@sye7969
@sye7969 2 жыл бұрын
No pi camera option available Rather I1 legacy camera is ,but last time when I enabled it ,I had to install OS again ,SD card got corrupted .Any help?
@emiliohernandez300
@emiliohernandez300 2 ай бұрын
Do you need the raspberry camara module? can i use a usb webcam?
@roul3688
@roul3688 4 жыл бұрын
I really want to thank you for this tutorial. I did have to move my application start command to a service program so it would start after the network was established, but other than that, excellent! I learned a lot of things I didn't know.
@danielarfsten9892
@danielarfsten9892 2 жыл бұрын
Thank you for creating this tutorial vid and it's accompanying text tutorial!!! I am curious however if you have any inclination to produce a tutorial for securing the remote flask stream if i was to share it externally of my network so I can view it while I am at work etc. Or are you aware that no intruder can do anything if they were to find my stream online?
@mahlonkarpaiya252
@mahlonkarpaiya252 3 жыл бұрын
can i get 2 video outs from a pi zero. Im aking a web cam but need a view finder. Could i do this with usb and hdmi or usb and spi
@77Hyutsume77
@77Hyutsume77 4 жыл бұрын
This work's with raspberry pi zero w? and if so, there's a way to use some sensors and actuators to manipulate the environment around? Like, I was thinking in controling the doors after I see who is in my doors house.
@EbenKouao
@EbenKouao 4 жыл бұрын
Hi, haven't tested with the Pi Zero, but should theoretically work :) Nice idea, you can even build on it and create a rotating CCTV camera with the actuators and IR sensors.
@77Hyutsume77
@77Hyutsume77 4 жыл бұрын
@@EbenKouao I see, thanks!
@bg31337
@bg31337 3 жыл бұрын
Did you test it on a RPi Zero W in the meanwhile? Will this build work with only 500 MB RAM?
@77Hyutsume77
@77Hyutsume77 3 жыл бұрын
@@bg31337 I haven't tested it, I'm sorry. I was going to buy one, but I ended up giving up.
@bg31337
@bg31337 3 жыл бұрын
@@77Hyutsume77 Thx for answering! Nvm, then I have to find out. Hopefully it'll work and serves you as a motivation to get back on track 😉
@devoid42
@devoid42 4 жыл бұрын
Great video, thanks. This answers a lot of questions I had. I had a related project a while back when I was accessing usb cams via a Rpi
@Ilovetech1233
@Ilovetech1233 Жыл бұрын
same
@trishathenkhechee326
@trishathenkhechee326 Жыл бұрын
Hi! Thanks for the tutorial. However, may I know how should I set up the Raspbian OS if I have no old laptop or pc with me? I only have a daily working laptop with me. Can I use that to setup?
@louisewardmorris4309
@louisewardmorris4309 3 жыл бұрын
Thank you for this video! Do you know why the command sudo pip3 install opencv-contrib-python would be ignored on my pi4? I get an error message saying no--user but I have pyton3.7 installed. I'm new to this so any help is much appreciated.
@MarijnJonkers
@MarijnJonkers Жыл бұрын
is it easy to show this live footage on a screen connected to the pi instemde of trough the internet onto another device? If so how would I do that? Sorry if it sounds stupid but I’m pretty new to raspberry Pi
@sen892
@sen892 3 жыл бұрын
Thanks a ton for this! I'm gonna buy the 12 MP camera module with a 16mm lens and livestream the squirrel & birdfeeders in my yard lol
@Igor_servant_of_Philemon
@Igor_servant_of_Philemon 2 жыл бұрын
Okay this is great. Now I only have to find a way to make this work via mobile data. My garden is about 3 miles from my home and I need this for my shed.
@skookm108
@skookm108 8 ай бұрын
Good work! 🙂
@HoiPolloi
@HoiPolloi 8 ай бұрын
Is it possible to view the stream over the web? For example, if say, I wanted to monitor my house from work.
2 жыл бұрын
thanks! How many clients can view camera feed at he same time?
@hanheumcho8389
@hanheumcho8389 2 жыл бұрын
The stream is actually more great than I thought
@WvyyFPS
@WvyyFPS 3 жыл бұрын
cool video Eben, thanks!
@johndoe5949
@johndoe5949 2 жыл бұрын
does this need to be plugged into a desktop when in use or no? also is it a good idea to use a portable power bank to power everything? also also does this require router admin access?
@MasterTravertin
@MasterTravertin 8 ай бұрын
Hi, Can I make it with Raspberry Pi Zero 2W, its RAM is 512 GB
@tevinaduma5789
@tevinaduma5789 4 ай бұрын
Hi, amazing work! Does it work with audio perchance?
@awesomeisi92
@awesomeisi92 2 жыл бұрын
Does it have to be connected to the same network of the monitor to watch the stream? Can I access this through a different network anywhere in the world?
@matthcw8745
@matthcw8745 4 жыл бұрын
Very useful, thanks!
@RicardoSanchez-ud7cg
@RicardoSanchez-ud7cg Жыл бұрын
Any tutorial for multiple camareras for landscaping stream?
@olleolsson9198
@olleolsson9198 3 жыл бұрын
Do you have to use vnc for this?
@jimster1111
@jimster1111 3 жыл бұрын
how can i add temperature and humidity readouts on the URL video feed. im specifically using a bme 280
@Ayiamus7
@Ayiamus7 3 жыл бұрын
Nice explanation I appreciate ur contribution sir😀
@miguelposada4806
@miguelposada4806 Жыл бұрын
Amazing!! Could it work with a USB cam too?
@yokjittworawongse6787
@yokjittworawongse6787 3 жыл бұрын
Good project. Thank you.
@swtpeteswtpete1515
@swtpeteswtpete1515 3 жыл бұрын
Great video, very talented
@AndiMi1972
@AndiMi1972 11 ай бұрын
Hi, can IP camera GiGe be used for this project? For example TDR054S-CC from lucid?
@mrhyde2937
@mrhyde2937 3 жыл бұрын
Can you output the local camera feed to an Ngrok server or apache? I like the build but would want it for a live feed over the internet? If you can't then buying a $30 IPcamera with 1080p and up to 128gb micro sd seems like a better option
@waynelin9247
@waynelin9247 3 жыл бұрын
is it possible to take still shot with manual exposure setting during the streaming? It would be very useful if it can serve as a remote controllable camera on the optical bench!
@sibujacob977
@sibujacob977 3 жыл бұрын
Hi, I Would like to know if i hook the HDMI output of this Ra PI to a telemetry system to relay wireless video over 4 km distance . In this case please confirm whether this video is compressed as .H264 or .H265 or do i need to use any other software for this to be achieved .
@keithspears4643
@keithspears4643 2 жыл бұрын
Thanks for the instructions. QUESTION: Can this project be used to stream to KZbin or other streaming services?
@ghassengharbi4940
@ghassengharbi4940 3 жыл бұрын
hi is this stream is local? or i can deliver it to an app ?
@Codemaster24100
@Codemaster24100 3 жыл бұрын
Very good project sir. Can I pull this same project with 2 GB RAM Pi board?
@dannyaustin-lz6jc
@dannyaustin-lz6jc 2 жыл бұрын
great vid. thanks
@RIPlly
@RIPlly 5 ай бұрын
Hey!. I am on a project doing a car alarm system with motion detection activated cameras. Not sure how it will work out to be viewed remotely on a phone. Your video helped me understand how it would work. Thanks for sharing!
@jothain
@jothain 9 ай бұрын
Cool stuff and surprisingly low latency. Do you know if it's possible to setup rpi as wifi router? It would be handy to connect to wifi created by device itself for monitoring. I'm planning to try rpi as quick setup remote camera as I'm mechanic and I have fequent need for second set of eyes to see something like plc cabinets, machines working etc. Low latency and semi good resolution is mandatory for my needs.
@terryjones9784
@terryjones9784 9 ай бұрын
you can use nmcli (network manager) to set the pi as an AP (access point). I just made a script to go into AP mode for 1 minute at boot, then revert to stored wifi networks. In case I am “off grid” and want to term in with my ipad. It works well! Just pasted in the code directly from chatgpt, first time that’s actually worked haha
@ShyneflowLC
@ShyneflowLC 3 жыл бұрын
Can this be done with no internet ? My use case is baby monitor for in my truck. So I can just look at a small screen in front of me instead of looking back at a mirror
@glas6488
@glas6488 3 жыл бұрын
Hi, congratulations on the tutorial, very helpful indeed. I have implemented the project with a Raspberry 4 and it works very well. I used a 5 Mpixel camera and I wanted to ask you if there is a possibility to change the quality of the acquisition and the number of frames per second. Thank you very much. Ugo.
@ashtarapur300
@ashtarapur300 2 жыл бұрын
Is there a transmission delay you are getting or its a real time feed
@innervateconference2252
@innervateconference2252 2 жыл бұрын
Hey do you have a cad design for the camera case ?
@joebailey547
@joebailey547 3 жыл бұрын
This is an amazing video thank you so much for explaining it all so well! :)
@VijayVijay-p2r3f
@VijayVijay-p2r3f 2 ай бұрын
How we give connection with laptop instead of giving connection with computer and is this camera connection is useful for underwater bot
@peshalidesilva4608
@peshalidesilva4608 9 ай бұрын
nicely explained
@ElPolloPolloPollo
@ElPolloPolloPollo Жыл бұрын
I think I saw your package delivery bot in a pi magazine. Thanks for this video! What do you recommend regarding this error?: OSError: libmmal.so: cannot open shared object file: No such file or directory
@jbvhkgh5564
@jbvhkgh5564 8 ай бұрын
I am getting the same error
@hafizhassan2266
@hafizhassan2266 3 жыл бұрын
I have question, how to record this live cctv video
@umae.s7147
@umae.s7147 2 жыл бұрын
If the monitor or mobile we can see the image will it on automatically
@tannenguitar
@tannenguitar Жыл бұрын
Nice channel! :) All the best during 2024 :)
@zuhriri
@zuhriri 3 жыл бұрын
Hi! I'm planning to try using Raspberry Pi for the first time. I have two questions, can I achieve the same results using Raspberry Pi 3 and what is the RAM of the Raspberry Pi 4 used in this video? Thank you!
@sorinaldea1562
@sorinaldea1562 4 жыл бұрын
At min 11:36 you opened a file , with what program??
@xxmountaindewxx7893
@xxmountaindewxx7893 3 жыл бұрын
Thonny
@spinningstatics
@spinningstatics 4 жыл бұрын
Awesome video!
@EbenKouao
@EbenKouao 4 жыл бұрын
Cheers Dan-Samuel!
@jaryniespeneli3074
@jaryniespeneli3074 2 жыл бұрын
is this code also works for webcams ? or just raspi camera only ?
@nathanjppp
@nathanjppp 3 жыл бұрын
Hi, nice video. Similarly, Can you please help let know how to stream live video from RPi directly to a Phone through Wi-Fi Direct or Auto Hotspot, with Wi-Fi Network or Internet or Router.
@chrisc.4144
@chrisc.4144 3 жыл бұрын
Is there a way to make it so that only certain people can access the stream? And not necessarily any device on the same network? Awesome video !
@op8995
@op8995 3 жыл бұрын
Create a VPN maybe?
@waledkhaled5439
@waledkhaled5439 3 жыл бұрын
did you find any solution please !!🙏🏼🙏🏼🙏🏼 ??
@karthikmukka2748
@karthikmukka2748 Жыл бұрын
Bro. I am not able to install the directories on latest Rpi OS. Tell me how to implement this using latest rpi os
@isactucker3788
@isactucker3788 2 жыл бұрын
if you press CTRL SHIFT X in the raspberry pi OS installer not Etecher you can configure ssh and WIFI. You do not have to have a monitor/keyboard or HDMI
@Labib_1453
@Labib_1453 3 жыл бұрын
can we use 1 raspi for more than 1 camera.. maybe 4 or 5 camera?? 🤔
@mustaphaelfaiz9125
@mustaphaelfaiz9125 2 жыл бұрын
What is the minimum requirements for the raspberry pi to the camera works
@codelaborative7127
@codelaborative7127 3 жыл бұрын
this was really great thank you very much
@redknight8832
@redknight8832 3 жыл бұрын
Is it possible to live stream off of data or wifi if so how?
@ML.ArtificialIntelligence
@ML.ArtificialIntelligence 3 жыл бұрын
Hi thank you for the tutorial can we access it from other internet connections too because when I tried to stream through a different internet connections it didn't work
@jaykami2474
@jaykami2474 3 жыл бұрын
Do you need the raspberry pi 4 or can you use any rp
@harrisonlou1935
@harrisonlou1935 3 жыл бұрын
Could the stream be uploaded to global network so that i can access it even tho not using my raspberry pi?
@LifeofAedan
@LifeofAedan 3 жыл бұрын
yes, port forwarding trough your router. Lookup a guide on how to do this because you can become vulnerable to attacks.
@gottagaming1
@gottagaming1 3 жыл бұрын
Is this still possible with normal usb WebCam ?
@newtechai4367
@newtechai4367 2 жыл бұрын
Please i want to acess the live stream online not on the local network how should i do ?
@ianhayden2839
@ianhayden2839 Жыл бұрын
Do you have to be in the same house to view the footage
@LucasWalsingham
@LucasWalsingham Жыл бұрын
how good in the connection? would it work in a drone?
@lmramirezjr
@lmramirezjr 4 жыл бұрын
Can I view the video even if im connected to different wifi network?
@xxmountaindewxx7893
@xxmountaindewxx7893 3 жыл бұрын
No, except you setup port forwarding on your router which i wouldnt suggest at all for this application. Setting up PiVPN would be an option too, with that you can create a secure tunnel to your home network
@HeoWeo
@HeoWeo 2 жыл бұрын
This is so simple to follow. Thank you very much! I want to make a baby monitor, how should i go about adding audio?
@cjlowe1650
@cjlowe1650 3 жыл бұрын
If I use the Pi Zero W can I install it on the Pi OS Lite version?
@emilsaji1762
@emilsaji1762 2 жыл бұрын
When we try one command its sayin to verify the camera And in our interface option theres no option for camera only a optiok for legacy camera
@nicsedlazek5664
@nicsedlazek5664 4 жыл бұрын
Can you connect the device to the pi without a network? Like if both the camera and device were in a car
@billloveless6869
@billloveless6869 4 жыл бұрын
Are you selling the mount for the camera? Thanks for the video
@tseven8726
@tseven8726 3 жыл бұрын
Can u use a Usb camera for this
@MuhammadDaudkhanTV100
@MuhammadDaudkhanTV100 4 жыл бұрын
Fantastical
@flopro7332
@flopro7332 4 жыл бұрын
What distance this set up transmits to the phone and do I need internet connection?
@bipinbiharisahoo8583
@bipinbiharisahoo8583 4 ай бұрын
Sir, how can i add audio stream with web cam
@j0shtbb
@j0shtbb 4 жыл бұрын
Could I build this, leave it somewhere else on a wifi hot spot and access the feed from home? I’m trying to figure out a way to monitor a property two hours away with snow season coming up. Thanks for sharing.
@gajapathichintu1614
@gajapathichintu1614 4 жыл бұрын
I have the same use case. Should the client and raspberry pi be on the same internet connection? can we just remote login to it ?
@Marc-mp6lf
@Marc-mp6lf 4 жыл бұрын
If i use raspberry pi zero w. Can i use it as a wlan and stream video simulatenously?
@xxmountaindewxx7893
@xxmountaindewxx7893 3 жыл бұрын
Yes
@PauldelRosario
@PauldelRosario 3 жыл бұрын
This tutorial was really interesting. Thanks for making it. Would you happen to know how to attach a webcam have the video signal output to HDMI? Essentially, there's this specific webcam I'd like to use called the OSBOT Tiny, and connect it to my Atem Mini which only accepts HDMI cameras. Someone suggested Raspberry Pi, but I have zero clue about this. Any feedback welcome. Perhaps even a tutorial ! lol. Cheers.
@TinyBeeetle
@TinyBeeetle 2 жыл бұрын
what hardware and softwares are required for this project
@merlin_redstone
@merlin_redstone 3 жыл бұрын
Dus it trensmit audio too? and how can i strem tu my rtmp server aka my pc at home wen im striming irl
@dinodanny1
@dinodanny1 3 жыл бұрын
main.py is throwing errors because "no module named cv2". ive redownloaded the git page a few times. so this is very clearly missing something to make it work
@tylermontcalm133
@tylermontcalm133 3 жыл бұрын
Same thing for me..
@edisvidinli
@edisvidinli Жыл бұрын
@@tylermontcalm133 what do nwe have to do and did you find any slution
@edisvidinli
@edisvidinli Жыл бұрын
did you find solution to it
@MrEddyoli
@MrEddyoli 3 ай бұрын
Some of the dependencies are no longer avaliable, have they been removed ?
@MinhieeMinhstaa
@MinhieeMinhstaa 3 жыл бұрын
i got an error when running the main.py file... RuntimeError: module compiled against API version 0xe
@nataliacalle6117
@nataliacalle6117 3 жыл бұрын
I really liked it! Thank you very much for the video. But how could I do a real-time transmission outside the network to which my Raspberry pi is connected?
@miarose505
@miarose505 3 жыл бұрын
You will either need to set up a VPN or port forward your SSH port. There are many resources online that can help you with either, but always be aware of potential security risks.
@Techfacts_Vinod_Telugu
@Techfacts_Vinod_Telugu 3 жыл бұрын
Hi, we have created a camera pi project Images are uploading azure storage account well with one of our wifi and not uploading with other wifi or mobile hotspot what would be the problem.
@limegreentechnologies8803
@limegreentechnologies8803 2 жыл бұрын
Hey, i have a problem, i done all the steps and it kinda works. Just whenever i try viewing from another device it gives errors like website not found Works great on rpi, anything else it doesn't
@Phillbato
@Phillbato 4 жыл бұрын
What kind of latency are you getting with this method? I'm currently streaming out with the raspivid command on one pi and picking it up with VLC on another pi and getting about 2 seconds delay from camera to display, which doesn't work well for FPV applications.
@tecclaudioperez
@tecclaudioperez 3 жыл бұрын
Minimun latency, it uses multi threads
@zk_6312
@zk_6312 3 жыл бұрын
Nice video. I think I will give this a try. I was trying to use motioneyeos, but it will not work on a Raspberry Pi 4.
@neilausten9404
@neilausten9404 3 жыл бұрын
Motioneyeos does run on the pi 4. Make sure you download the pi4 version.
@foresty1983
@foresty1983 3 жыл бұрын
when I entered the command "sudo pip3 install opencv-python" it got stuck the line "running setup.py bdist_wheel for opencv-python... ". Any help?
Top 25 Raspberry Pi Projects of 2024 🤯!
19:07
ToP Projects Compilation
Рет қаралды 167 М.
$1 vs $500,000 Plane Ticket!
12:20
MrBeast
Рет қаралды 122 МЛН
🎈🎈🎈😲 #tiktok #shorts
0:28
Byungari 병아리언니
Рет қаралды 4,5 МЛН
Жездуха 41-серия
36:26
Million Show
Рет қаралды 5 МЛН
Web controlled Raspberry Pi Camera. Rpi-Cam-Web-Interface
12:32
leepspvideo
Рет қаралды 30 М.
I put ChatGPT on a Robot and let it explore the world
15:24
Nikodem Bartnik
Рет қаралды 1,2 МЛН
Testing out the NEW Raspberry Pi Camera Module 3
9:40
Jeff Geerling
Рет қаралды 346 М.
I Control EVERYTHING with this Raspberry Pi
8:58
Jeff Geerling
Рет қаралды 460 М.
Make a TINY Arduino Drone with FPV Camera - Will It Fly?
20:26
Max Imagination
Рет қаралды 1,5 МЛН
I Can Save You Money! - Raspberry Pi Alternatives
15:04
Linus Tech Tips
Рет қаралды 3,6 МЛН
The BEST Mechanical Display You've EVER Seen!!!
13:51
Tin Foil Hat
Рет қаралды 514 М.
Raspberry Pi Zero W Surveillance Camera
17:53
ExplainingComputers
Рет қаралды 544 М.
$1 vs $500,000 Plane Ticket!
12:20
MrBeast
Рет қаралды 122 МЛН