Raspberry Pi Camera Introduction and Getting Started

Поделиться
HTML-код
  • Опубликовано: 18 янв 2021
  • First video in a series about the Raspberry Pi Camera. In this introduction video I talk about how to install the Raspberry Pi Camera and how to take photos and record video from the command line.
    Raspberry Pi Camera documentation: www.raspberrypi.org/documenta...
    Introduction to Android app development: www.dgitacademy.com
    Let Me Explain T-shirt: teespring.com/gary-explains-l...
    Twitter: / garyexplains
    Instagram: / garyexplains
    #garyexplains

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

  • @samaitcheson7057
    @samaitcheson7057 3 года назад +5

    Great idea for a series Gary. Looking forward to more.

    • @MorrWorm8
      @MorrWorm8 Год назад

      Agreed! Are there anymore?

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

    Looking forward to this series!

  • @NewAgeDIY
    @NewAgeDIY 3 года назад +5

    Some very good instructions Gary.
    One important area that’s almost forgotten is ESD. The camera module is very sensitive to ESD (electrical static discharge). Maybe you can go over that in your next video?
    In the meantime I highly recommend everyone that is working with a camera to make sure they know how to ground themselves before they touch them.
    The instructions for the raspberry pi. and the Camera regarding ESD can be found on their website.

  • @1MarkKeller
    @1MarkKeller 3 года назад +4

    *GARY!!!*
    *Good Evening Professor!*
    *Good Evening Fellow Classmates!*
    It's almost over, so Stay Safe Out There Everyone!

  • @piiumlkj6497
    @piiumlkj6497 3 года назад +8

    Suggestion : face recognition using openCV , preferably using c++ to get descent performance , as python might be too slow

  • @MrFerrari458gto
    @MrFerrari458gto 3 года назад +1

    Exactly what I needed 👍

  • @ostpreusse2322
    @ostpreusse2322 3 года назад +1

    Thank you Gery for the beginning of the serie about the RaspiCam.
    I would like to know how the camera takes a photo. Not the usual stuff about how to use it with a raspistill command, but more assembler like, where & how the processor stores and assambles the Pixels and the hole picture. It would be great, to get more infos about it.
    In the Datasheet of the processor or the the Camera I could not find anything about it.
    Thanx! I love your channel.
    Great work!

  • @shahzaibcfa6348
    @shahzaibcfa6348 3 года назад +5

    waiting for SD888 vs A14 speed test g. as S21 series is out now, please make it happen.
    Thank You.

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

    Interesting video as always
    Thanks for sharing :-)

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

    This is helpful, thanks!. I've been using motioneyeOS for video security on raspberry pi 4. now if we could get the raspberry pi 4 to handle audio and sync it to the video correctly, all would be right with the world.

  • @Flankymanga
    @Flankymanga 3 года назад +1

    Garry-sensei!!! :)

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

    Your WiFi menu applet strobe is mesmerizing. :-D

  • @power-max
    @power-max 3 года назад +2

    Is there any accessible SoC or SBC that can take full advantage of a sensor like the IMX477 or better? I have a Jetson Nano 2GB and it can do 4K30, so far I've been playing with gstreamer to create an zero latency RTP stream, 4K IP camera

  • @reborn6217
    @reborn6217 Год назад +1

    what if you need the camera to be pretty far away from the raspberry pi and you don’t want a big bulky ribbon cord from the raspberry pi to the camera, is there a way to adapt the ribbon cord to regular cord then back to ribbon cord?

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

    Could you please release Part 3 of the Building your own CPU series?

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

    Hello, please do a video on default governor vs performance governor. That's gonna be interesting. I have made a thermal mod for oneplus 8/t/pro/7/6etc....

  • @1MarkKeller
    @1MarkKeller 3 года назад +1

    The Professor IS a Time Lord.
    He isn't fooling anyone ... Looks like no one else caught it ... at least he isn't fooling me.

    • @GaryExplains
      @GaryExplains  3 года назад +1

      😜

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

      @@GaryExplains Hello Gary may i request for an episode for the fugaku a64fx? it is a very interesting subject with general purpose cores.

  • @joseluizdurigon8893
    @joseluizdurigon8893 9 месяцев назад

    I have a question. The module is basically the sensor plus the lens right? What if i wanted to change these lens and put something more powerful?

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

    Great content as always! It would be cool if you could cover how to control the camera with code. Python is the obvious first choice, but maybe also include one of the compiled languages like C, C++, or Rust. I'm interested in one of the compiled languages, and not really sure how to proceed because the provided software seems to be closed source and I have no clue where to start.

    • @GaryExplains
      @GaryExplains  3 года назад +2

      Controlling the camera from Python is the next video, but I will also look in one of the compiled languages.

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

      @@GaryExplains Thanks a lot! :)

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

    is it possible to use this instead of a Ring camera to capture motion?

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

    How about a similar introduction to using touch screens and other kinds of displays with a Raspberry Pi?

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

    Can you try a face recognition project with some physical output throughout the GPIO pins (like opening a door when a certain face is detected). And maybe have more complex processing via a pi cluster.

    • @GaryExplains
      @GaryExplains  3 года назад +1

      That is an interesting idea. Thx.

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

    Is there a way to extend the camera cable?

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

    I would be curious to see this used like some sort of low grade security camra. Like, you stick the cmera in the top of a window or something, then mount the pi nearby, and vnc into it to see a constant video preview

    • @GaryExplains
      @GaryExplains  3 года назад +1

      Yes, I will show you how do that with a web interface as part of the Python video.

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

    Looks like -vf and -rot 180 are not the same. Isn’t -vf a vertical mirror image?

  • @MorrWorm8
    @MorrWorm8 Год назад

    Did you make anymore videos on this?

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

    Is mobile Pi in our future?

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

    what about FPS settings is it capable of recording 60 or higher fps video?

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

      The Pi Camera can do 720p60. The highest fps for 1080p is 30.

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

    Just fyi, The raspberry pi 400 doesn't have a camera connector you have to use a usb camera

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

    We need exynos 2100 vs SD 888 test!!

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

    Why is there no video/picture app for the pi

  • @idcrafter-cgi
    @idcrafter-cgi 3 года назад

    it seems you chroma keyed the captured desktop too

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

    Not only c++ but rust coding. Comparison between the two for grins. ;~)

  • @johncaling6150
    @johncaling6150 3 года назад +1

    First

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

    I keep watching these videos of how to use this but no one tells how to connect the raspberry pi to the computer

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

      What do you mean by connect the Raspberry Pi to a computer?

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

      @@GaryExplains I might just be stupid but I have no idea what to do after you connect the camera to the raspberry pi. How do you get it to show up on a monitor? I don’t actually have one yet, so is there a spot to put a cord to connect it to a monitor or something?

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

      Yes the Raspberry Pi is a full computer with a HDMI port etc. You plug in a keyboard and mouse and use it like a PC.