Raspberry Pi - Camera Tutorial...

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024
  • In this tutorial I show you how to set up your brand new, official Raspberry Pi Camera Module... By the end of the video you will be able to take pictures and full HD video with your Raspberry Pi! No detail is left unexplained, everything is covered; from unboxing your module to installing the required software... I hope you enjoy this video and please take the time to subscribe and like! Watch more of my tutorials and videos here:
    / theraspberrypiguy
    Information and commands:
    You can buy your Camera Module (in the UK) from either RS components or Element14 (I would go for Element14):
    uk.rs-online.co...
    www.element14.c...
    Here is the original unveil post: www.raspberrypi...
    To update your Pi: sudo apt-get update && sudo apt-get upgrade
    To access RaspiConfig: sudo raspi-config (Make sure to reboot aferwards!)
    To take a photo: raspistill -o image.jpg
    To take a 10s video: raspivid -o video.h264 -t 10000
    I put a lot of time into these videos, so it would be awfully nice to hear any feedback from you guys! Do that by commenting below or emailing me at: theraspberrypiguy@gmail.com
    Thanks for watchin'!
    The Raspberry Pi Guy
    Y U NO SUBSCRIBE?!

Комментарии • 350

  • @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!

  • @uwi2k2
    @uwi2k2 7 лет назад +1

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

  • @Mrvideosandgames
    @Mrvideosandgames 10 лет назад +167

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

  • @nabilfikri3302
    @nabilfikri3302 2 года назад

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

  • @PatrickCulliton
    @PatrickCulliton 11 лет назад +13

    Great wee tutorial, thanks for sharing...

  • @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?

  • @jeffcarpenter7721
    @jeffcarpenter7721 5 лет назад

    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

  • @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.

  • @formerlycringe
    @formerlycringe 11 лет назад

    Can't wait for updated camera.

  • @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.

  • @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.

  • @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

  • @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

  • @henninb
    @henninb 9 лет назад +1

    Your instructions worked perfectly

  • @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

  • @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.

  • @wchallenge7482
    @wchallenge7482 5 лет назад +3

    Thank you for this video from France

  • @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?

  • @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?

  • @5aljim1
    @5aljim1 11 лет назад

    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.

  • @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 .

  • @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")

  • @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

  • @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

  • @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.

  • @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

  • @BowserJr395
    @BowserJr395 11 лет назад

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

  • @YigalBZ
    @YigalBZ 4 года назад

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

  • @wx123wx
    @wx123wx 9 лет назад

    Hi.. This is an interesting video. Few questions:
    1. Is there any script which can be executed to capture Full HD video and save the video on to the SD Card?
    2. Is there any script which can be executed to compress the Full HD video to H.264 compressed video format?
    3. Is there any script which can directly directly execute the above two scripts(Full HD video capture, saving the compressed video as H.264 format to SD card)without any user intervention when the raspberry pi is booted up?

    • @nimaf9667
      @nimaf9667 2 года назад

      Hi Hope you are doing well. I was wondering if you could share your experience and info with us.

  • @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 :-)

  • @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?

  • @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

  • @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

  • @techmaul7879
    @techmaul7879 7 лет назад

    How do you watch for the video recorded with the camera module? This h264 extension. Thank you.

  • @KatieKTLG
    @KatieKTLG 10 лет назад +1

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

  • @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

  • @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.

  • @mr.schrodinger7219
    @mr.schrodinger7219 3 года назад

    Yayy the good old Pi 1!

  • @ChihHsiangChang
    @ChihHsiangChang 10 лет назад

    Is it possible to control the shutter speed for image snapshot using Raspberry Pi - Camera module?

  • @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 6 лет назад

      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.

  • @Gozagu.
    @Gozagu. 10 лет назад

    i have a kind of odd question could the raspberry pi run skype with this camera by using it as a webcam or would you have to jumble about with the code to get it to work?

  • @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!

  • @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.

  • @whtnasarp
    @whtnasarp 10 лет назад

    brilliant video raspi guy

  • @ericson35
    @ericson35 4 года назад

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

  • @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?

  • @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. :)

  • @zeretube
    @zeretube 5 лет назад

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

  • @violincrow
    @violincrow 9 лет назад

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

  • @RachithaGunaratne
    @RachithaGunaratne 2 года назад

    I have a raspberry pi camera rev 1.3 and it worked before. tried to connect again after few months and its not connecting and not detecting. need help fixing this.
    Thanks

  • @Unfortunate_Brad
    @Unfortunate_Brad 10 лет назад +1

    Amazing video thanks was super helpful for project

  • @raushanbachra761
    @raushanbachra761 2 года назад

    Hey mate the camera module turned red so I’m assuming the photo was taken but I’m not sure where it is in my files

  • @Nhamg
    @Nhamg 11 лет назад

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

  • @carlosandres8639
    @carlosandres8639 9 лет назад

    hi
    I have a problem with my camera. The camera was working fine until I try to change the cable that comes in original packaging with a longer one , but failed and returned to the original, but now seems an Error
    mmal: Received unexpected camera control callback event, 0x4f525245
    I thought it was a connection problem but it review and it´s fine. Can You help me with this please

  • @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 ?

  • @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)

  • @neilduncan2303
    @neilduncan2303 10 лет назад +1

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

  • @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.

  • @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.

  • @toddmccartha3759
    @toddmccartha3759 11 лет назад

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

  • @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?

  • @CerebralDad
    @CerebralDad 11 лет назад

    my RPi is very sluggish when using a keyboard and mouse... I find I have to go headless. I'm very new to RPi, so this is very difficult for me. Any tips on not having the mouse skip or the keyboard lag. I have a B model running Raspian and recently ran update and install. Thank you for your time!

    • @bartekkand
      @bartekkand 11 лет назад

      Maybe you haven't got much free space on your SD card

    • @connormilner7666
      @connormilner7666 11 лет назад

      also what power supply are you using

  • @Techfacts_Vinod_Telugu
    @Techfacts_Vinod_Telugu 3 года назад

    hi I have connected a pi camera to store the images to storage account it is storing perfectly with one of my wifi and it is not storing with other wifi or mobile hotspot what would be the problem Please try to help.application and azure storage account I don't have problem. the problem is with raspberry Pi.

  • @amitsrivastava6508
    @amitsrivastava6508 6 лет назад

    Hi can we connect multiple pi camera to a single raspberry board ? if yes then plz make a video for it. How to take multiple pics in a single moment.

  • @PHRANQ2K2
    @PHRANQ2K2 9 лет назад +1

    That was a helpful video. Thank you.

  • @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 .,.

  • @googlemac5500
    @googlemac5500 11 лет назад

    Thanks for this - very useful and clearly made.

  • @sabrango
    @sabrango 5 лет назад

    Can we use 3 camera at ones in Rasberry? . 2 usb webcam and one camera from special plug?

  • @yinebebtariku1617
    @yinebebtariku1617 3 года назад

    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?

  • @CesarQuinteros
    @CesarQuinteros 10 лет назад

    Great video. Exactly what I was looking for,

  • @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 ?

  • @HollyBoy669
    @HollyBoy669 5 лет назад

    hey, thanks for the video!
    does your camera supports night vision?

  • @oyvinator
    @oyvinator 8 лет назад

    you have to type minus.. not the thing beside the ctrl bar on the right of your keyboard

  • @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?

  • @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 ?

  • @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 .

  • @monishakunni8348
    @monishakunni8348 6 лет назад

    What was the device that you have connected the camera model of raspberry pi

  • @catherinecisneros8342
    @catherinecisneros8342 6 лет назад

    Hi im from Philippines we are trying to make a thesis project titled face recognition have you ever try that one? Using raspberry pi may you can help us?

  • @betoch7556
    @betoch7556 7 лет назад

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

  • @AnishSPandalam
    @AnishSPandalam 8 лет назад

    Can i publish the video to the webbrowser .? My aim is to watch the live videos that are captured by the pi in my mobile.
    Can i do this ?

  • @qwadratix
    @qwadratix 10 лет назад

    Discharge static by touching a radiator?
    I wonder how many people then walk back to the desk across a nylon carpet to pick up the camera?

  • @canalrecomeco5517
    @canalrecomeco5517 3 года назад

    Great tutorial

  • @aakashsunuwar8130
    @aakashsunuwar8130 9 лет назад

    can i use this camera even in the radio control rc mechanism? like quadocoptor rc plane etc.

  • @donsilver3465
    @donsilver3465 7 лет назад

    Thank You very much! Very Helpful video.

  • @abdullahnazir9550
    @abdullahnazir9550 7 лет назад

    Is there any way to use camera on Laptop's screen while using VNC server?

  • @Willy_Tepes
    @Willy_Tepes 4 года назад

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

  • @syedbaqirrazakazmi5290
    @syedbaqirrazakazmi5290 7 лет назад

    mmal: No data received from sensor. Check all connections, including the Sunny one on the camera board
    this error is being showing up. ihave reattached the flex cable from both sides but still facing this problem.plz someone help

  • @nationalgeek8677
    @nationalgeek8677 8 лет назад

    i want to use this for a gimbal on a quad...can u suggest how to extend the cable

  • @xoxtank
    @xoxtank 10 лет назад

    can you stream with the camera if it is installed with WiFly or a WiFi shield on the pi bord?

  • @Labib_1453
    @Labib_1453 3 года назад

    can we use more than 1 modul on raspi??

  • @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

  • @magna59
    @magna59 11 лет назад

    ' You will need to image your SD card ' can you translate this line to image ?
    And do you have a favourite case ? for the Pi .
    Regs Bob

  • @TechnoSpace3000
    @TechnoSpace3000 9 лет назад +1

    It was helpful video. Thanks man.

  • @tomomahoney2970
    @tomomahoney2970 8 лет назад

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

  • @jh3xgaming
    @jh3xgaming 5 лет назад

    Will it work like a small cctv? I'm planning to buy rasp for my Hamster Cages and Fish Tanks(outside) so I can monitor them without me on the house? Thank You

  • @moodberry
    @moodberry 9 лет назад

    Suppose that all I want to do is send a video feed from a video source, such as the output from an RCA video out? Can the Pi accept that? If so, how can I use it as a video recorder?

  • @SirSilversilk
    @SirSilversilk 11 лет назад

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

  • @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.

  • @Enimini118
    @Enimini118 10 лет назад

    I've never done any computer programming or anything to do with computers however I would like to start which rasberry pi kit would you recommend