Raspberry Pi - Camera Tutorial...

แชร์
ฝัง

ความคิดเห็น • 351

  • @Mrvideosandgames
    @Mrvideosandgames 10 ปีที่แล้ว +167

    It's just depressing when a camera module connected to a Raspberry Pi is better than your regular camera.

  • @technoboi0
    @technoboi0 9 ปีที่แล้ว

    I thought it would be a lot harder to get the camera going but this video has given me a good starting point. Thanks!

  • @PatrickCulliton
    @PatrickCulliton 10 ปีที่แล้ว +13

    Great wee tutorial, thanks for sharing...

  • @uwi2k2
    @uwi2k2 7 ปีที่แล้ว +1

    WOW ... you are explaining VERY WELL ... i really like that ... we need more youtuber like you !!!

  • @henninb
    @henninb 9 ปีที่แล้ว +1

    Your instructions worked perfectly

  • @magna59
    @magna59 11 ปีที่แล้ว

    Nice piece of tut ...... It only points out how having a cased , push button , defined unit can pick up the extra 0 on the price .

  • @wchallenge7482
    @wchallenge7482 4 ปีที่แล้ว +3

    Thank you for this video from France

  • @jeffcarpenter7721
    @jeffcarpenter7721 4 ปีที่แล้ว

    worked great i have a different camera but everythings on the up n up all commands worked like you mentioned thank you so much bro

  • @nagarajam9615
    @nagarajam9615 2 ปีที่แล้ว +1

    Hi, thanks for making this wonderful tutorial. I wanted to know how we can integrate this video/image data with the robotic controller system if I wanted to use it for some Robotic automation?
    Thanks

    • @felipecordeiro8531
      @felipecordeiro8531 ปีที่แล้ว

      Do you looked for the answer for your question?

  • @formerlycringe
    @formerlycringe 11 ปีที่แล้ว

    Can't wait for updated camera.

  • @jonpleasetalk
    @jonpleasetalk 11 ปีที่แล้ว

    I am aware of this, it was a suggestion for a new video. The fact that the camera doesn't have any kind of audio input easily leads onto another video on how to use codecs to get an audio input.
    Obviously you misunderstood the comment here.

  • @BowserJr395
    @BowserJr395 11 ปีที่แล้ว

    It's an amazing little device for how small it is...

  • @ModSquad
    @ModSquad 8 ปีที่แล้ว +2

    How would you go about setting up the raspberry Pi and this camera to use two momentary push button switches one for video and one for a picture???

    • @Jomoko89
      @Jomoko89 5 ปีที่แล้ว

      you would likely hook up a button to the io pins and have a simple program (like a python script) check for voltage changes on those pins and then have that command for photo or video executed.

  • @SirSilversilk
    @SirSilversilk 11 ปีที่แล้ว

    By the way, I like your new icon. I remember when you were trying to decide on a new one.
    I like it.

  • @bgizzletelevizzle24
    @bgizzletelevizzle24 11 ปีที่แล้ว +1

    Great tutorial. Nice work. I just bought the camera online.
    Is there a way to control the save location of the stills and videos? Could I have files stored a USB drive connected to hub (which the Raspberry Pi is also connected to)? Thanks.

  • @OckerNerd
    @OckerNerd 5 ปีที่แล้ว

    Hi & thanks for the still awesome video. I just now (March 2019) installed 8MP v2 pi camera to RPi model 3 B+ and the process is essentially the same as in the video. Only difference is that config can now be done via a neat little GUI dialog. :)

  • @joslynng664
    @joslynng664 9 ปีที่แล้ว +10

    Hi there, where you view the photos and video you have taken?

    • @RTNLRandomThingsNL
      @RTNLRandomThingsNL 7 ปีที่แล้ว +1

      On the sd card

    • @CoderSprint
      @CoderSprint 6 ปีที่แล้ว

      open file manager is raspi os;
      Go to home/pi/
      there you will find the images

    • @LiLSahil174L
      @LiLSahil174L 6 ปีที่แล้ว

      EduPark Krupesh For videos ?

  • @aliking4392
    @aliking4392 11 ปีที่แล้ว +1

    is there anyway of setting a period a time in which the pi takes a x amount of still lifes in a certain time ?

    • @zaphodbreeblebrox9542
      @zaphodbreeblebrox9542 5 ปีที่แล้ว

      www.raspberrypi.org/forums/viewtopic.php?t=111092
      create a bash file that includes a "sleep 5" (for 5 seconds) command.

  • @Unfortunate_Brad
    @Unfortunate_Brad 10 ปีที่แล้ว +1

    Amazing video thanks was super helpful for project

  • @mr.schrodinger7219
    @mr.schrodinger7219 3 ปีที่แล้ว

    Yayy the good old Pi 1!

  • @PHRANQ2K2
    @PHRANQ2K2 9 ปีที่แล้ว +1

    That was a helpful video. Thank you.

  • @KatieKTLG
    @KatieKTLG 10 ปีที่แล้ว +1

    How would you get the preview window to come up without taking a still or recording any video?

  • @Lexygoy
    @Lexygoy 11 ปีที่แล้ว

    you really don't need a cam to make a phone you know. However, the whole idea of raspi and what not is you can make quickly upgradable devices where you write the code for them .

  • @nabilfikri3302
    @nabilfikri3302 2 ปีที่แล้ว

    thanks sir its very useful for my first raspberry pi project, may I know how to make camera save many picture

  • @neilduncan2303
    @neilduncan2303 10 ปีที่แล้ว +1

    to avoid ENOSPC errors it may first be necessary to run sudo rpi-update also.

  • @violincrow
    @violincrow 9 ปีที่แล้ว

    Thanks, big help with my very first project with it.

  • @googlemac5500
    @googlemac5500 11 ปีที่แล้ว

    Thanks for this - very useful and clearly made.

  • @anirudhpuranik5222
    @anirudhpuranik5222 5 ปีที่แล้ว +1

    Thank you for the very informative video, Sir. I'm doing a project based on this and I want to connect not one but 4 cameras. Do have any idea on how to achieve this?

    • @nimaf9667
      @nimaf9667 2 ปีที่แล้ว

      Hi, Hope you are doing well. I should connect 4 cameras too. I was wondering if you could share your experience.

  • @aquilaadoux
    @aquilaadoux 4 ปีที่แล้ว

    Fantastic Video and Thank You for sharing. I am very new to this subject. Which command should you run if you were to run a live video stream just for monitoring with no recording of a video file?

  • @garybisha
    @garybisha 7 ปีที่แล้ว

    You may want to check the Hub Pi Cam - it combines the camera and the USB Hub for Pi Zero or Pi Zero W

  • @tiskolin
    @tiskolin 8 ปีที่แล้ว +4

    For Pi 3 lettering points directly towards HDMI

  • @jonpleasetalk
    @jonpleasetalk 11 ปีที่แล้ว

    Can you cover codecs as add ons for sound input for the RasPi? Both Line and Mic input and what you can do with the sound once it gets into the device.
    A project of mine will involve getting sound in manipulating it and the outputting it through a speaker.

  • @rajchhasatia1573
    @rajchhasatia1573 10 ปีที่แล้ว

    Great tutorial ! Thank you !
    I want to control this camera by external switch and show preview on TV. When I take picture again, I want to replace previous picture.
    Please advice !!

  • @jamesharris6062
    @jamesharris6062 11 ปีที่แล้ว

    I used your instruction it all work well how do i view the video or pictures please do a video on this or add it on to you video would be helpful. Thank james

  • @SirSilversilk
    @SirSilversilk 11 ปีที่แล้ว

    Great job as usual! Enjoyed the video...cheers!

  • @Willy_Tepes
    @Willy_Tepes 4 ปีที่แล้ว

    I wish they would just make a ribbon cable adapter for regular cell phone cameras. That board is huge!

  • @TechnoSpace3000
    @TechnoSpace3000 9 ปีที่แล้ว +1

    It was helpful video. Thanks man.

  • @5aljim1
    @5aljim1 10 ปีที่แล้ว

    Thank you for the tutorial. I saw your comment about installing mplayer to watch a video, what is good for viewing the stills? I also enjoyed your talk at the Cambridge Jam.

  • @c0wzar
    @c0wzar 11 ปีที่แล้ว

    Can't wait for someone to make a PiPhone using the pi and camera

  • @tomomahoney2970
    @tomomahoney2970 8 ปีที่แล้ว

    gosh i can't believe it your. sooooo good on the Ras. Pi i'm amazed i LOVE you!!

  • @jantje246
    @jantje246 11 ปีที่แล้ว

    i know it sound a bit silly but could you make a sort of GoPro Hero kind of camera, because the components are kind of small and a casing can't be that hard to make, right? and a very nice and clear video btw.

  • @TheJohn93226
    @TheJohn93226 9 ปีที่แล้ว +2

    What's the difference between the green camera and the black (noir) camera?

    • @brucemangy
      @brucemangy 9 ปีที่แล้ว +3

      The black camera module has no infra-red filter. You can take shot and capture video in the dark with infrared light emitters. It will show weird colors with normal sunlight Source : raspi.tv/2013/pinoir-whats-it-for-comparison-of-raspicam-and-pi-noir-output-in-daylight

    • @brucemangy
      @brucemangy 8 ปีที่แล้ว

      *****
      fixed it ...

  • @kingame69
    @kingame69 10 ปีที่แล้ว

    good explanation,
    Is there option to set focus of picam. is it possible to capture image clearly from 2.5 to 3 cm height

  • @jeanpierre4176
    @jeanpierre4176 ปีที่แล้ว

    Yes thank you for the inspiration

  • @RelatedGiraffe
    @RelatedGiraffe 6 ปีที่แล้ว +1

    In the first sentence you uttered, I thought you were speaking Chinese. Lol!

  • @CesarQuinteros
    @CesarQuinteros 10 ปีที่แล้ว

    Great video. Exactly what I was looking for,

  • @unigraphics30
    @unigraphics30 10 ปีที่แล้ว

    great tutorial, and thanks for sharing

  • @qv7774
    @qv7774 3 ปีที่แล้ว

    Thanks you just saved me returning my robot kit because I though the HAT was defective

  • @bertmintiens1536
    @bertmintiens1536 8 ปีที่แล้ว +1

    big thumbs up :) yes your vid is almost 3y old but just bought a Pi this week , know absolutely nothing of programming or stuff like that and tadaa hour later i have it set up and took few still and video.
    stills i can open , video i still to figure out how :) thnx

    • @jamessomerville6782
      @jamessomerville6782 8 ปีที่แล้ว

      Did u figure out how to open the video? I can open the still but not the vid ?!

    • @bertmintiens1536
      @bertmintiens1536 8 ปีที่แล้ว

      +James Somerville nope not yet , we are doing some rebuilding at the house so not been real bussy with the pi the last few weeks :) just bought rasberry pi for dummies ( yes still a dummie ) hope that one helps

    • @TaintedShade
      @TaintedShade 8 ปีที่แล้ว

      +James Somerville how did you open the still?

  • @razterizer
    @razterizer 11 ปีที่แล้ว

    A video on OpenCV and SimpleCV would be awesome. It is very tricky to set up IMHO.

  • @leefiles
    @leefiles 11 ปีที่แล้ว

    nice work pi guy

  • @whtnasarp
    @whtnasarp 10 ปีที่แล้ว

    brilliant video raspi guy

  • @Ronaldorocks9999
    @Ronaldorocks9999 11 ปีที่แล้ว

    Can you please make a video where you connect your arduino to a roomba and then you control the roomba using the raspberry ppi? Please
    thank you so much.
    P.S. I really loved this video (really helped)

  • @TabishBish
    @TabishBish 9 ปีที่แล้ว +21

    In America we say "Ground yourself"

    • @MH-F
      @MH-F 8 ปีที่แล้ว +2

      +Tabish Shaik english but i say it too

    • @3DComputing
      @3DComputing 6 ปีที่แล้ว +1

      Yes, thank you for reminding us all that Americans need educating.

  • @ericson35
    @ericson35 4 ปีที่แล้ว

    a big help but I can't find the pictures and videos in the picture and video directries in file manager

  • @sandcastletv8681
    @sandcastletv8681 8 ปีที่แล้ว

    Great video! Can you help? I followed all your instructions and the camera works perfectly. However it doesn't work in Scratch. Is there something I need to do to enable it there?

  • @KREEPYKRAWLLY
    @KREEPYKRAWLLY 10 ปีที่แล้ว

    with the webcam server, do you get only video? If it's only video, is there a way to get audio in combination with the visuals

  • @canalrecomeco5517
    @canalrecomeco5517 3 ปีที่แล้ว

    Great tutorial

  • @HTobias
    @HTobias 11 ปีที่แล้ว

    Buying a raspberry pi for one of my best friends and he's 11 years old but knows Java, Java script, Python, C, C++ and he's just a very technological guy

  • @gudenau
    @gudenau 10 ปีที่แล้ว +1

    When you use apt-get upgrade, if you use -y like "sudo apt-get update -y" it will assume yes for all questions.

    • @gudenau
      @gudenau 7 ปีที่แล้ว

      Smellier Moans Not what that meant. :-P

    • @raymondwong6492
      @raymondwong6492 7 ปีที่แล้ว +1

      Did you just assume my y/n response?

  • @acidicvenomrc1321
    @acidicvenomrc1321 10 ปีที่แล้ว

    Am I able to create an RC car implementing this camera into the design recording on my command via a button on my remote and save the recording on a USB connected to the raspberry pi?? Awesome vid

  • @donsilver3465
    @donsilver3465 7 ปีที่แล้ว

    Thank You very much! Very Helpful video.

  • @varunkumar6603
    @varunkumar6603 11 ปีที่แล้ว +1

    Sir
    I am a student making a project on unmanned ground vehicle , wanted to know if i could install this camera for surveillance purpose on the ugv.

    • @desertsalt4446
      @desertsalt4446 5 ปีที่แล้ว

      Varun Kumar WOW U BEEN WAITING 5 YRS FOR AN ANSWER😨

  • @richardhawkes
    @richardhawkes 10 ปีที่แล้ว +3

    Hi there,
    Good video.
    I've heard that these cameras can now be used with IR LED's to get nightvision. I'd love a tutorial on how to do that :-)

  • @KarthikeyanR1994
    @KarthikeyanR1994 9 ปีที่แล้ว

    Nice video bro, I'm gonna use the Raspberry Pi Yes Webcam. It has a builtin microphone, so if I use the raspivid -o video.h264 will I get the video including the audio or should I use a different command

  • @alessandro8204
    @alessandro8204 10 ปีที่แล้ว

    Thanks for sharing! I have a question: can we disable all automatic settings in video mode? I've tried setting sh (0), co (0), br (50), sa (0), ISO (100), ev (0), ex (fixedfps), awb (off), awbg (1,1) to constant values, but the cam still automatically adjust itself to light intensity. Any ideas ?

  • @Nhamg
    @Nhamg 11 ปีที่แล้ว

    Thanks for the video man. Can you attach a second camera to the same Pi?

  • @oDocsEyeCare
    @oDocsEyeCare 9 ปีที่แล้ว

    Hi, i have a problem with the picamera. Every time i type "raspistill -o image.jpg" It kept saying "mml: Received unexpected camera control callback event, 0x4f525245" I have checked all the connections, reboot etc. Still doesn't work. But the raspivid command works. Created a h264 file which i don't know how to open or play.

  • @VenkataramanaMokkapati
    @VenkataramanaMokkapati 10 ปีที่แล้ว

    Great tutorial. Thanks.

  • @Blue138UEF
    @Blue138UEF 9 ปีที่แล้ว

    hey I have pet project going on and im looking into seting up multiple LCD screens unsing a rassberry pie, how would i conect the three monitors to the pie?

  • @bikermansl3
    @bikermansl3 5 ปีที่แล้ว +1

    Can you retro fit this onto a old film camera and have it work?

    • @timjackson3954
      @timjackson3954 5 ปีที่แล้ว

      You can, with a bit of engineering, but remember the sensor is much smaller than most film formats, (even 8mm movie) so your lens will be ten times more telephoto (narrower angle of view) than with say 35mm film. So an image taken with a standard 50mm full frame lens will appear like a 500mm telephoto. OK if that was what you wanted, but if you want wide angle lenses you are better off fitting an S-mount (12mm thread) conversion and buying a suitable lens. If you are prepared to wait for delivery the Chinese sell them for peanuts.

  • @YigalBZ
    @YigalBZ 4 ปีที่แล้ว

    Still a nice video. Can you do an updated one? Perhaps with on the fly object detection in video?

  • @tahahissami1986
    @tahahissami1986 8 ปีที่แล้ว

    hello I have a probleme when I use the picamera and the raspistill commande : the jpg image is saved but it doesn't appear in the screen like in this video(i'm using my laptop with the raspberry carte and RG45 cable "not the HDMI one")

  • @Zindokar
    @Zindokar 8 ปีที่แล้ว

    Hello, I am having this "mmal: No data received from sensor. Check all connections, including the Sunny one on the camera board", can I use the another connector? Thanks. I'm using 2.5A 5V power supply.

  • @SidharthGat
    @SidharthGat 2 ปีที่แล้ว

    Bro where you didn't mention power supply connection.
    Can you tell me entire circuit diagram to stream live video to my laptop, I'm trying to do object(fire) detection on on this, a small part of my project?

  • @markgiles8527
    @markgiles8527 4 ปีที่แล้ว

    Hi! Hey, I have a multirotor but instead of using a gopro i would like to use a raspberry pi with the pi camera (obviously). I'm looking on youtube for a solution to this problem. Can you help?

  • @nyinyi56
    @nyinyi56 9 ปีที่แล้ว

    i have th module camera and also i have the lcd which all have been taken from the old phone , could u plz post how to connect these two with battery .. its ok if i can see things on the screen .,.

  • @DitisTom
    @DitisTom 11 ปีที่แล้ว

    Thank you! It was very helpful.

  • @HazardOfExistance
    @HazardOfExistance 11 ปีที่แล้ว

    I don't have a raspberry pi yet, but I was wondering if you can stream video or send stills to a computer wirelessly, with aid of a wifi or Bluetooth module?

  • @Bharathshaji
    @Bharathshaji 10 ปีที่แล้ว +1

    Hi, thanks for the video.... I am planning to do a project using Raspberry Pi so that it can capture video using a camera and stream it live to a pc using RF transmission but don't know where to start... Can you help me???

    • @vineetsangwan2746
      @vineetsangwan2746 4 ปีที่แล้ว

      Hi, could you find anything to stream videos to PC from Pi? TIA

  • @hafsajaved8223
    @hafsajaved8223 10 ปีที่แล้ว +1

    Hi, Can we use any camera to it or do we have to use the camera which comes with it. Like it

    • @clovis6794
      @clovis6794 10 ปีที่แล้ว +1

      You can use a USB webcam, here is a list of compatible webcams: elinux.org/RPi_USB_Webcams

  • @asiw
    @asiw 7 ปีที่แล้ว

    Very useful, many thanks.

  • @batmanrising9225
    @batmanrising9225 8 ปีที่แล้ว +1

    Pi Guy, I have a question. How many camera modules can be connected with a single board ? I want to store videos (from 5 cameras at the same time) on a single SD card, which board can accomplish this task ? thanks.

    • @TheRaspberryPiGuy
      @TheRaspberryPiGuy  8 ปีที่แล้ว

      Unfortunately you can only connect one camera to one Raspberry Pi. You would need 5 Pis and to network them together

    • @chroniclegaming1978
      @chroniclegaming1978 7 ปีที่แล้ว

      TheRaspberryPiGuy i do the exact same hing on my raspberry Pi 3 but it doesn't show the camera option please help

    • @cyrustakem7993
      @cyrustakem7993 7 ปีที่แล้ว

      you can use usb cameras

    • @batmanrising9225
      @batmanrising9225 7 ปีที่แล้ว

      Is it possible ? I mean Pi model 3 has 4 USB slot, so can I use 4 USB cameras ? My objective is to store the videos (captured at the same time/moment) from 4 cameras to a single SD card ? If not then what do you suggest ?

  • @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.I have the project by running without raspberry pi then it worked fine with all the networks.

  • @goose2574
    @goose2574 5 ปีที่แล้ว

    I took a camera of a old drone and it has three wires (red black and yellow) it also has a microphone and a SD card slot could I use this?

  • @natmankowski8132
    @natmankowski8132 11 ปีที่แล้ว

    you just earned yourself a sub

  • @thesystemera
    @thesystemera 10 ปีที่แล้ว +1

    Any more advanced models planned, maybe something around the 12mp range? I want to build an array of around 100 of these things, but I need more MPs :D

    • @JoshDean
      @JoshDean 10 ปีที่แล้ว

      just roll with the 5MP like a bwas

  • @toddmccartha3759
    @toddmccartha3759 11 ปีที่แล้ว

    Can you Make a video that shows us raspberry pi machine vision capabilities

  • @miguelangelpicoleal3234
    @miguelangelpicoleal3234 4 ปีที่แล้ว

    You know the actual range of the camera ? I am trying to work on a project for object detection but need to know how far away can the camera detect from ?

  • @MRDbytes
    @MRDbytes 8 ปีที่แล้ว

    Great video. Thanks for posting!!

  • @atdit
    @atdit 7 ปีที่แล้ว

    I fucking broke the camera slot thing which you pull out for some reason I forgot (thought it was just some protection shit) and now I have to order a new Raspberry Pi. Fucking great.

  • @harrycarter1781
    @harrycarter1781 10 ปีที่แล้ว

    hello i need your help can the camera off the module be detached and a better be fitted like a iphone 5s camera the slots look very similar . iphone 5s cameras are only $15

  • @Jdjfjfigkgigjfjfjej
    @Jdjfjfigkgigjfjfjej 11 ปีที่แล้ว

    Can the camera focus on different distances, or does the subject of the picture need to be a certain distance from the lens?

  • @ftootim
    @ftootim 5 ปีที่แล้ว

    Love this camera she is amazing unbelivable

  • @zeretube
    @zeretube 5 ปีที่แล้ว

    is it possible to connect 5 cameras simultaneously and take a synch picture with the five cameras?

  • @who3294
    @who3294 8 ปีที่แล้ว

    so at the end is video footage from the pis camera correct because I want to buy a pi for cameras but I here it does not work for cameras

  • @betoch7556
    @betoch7556 7 ปีที่แล้ว

    How could I make the camera to follow infrared leds with python and to move motors to follow the infrared leds?

  • @IROMIRA
    @IROMIRA 11 ปีที่แล้ว

    I really like your project! did you have problems with Raspberry Pi? I'm talking about performance and features. Hope to get you reply soon. Thanks!

  • @aimanazam7502
    @aimanazam7502 4 ปีที่แล้ว

    Hallu sir, may i asking u something. I did all those things u’ve said but the i cant capture the image. It stated tht failed to create component ‘vc.ril.camera’ n stated tht camera is not detected. Can u pls help me by telling me whts wrong w my rasp camera. Tq sir

  • @yinebebtariku1617
    @yinebebtariku1617 2 ปีที่แล้ว

    tnxs, but in my case the raspberry pi camera mount is lost and it creates a loose connection and unable to detect the camera.is there any solution for this problem?