Please note that the Jetson Nano works with the version 2.1 version of the RPi camera (IMX219 sensor). It DOES NOT work with the earlier 1.3 version (OV5467). Note: Starting with JetPack 4.3/L4T 32.3.1 the Jetson runs OpenCV 4. This means that if you are using an earlier version of JetPack, you will need to select an earlier release of the CSI-Camera repository. In order to do that, before running the samples: $ git clone github.com/JetsonHacksNano/CSI-Camera.git $ git checkout v2.0
@andyrodrigoalvarado1184 жыл бұрын
why I didn't see the comments!, just after buy the incorrect camera, DUMB!
@karatugba2 жыл бұрын
Is this still valid I have 4GB JP4.6.1 jetson nano and IMX219 V1.3 I had some problems.
@JetsonHacks2 жыл бұрын
@@karatugba Hard to tell what issues you encountered from your description. A v1.3 Raspberry Pi camera is not a IMX219 sensor, but rather a OV5467.
@harrivayrynen5 жыл бұрын
You are ”Mr. Jetson” in KZbin. Best source for Jetson information. Good work!
@JetsonHacks5 жыл бұрын
Thank you for my new title, I will wear it proudly. Thanks for watching!
@thedescriptor4105 жыл бұрын
@@JetsonHacks Thanks for your contributions. I totally love how you make things aproachable even for noobs!
@JetsonHacks5 жыл бұрын
@@thedescriptor410 You're welcome, and thanks for watching!
@JetsonHacks5 жыл бұрын
Please note that the Jetson Nano works with the version 2.1 version of the RPi camera (IMX219 sensor). It DOES NOT work with the earlier 1.3 version (OV5467).
@johnfowler42645 жыл бұрын
JetsonHacks Hello and THANKS for the AWESOME CONTENT! I just bought a Nano and am trying to follow your example. However, mine does not find and mount any camera I’ve tried - including the v2.1 RasPi unit. I only have the base Nano SDK loaded. Is Jetpack 4.2 required, and/or is there another code which actually detects/mounts the RasPi camera? Note: I can find Video1 in /dev folder, but the Nano does not recognize it...?
@JetsonHacks5 жыл бұрын
@@johnfowler4264 If your RPi v2.1 camera is properly installed, it will appear as /dev/video0 You can run: $ v4l2-ctl --list-formats-ext which should list the available formats. There are no additional drivers needed. Thanks for watching!
@uselessrobotics53834 жыл бұрын
If someone ever reads this : The ring is to change the focus of the camera, you can put it on the lens and turn it.
@edoardo2475 жыл бұрын
Jim thank you so much for being very active with this topics. I follow you from the Jetson Tx1 and i still find useful every tutorial you made. A big hug from Italy
@JetsonHacks5 жыл бұрын
Thank you for the kind words, and thanks for watching!
@universalponcho3 жыл бұрын
This has been the most useful tutorial found so far.
@JetsonHacks3 жыл бұрын
Thank you for the kind words, and thanks for watching!
@timothyriedel40422 жыл бұрын
Thanks for doing this tutorial. I was about to give up on my project but this helped me get my camera working!
@JetsonHacks2 жыл бұрын
You're very welcome! I'm glad you got it to work. Thanks for watching!
@paulmcwhorter5 жыл бұрын
What python editor are you using on the Jetson Nano? Pycharm seems to install on the nano, but then can not install libraries once it is open. Pyscripter does not want to install. Is there any reasonable python IDE for the nano? Thanks!
@JetsonHacks5 жыл бұрын
I don't use Python enough to give you a good opinion. Please ask this question in the official NVIDIA Jetson Nano Forum where a large group of developers share their experience. Thanks for watching!
@mrrolandlawrence5 жыл бұрын
the pi always had weak GPU. this is basically what ive been wanting for for a long time. Looking forward to when they are out en mass & as the community builds. This is going to be a hot little seller.
@JetsonHacks5 жыл бұрын
A little competition be good! Thanks for watching.
@AngryRamboShow5 жыл бұрын
I ordered one from Sparkfun, but they're already out of stock. I'm eager to get my hands on it. ETA Prime said that it's already looking like the best SBC for GameCube/Dolphin emulation.
@elegantcourtier5 жыл бұрын
Big fan of your work! Would love to see a Lipo battery powered solution for the Nano.
@JetsonHacks5 жыл бұрын
Thank you for your suggestion, and thanks for watching!
@jielyu49435 жыл бұрын
Great videos! Just bought a nano and can’t wait to explore it. Your videos helped a lot!
@JetsonHacks5 жыл бұрын
Have fun! And thanks for watching!
@Marvin.oc77 ай бұрын
Hi Jim! Could you tell me if a CSI Wide Angle 200° camera with the OV5647 sensor is compatible with an NVIDIA Jetson Xavier NX or Jetson Orin Nano?
@JetsonHacks7 ай бұрын
I don't know the full answer. I believe that you need to get/build the OV5647 driver and install it. You may also have to modify the camera somewhat. Please ask the question on the official NVIDIA Jetson forums, where a large group of developers and NVIDIA engineers have experience with this sensor. Thanks for watching!
@shrijank5224 жыл бұрын
If I have to capture image at high resolution from pi camera, do you think running the opencv-python script on Jetson Nano GPU rather than CPU would help?
@SrinivasanMahalingam-r6f2 ай бұрын
does jetson orin nano will work with raspberry pi v3?, if possible what else i need to do to interface it
@SrinivasanMahalingam-r6f2 ай бұрын
and importantly i'm using jetpack 6.0, thanks in advance
@JetsonHacks2 ай бұрын
I believe it does, but I haven't used it. Please ask your question on the official NVIDIA Jetson Orin Nano forum where NVIDIA engineers can help you through the process. Thanks for watching!
@PrasannaRoutray975 жыл бұрын
Thanks for the nice info. What is the FPS when we are doing object detection using OpenCV and what is the fps when we are doing only object tracking?
@rahulchandak27725 жыл бұрын
What will you suggest? Raspberry Pi 4 or Jetson Nano for image processing?
@JetsonHacks5 жыл бұрын
I'm not sure what you are asking. There are so many levels of image processing, and you are asking on a channel that is about Jetson developer kits.
@justinmckenzie71002 жыл бұрын
That's excellent information!,I have an rpi4b and have been studying python 3:7 for twelve months now I look forward to the NVIDIA board some time in the near future👍
@JetsonHacks2 жыл бұрын
There's a learning curve to get started, but it's fun once you get into it.
@ankitraichur20658 ай бұрын
Great video, sir. Could you please create a video featuring the Arducam 64MP autofocus camera - B0399 with a Jetson device? I'm encountering compatibility issues with the mentioned camera and Jetson device.
@JetsonHacks8 ай бұрын
That sounds like an interesting project, however I don't have that camera. You can ask for help on the official NVIDIA Jetson forums, where a large group of developers and NVIDIA engineers share their experience: forums.developer.nvidia.com/c/agx-autonomous-machines/jetson-embedded-systems/jetson-nano/76 Thanks for watching!
@TheNikolaschoulakis5 жыл бұрын
Finally... thanks for this u r a star. Can u please also do a step by step on mobilnet ssd coco model with squares and different colours per objects including labels on the squares for each object ?
@JetsonHacks5 жыл бұрын
Thank you for the suggestion, and thanks for watching!
@Troyano8718 Жыл бұрын
How can I use object tracking and object detection same time using jetson nano , Logitech webcam and 2 servo motors
@JetsonHacks Жыл бұрын
Start here: kzbin.info/www/bejne/a4jIhXR3bbqhp9E
@shinypotato72042 жыл бұрын
hi jim it's nice to see your this one tutorial, is my nano be able connected to DSLR camera?
@JetsonHacks2 жыл бұрын
I do not know what connect to a DSLR camera means.
@NevaEdizUfuk3 жыл бұрын
Hello frend. i cant run jetson-io tool. it flashing and closing. How can install dtb,dtbo files. Jetpack 4.6
@qyy28892 жыл бұрын
Hello ,is the Raspberry Pi night vision(NoIR Camera) can also be used?
@JetsonHacks2 жыл бұрын
It should work. Thanks for watching!
@내아이디-n5n4 жыл бұрын
Thank you for the nice video. Thanks to you, I could operate the camera. But when running face_detect, it says, "empty() in function 'detectMultisScale.' Do you get an error when the opcvCV version is different?
@santiagoarango9216 Жыл бұрын
Hi!! Great content! Do you know if It is possible to configure de camera as the webcam of the jetson? Thank you
@JetsonHacks Жыл бұрын
I don't know if it is or not. Please ask this question on the official NVIDIA Jetson Nano forum, where a large group of developers and NVIDIA engineers share their experience. Thanks for watching!
@rahulpagar55335 жыл бұрын
Good work sir, keep it uploading.
@JetsonHacks5 жыл бұрын
Thank you for the encouragement, and thanks for watching!
@thedescriptor4105 жыл бұрын
@@JetsonHacks Yes keep'em coming!
@kvnptl44005 жыл бұрын
Subscribed. Really nice video with New Jetson Nano + Raspberry Pi. It's easy to understand. Thanks sir making this video. Keep up good work. Mr. Jetson!
@JetsonHacks5 жыл бұрын
Thank you for subscribing, and thanks for watching!
@jugsma66765 жыл бұрын
wow, what a great demo. Thanks
@JetsonHacks5 жыл бұрын
Thank you for the kind words, and thanks for watching!
@mfatihozkan35034 жыл бұрын
like u said The new Jetson Nano B01 devloper kit has two CSI camera slots. You can use the sensor_mode attribute with nvarguscamerasrc to specify the camera. Valid vales are 0 or 1, i.e. and i wrote "nvarguscamerasrc sensor_mode=1 !" to terminal but it says that nvarguscamerasrc:command not found.. How can ı solve this issue Thx JetsonHacks
@JetsonHacks4 жыл бұрын
You need to use the nvarguscamerasrc in a Gstreamer command.
@mfatihozkan35034 жыл бұрын
@@JetsonHacks "Gstreamer command" couldnt get it. Is it something like terminal? Sorry I am so new to these things. Thank you for your help
@mfatihozkan35034 жыл бұрын
okay i solve the issue. Thx.
@JetsonHacks4 жыл бұрын
@@mfatihozkan3503 I am glad you got it to work.
@حفصهعثمان-ث8ش Жыл бұрын
I’m facing the same issue . How did you solve it ?
@frankjonestba3 жыл бұрын
Great video, thank you. I appreciate your showing all relevant outputs, ie. command line, getting code, etc. For Computer vision applications, would camera code be better in C++ -more efficient? I want to one-two cameras at home for ALPR due DV/hostile "visits" :-S.
@JetsonHacks3 жыл бұрын
It depends on how proficient you are in coding C++. It's "faster" than Python, but requires more programming skill. A poorly written Python program that runs is better than a C++ that hasn't been written. Thanks for watching!
@PeterSosinski5 жыл бұрын
Mr. Jetson, great vid. very clear.
@JetsonHacks5 жыл бұрын
Thank you, and thanks for watching!
@حفصهعثمان-ث8ش Жыл бұрын
I’m getting an error “no camera available ” when I write the command for utilizing gstreamer. I’ve done the connection properly tho. Can you help?
@JetsonHacks Жыл бұрын
What brand and model of camera are you using? Does the camera show up on /dev/videoX where X is 0 or 1?
@F3arRa1n5 жыл бұрын
Thanks a lot for you videos! One question, this board could work with that camera and OpenCV?
@JetsonHacks5 жыл бұрын
The face detect example shown in the video is an OpenCV example. Thanks for watching!
@fernandobarajas566 Жыл бұрын
Hi!! Great video, One question how set the 640×480p90 video, without get a error? this are the video values: capture_width=1920, capture_height=1080, display_width=960, display_height=540, framerate=30, flip_method=0, how can edit it without get a error? Thanks for all, the videos are very useful
@JetsonHacks Жыл бұрын
Thank you for the kind words. I do not know what error you are getting from your description. What did you try? Is your camera capable of 640x480 video at 90 fps?
@fernandobarajas566 Жыл бұрын
@@JetsonHacks the camera is the raspberry camera v2, the 90 fps are not important for me but I want to set the resolution to 640x480 to decrease the video lag.
@JetsonHacks Жыл бұрын
@@fernandobarajas566 I don't know what error you are getting. Does the camera support 640x480? What are the results of $ v4l2-ctl --list-formats-ext If the camera is not on /dev/video0, then add the -d flag (for example -d /dev/video1)
@ahmedsaleh46407 ай бұрын
Hello sir do you know if my camera has Hdmi can i use it with my jetson using the CSI-HDMI interface?
@JetsonHacks7 ай бұрын
I do not know right off hand. Please ask the question on the official NVIDIA Jetson Nano forum, where a large group of developers and NVIDIA engineers share their experience. They should be able to answer the question. Thanks for watching!
@ahmedsaleh46407 ай бұрын
@@JetsonHacks do you happen to know if i got a HDMI to USB will this work?
@JetsonHacks7 ай бұрын
@@ahmedsaleh4640 I haven't tried it. You will need the correct driver/program for the capture device for a Jetson based device. You can ask on the forum to see if anyone else is using one.
@anilkumarvadathya3884 жыл бұрын
Is it possible to connect RPi Camera V2 to Jetson Xavier AGX in a similar way?
@JetsonHacks4 жыл бұрын
There is no available CSI camera connection on the Jetson AGX Xavier Developer Kit. Thanks for watching!
@jardelvieira8742 Жыл бұрын
Does it work with Raspberry Pi 4 Camera IR-CUT Night Vision Camera Module (OV5647)?
@JetsonHacks Жыл бұрын
I don't think it does. Thanks for watching!
@projectnorthernlights84315 жыл бұрын
Looking forward to your tutorial over CUDA support for realsense cameras on Jetson Nano!
@sy25325 жыл бұрын
I asked this question earlier about RealSense camera(d435 and T265) on the first nano video introduction and Jim said "The changes to support the RealSense video formats is in part of the kernel which can not be modularized, so there's no easy way to just add a few modules here and there to get it to work. " not sure if this means it is not an easy... or can not be done. I would think if TX2 can the nano could too. The raspberry pi works for RealSense but it is limited by the USB2 ports. The nano has USB3 ports so here is to hoping we find out.
@projectnorthernlights84315 жыл бұрын
@@sy2532 I still hope Mr Jetson will come to our rescue!
@projectnorthernlights84315 жыл бұрын
@@sy2532 I am fairly new to the jetson and realsense. I have ordered both, but haven't received them yet. I wanted to ask : If at all CUDA support cannot be made available for the LibRealsense on the Jetson Nano, then does the real-sense library work standalone? I mean, do we need to modify the kernel in order to get a basic interface with the camera working?
@sy25325 жыл бұрын
@@projectnorthernlights8431 Jim just updated... The Nano supports the RealSense.
@projectnorthernlights84315 жыл бұрын
@@sy2532 That is a relief!
@janolesen60455 жыл бұрын
hmm, getting an error. No cameras available. gst-launch-1.0 nvarguscamerasrc ! 'video/x-raw(memory:NVMM),width=3820, height=2464, framerate=21/1, format=NV12' ! nvvidconv flip-method=0 ! 'video/x-raw,width=960, height=616' ! nvvidconv ! nvegltransform ! nveglglessink -e any suggestions?
@janolesen60455 жыл бұрын
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:521 No cameras available
@JetsonHacks5 жыл бұрын
It's hard to determine the issue without knowing what camera you are using and if the camera is properly installed.
@marcvanzyl85564 жыл бұрын
Hey, quick question here - I am trying to do exactly this, but I need to save the videos (for a science fair). The code for it is pretty simple, but the large problem is that I cannot save the frames fast enough compared to the frame-rate. One of my problems is that I want to use the mode 3 (1280 by 720 with 60 FPS), however it always chooses the 120 frames per second mode, mode 4. I have in the Gstreamer function you made the fps = 60, but it still will only do 120 frames per second. Thanks for the information!
@JetsonHacks4 жыл бұрын
I do not have anything to share on your issue. Please ask this question on the official NVIDIA Jetson Nano forum. Thanks for watching!
@EmirYSahab5 жыл бұрын
JetsonHacks is the best. Thanks alot.
@JetsonHacks5 жыл бұрын
Thank you for the kind words, and thanks for watching!
@combinationofthis56895 жыл бұрын
I wonder if Jetson Nano can encode Full HD stream from USB camera (for example Raw, YUV or MJPEG format) to H.264 format fast enough for real-time viewing? I have a project where I need to take video from USB camera and encode it to H.264 to be streamed over internet. Do you think Jetson Nano is powerful enough to do that?
@JetsonHacks5 жыл бұрын
I do not know. Please ask this question on the official NVIDIA Jetson forum where a large number of developers and NVIDIA engineers share their experience. The forum is here: devtalk.nvidia.com/default/board/371/jetson-nano/
@srinivasrayappa14505 жыл бұрын
How to set the Raspberry Pi camera as default so that it could be used for web based Video Conference?
@JetsonHacks5 жыл бұрын
Depends on the application you are using. The camera shows up as /dev/video0. Thanks for watching!
@cemalettinakdogan88372 жыл бұрын
Hi I' am using C920 camera and I am trying opencv real time photo (test code) but I dont know What write to VideoCapture() please help me
@JetsonHacks2 жыл бұрын
Hard to tell from your description. In Python you could do something like (assuming your camera is on /dev/video1): cap = cv2.VideoCapture("v4l2src device=/dev/video1 ! video/x-raw, width=640, height=480 ! videoconvert ! video/x-raw,format=BGR ! appsink") or: cap = cv2.VideoCapture(’/dev/video1’, cv2.CAP_V4L) The second version will try to negotiate appropriate capabilities. If you are going to use compressed video (MJPG or H.264), you will need to add decompressors and so on.
@_kanavbatra5 жыл бұрын
Thanks for the video!! Quick question - how would you play a mp4 file on the nano using gstreamer?
@JetsonHacks5 жыл бұрын
You will need to write an appropriate gstreamer pipeline. Please ask this question on the official NVIDIA Jetson Nano Forum, where a large group of developers and NVIDIA engineers share their experience. Thanks for watching!
@sebastiangarciaacosta54684 жыл бұрын
HELP! Nothing pops out and my camera is successfully connected. I am using the Waveshare IMX219-160IR camera
@JetsonHacks4 жыл бұрын
Please ask this question on the official NVIDIA Jetson Nano forum, where a large group of developers and NVIDIA engineers share their experience.
@dojomats5 жыл бұрын
thank you for the video! do you know if its possible to stream to youtube from the jetson nano?
@JetsonHacks5 жыл бұрын
You are welcome. I don't know about KZbin streaming. You should ask on the NVIDIA Jetson Nano forum where other developers may have experience in that area. Thanks for watching!
@ngohuuhuy5 жыл бұрын
Thanks, Sir! This video very useful. Does Jetson Nano support Logitech Webcam? (which type webcam). I have some trouble with my webcam now.
@JetsonHacks5 жыл бұрын
In the video, a Logitech C920 cam is being used in the Cheese window on the Nano. Thanks for watching!
@ngohuuhuy5 жыл бұрын
@@JetsonHacks Thank you so much!
@ThinkinThoed5 жыл бұрын
Hello Jim! I'm just curious if there's an (semi-easy) way to get the camera V1.2 module to work, as opposed to the v2 camera module? The main reason I ask is because I've already got a handful of these from my previous experiments. :) Thanks in advance and thanks again for these videos!
@JetsonHacks5 жыл бұрын
You're welcome for the videos. As far as I know, there is no easy way to get the earlier cameras to work without modifying the low level camera handlers in the kernel. Thanks for watching!
@henkoegema63902 жыл бұрын
On your GitHub page is written: "If you can open the camera in GStreamer from the command line, and have issues opening the camera in Python, check the OpenCV version." That is the problem I am facing. I do have cv2 version: '4.5.4' But what to do next, to solve the issue? Should I install another version of cv2? (Using Jetson NANO with Ubuntu 20.04)
@JetsonHacks2 жыл бұрын
Since Jetson Nano does not officially support Ubuntu 20.04, I have not seen the issue you are facing. I'm not sure what the issue is from your description, but at some point you will need to match the code to use the version of OpenCV you are using. Good luck on your project, and thanks for watching!
@henkoegema63902 жыл бұрын
@@JetsonHacks I restored the original img file, and now it is working (again). Tnx for your advise. Best greetings.
@DanPollock5 жыл бұрын
Do you think this will work with v2.1 of the camera?
@JetsonHacks5 жыл бұрын
The Raspberry Pi camera in the video is a v2.1. Thanks for watching!
@fishworxify5 жыл бұрын
when you reduce the resolution for higher fps, does the image width reduce or the dpi?
@JetsonHacks5 жыл бұрын
The image appears to crop towards the middle. I don't believe the DPI changes. If you look at the image at 3:36 - 3820x2464 and compare it against: 5:13 - 1280x720 You can see the difference. The 3820x2464 image is scaled down in the demo to fit in the window. If you were viewing it on a 4K monitor, it would fill the screen. The 128x720 image is shown full size. Thanks for watching!
@fishworxify5 жыл бұрын
@@JetsonHacks , i see. it would be good if we could keep the width and reduce the resolution, good for wide angle cameras and faster image processing....
@JetsonHacks5 жыл бұрын
@@fishworxify Since the images are coming straight in to the processor, it should be straightforward to de-res the 1280x720 @ 120fps images. Also, other vendors are coming out with cameras based on the IMX 219 that may better serve you needs.
@ngroy86365 жыл бұрын
If I were to do a haar Cascades classifier training with 1000 positive and negative samples, how long would it take
@nanogear1644 жыл бұрын
I need help designing a Graphical User Interface on a Jetson Nano....
@marwanashraf58744 жыл бұрын
Hello, how can I make the raspberry bi v2 run in python code for object detection?
Could I use the Jetson for natural language procesing? I'm a linguist but don't know a thing about programming...
@JetsonHacks5 жыл бұрын
You probably could, but would be better off using a desktop computer to get started. That area of study is very complex, and tends to require a lot of computer horsepower to build appropriate models. Thanks for watching!
@Glovali4 жыл бұрын
What is the song in the background?
@JetsonHacks4 жыл бұрын
It's me and some friends playing on a Saturday afternoon. Thanks for watching!
@brianfabioalfonsomolinagal63755 жыл бұрын
Excuse me, I want ask you something, is the Logitech c920 camera works with Jetson nano??
@JetsonHacks5 жыл бұрын
The C920 is shown working with the Jetson Nano in the video. It is being used to show me using the Cheese application, which is then recorded with the rest of the screencast. Thanks for watching!
@brianfabioalfonsomolinagal63755 жыл бұрын
JetsonHacks thank you so much, and congrats for your videos !!
@rickhunt31835 жыл бұрын
Lots of potential there.. How about mounting the camera on a cheap servo controlled gimbal, and have it identify and track obstacles for robot navigation. It sounds like a simple application and I believe you already have the parts. On a personal note please make sure you exercise and eat healthy..We’re all getting older and it’s easy to sit in front of a computer for 8 hours a day without much movement..Great video as usual…Peace
@JetsonHacks5 жыл бұрын
Thanks for the advice. I always make sure to get out and walk 3 or 4 miles a day, so it's not all sedentary. Thanks for watching!
@makersgeneration37395 жыл бұрын
Thank your Mr Jetson. 😎
@JetsonHacks5 жыл бұрын
You're welcome, and thanks for watching!
@mPavankumar3294 жыл бұрын
Is there a updated code for the new raspberry pi high quality camera ? Thanks for sharing the videos . They help a lot in setting up .
@JetsonHacks4 жыл бұрын
Thank you for the kind words. I do not know what you mean by "updated code". Have you written a driver for the camera?
@gigantech5 жыл бұрын
Thank you. Is there a way to attach more then one camera and process video streams from several cameras simultaneously?
@JetsonHacks5 жыл бұрын
In the video, two cameras are being used simultaneously. One is connected to a USB port, the other through the Raspberry Pi connector. There are 4 USB ports. There are third party carrier boards that have different camera input configurations. Thanks for watching!
@AngryRamboShow5 жыл бұрын
@@JetsonHacks Mr. Jetson, interesting, could you please cover some of the 3rd party carrier boards? Wonder if there is an Xavier Nano or something.
@JoshKindhart5 жыл бұрын
Would it be possible to connect Jetson Nano with StereoPi with ROS and I2C?
@JetsonHacks5 жыл бұрын
I don't know anything about the StereoPi. Thanks for watching!
@박재윤-f6p4 жыл бұрын
Thanks to the video, I can use the CSI camera. Thank you. I have a question. How can I solve this problem? error:(-215: Assertion failed) !empty() in function 'detectMultiScale'
@terryphan74515 жыл бұрын
Does the pi cam work with the Nvida Xavier?
@JetsonHacks5 жыл бұрын
Not natively. You need a hardware interface board and driver. Thanks for watching!
@b4gofmoney384 ай бұрын
Hello I use both of the commands on the github and It worked but after I install opencv using pip3 install opencv-python I can`t open my csi camera with those two command I wonder if I use the wrong way to download the opencv or what pls help thx
@JetsonHacks3 ай бұрын
I believe that when you install opencv-python that will overwrite the native OpenCV package. The native OpenCV package has support for using the RPi camera with the Jetson. Thanks for watching!
@AngryRamboShow5 жыл бұрын
I've been a subscriber to your channel for over a year, but now that I'm getting a real Jetson, the Nano, I'm looking forward to see if you'll do a lot of projects with it. I'd like to see what 720p @120fps comp vision performance looks like, and also how to hook it up to a battery with a charging circuit/buck converter or some sort of voltage regulator.
@JetsonHacks5 жыл бұрын
Congrats on the purchase! Sound like fun projects. Thanks for watching!
@afifothman3354 жыл бұрын
Hello... Can you share how to snap and save the photo??
@전수익-j9k Жыл бұрын
when i command gst-launch-1.0 nvarguscamerasrc sensor_id=0 !, my camera window is opened but when i enter ctrl+c my camera window doesn't close how to close camera window and how to resize camera window size ?? please help me
@JetsonHacks Жыл бұрын
You have to select the Terminal window that you are running the command from to use Ctrl C. Thanks for watching!
@alzalame5 жыл бұрын
Thank you verey much for this review , i'am on the stage of choosing between ROC-RK3399-PC AI ( with NCC S1 ) or Jetson nano , which is better for 4K image / video AI / AR processing ?
@JetsonHacks5 жыл бұрын
Depends on your needs. The Nano has less CPU cores (4xA57), but probably about the same CPU performance for the mixed ROC cores (2xA72-4xA53), the Nano has 128 GPU cores, the ROC has 4. They both appear to have 4K video decoders, but the Nano has 4K video encoders where as the ROC has 2K. I don't know about how you program the GPU on the ROC, the Nano uses industry standard CUDA. I don't know anything about the ROC, so I can't make a suggestion. Thanks for watching!
@alzalame5 жыл бұрын
@@JetsonHacks Thank you verey much for your answer .
@OfficialNetDevil4 жыл бұрын
Is there a way to hookup a 360 camera to the Nano?
@liujunli46225 жыл бұрын
Mr Jetson, have you successfully tested the Raspberry Pi camera on Jetson AGX Xavier? Thanks,
@JetsonHacks5 жыл бұрын
No. Thanks for watching!
@liujunli46225 жыл бұрын
@@JetsonHacks Thanks, Mr. Jetson. Any suggestion on this?
@JetsonHacks5 жыл бұрын
Please ask this question on the official NVIDIA Jetson forum where a large number of developers and NVIDIA engineers share their experience. The forum is here: devtalk.nvidia.com/default/board/326/jetson-agx-xavier/
@ikhtiyor5 жыл бұрын
Thank you very much for your videos.
@JetsonHacks5 жыл бұрын
You are welcome, and thanks for watching!
@ashishbharadwaj1005 жыл бұрын
How to do live video streaming from Jetson nano with the Raspberry Pi Camera Module?? Please help me with any idea. I want to do live streaming from Raspberry Pi Camera Module with Jetson Nano to any network.
@JetsonHacks5 жыл бұрын
You can ask in the official NVIDIA Jetson Forum for help with this. Thanks for watching!
@badgameguy68993 жыл бұрын
Great pro tip!
@JetsonHacks3 жыл бұрын
Only the best! Thanks for watching!
@pedrorafaelvidalarias65175 жыл бұрын
Great tutoria Sir! How can I take a capture and save it with this camera?
@gourimujib74075 жыл бұрын
can I create a serial communication between Jetson nano and Raspberry Pi3 ?
@JetsonHacks5 жыл бұрын
You should be able to using USB or UART. Thanks for watching!
@merondesta38952 жыл бұрын
that was really wonderful. can i use raspberry pi 4 cameras night vision? is that compatible with jetson nano 4gb my devise is that one
@JetsonHacks2 жыл бұрын
Thank you for the kind words. You should be able to use the Raspberry Pi NOIR camera that you mention. The only difference is that the camera does not have an infrared filter on it, where the regular cameras do. Thanks for watching!
@merondesta38952 жыл бұрын
@@JetsonHacks thankyou
@merondesta38952 жыл бұрын
OpenCV(4.5.5) /io/opencv/modules/videoio/src/cap_images.cpp:253: error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the name of file): nvarguscamerasrc ! video/x-raw(memory:NVMM), width=3264, height=2464, format=NV12, framerate=21/1 ! nvvidconv flip-method=2 ! video/x-raw, width=320, height=240, format=BGRx ! videoconvert ! video/x-raw, format=BGR ! appsink in function 'icvExtractPattern' Traceback (most recent call last): File "/home/aastu/4kilo.py", line 10, in cv2.imshow('picam' , frame) cv2.error: OpenCV(4.5.5) /io/opencv/modules/highgui/src/window.cpp:1000: error: (-215:Assertion failed) size.width>0 && size.height>0 in function 'imshow'
@merondesta38952 жыл бұрын
AM USING CAMERA-NIGHT VISION cam001 but i kept getting this error
@merondesta38952 жыл бұрын
is that from the version of my camera? or from my code?please am unable to understand the error
@phase52165 жыл бұрын
How do you record the screen on Jetson Nano sir?
@JetsonHacks5 жыл бұрын
It's a hardware video recorder from Elgato.
@materialdesign90385 жыл бұрын
Thanks for the great video!!!
@JetsonHacks5 жыл бұрын
You are welcome, and thanks for watching!
@moulich73724 жыл бұрын
it looks like the face_detect application has less framerate when compared with normal camera vision, how to increase the frame rate for face_detection script?
@JetsonHacks4 жыл бұрын
You can do about 20 different things for faster frame rates. What have you tried?
@moulich73724 жыл бұрын
JetsonHacks can you just share those tips which will help me in my project. I just know changing GPU , changing the camera might increase
@JetsonHacks4 жыл бұрын
@@moulich7372 This is more than can be explained in a KZbin comment. There are several ways, grabbing the camera on a different thread, using a machine learning model, accelerating with TensorRT, and so on. You can probably get help on the official NVIDIA Jetson Nano Forum. Good luck on your project!
@kevinjackson47413 жыл бұрын
Wide range of cameras for Jetson Nano - www.e-consystems.com/nvidia-jetson-camera.asp#nano-cameras
@udingidris74854 жыл бұрын
That's cool. how about using a USB webcam
@MrFranckiie5 жыл бұрын
Hi, I follow u and u are great!! I have a question for u, I want to know if I can use the Jetson Nano for read distances between the camera to a car (FOR EXAMPLE) or I need to use a lidar? then, which libraries must use. I will thanksfull for u help. Thanks for ur videos!! Regards.
@JetsonHacks5 жыл бұрын
You will need to use a sensor that can return distance information. Lidars can do that, ultrasonic sensors can, as well as depth cameras and binocular cameras. Thanks for watching!
@MrFranckiie5 жыл бұрын
@@JetsonHacks Ty for u answer! Okey i´m rely on lidar because i think that this technology it´s more reliable thn ultrasonic. On the other hand, if I use Lidar, what library can i use for them? ty again!
@JetsonHacks5 жыл бұрын
@@MrFranckiie It depends on which type of lidar that you use, and the device in particular.
@karthikbalu58245 жыл бұрын
Thanks a lot as I was having lot of problems with this pi camera on nano, and Nvidia forum is not the best help for me, you saved me awesome
@JetsonHacks5 жыл бұрын
You are welcome, I am glad you found it useful. Thanks for watching!
@sridharethiraj21495 жыл бұрын
one small doubts, does this two devices connected in same network or different network. can we do the same for remote access.
@JetsonHacks5 жыл бұрын
I do not understand your question.
@sridharethiraj21495 жыл бұрын
@@JetsonHacks simple I just want to take remote access of Nvidia Jetson with Ubuntu os installed and that Nvidia is from different location. I want to take remote access from another location. Both devices are from different locations and connected to different Networks.
@JetsonHacks5 жыл бұрын
@@sridharethiraj2149 I don't understand your question well enough to give you an answer. Please ask this question on the official NVIDIA Nano developers forum where a community of developers and NVIDIA engineers can help you.
@sridharethiraj21495 жыл бұрын
@@JetsonHacks even more simpler, to take remote access of Nvidia nano with another nano, from different locations and connected to different Wi-Fi Networks.
@JetsonHacks5 жыл бұрын
@@sridharethiraj2149 Can you do it? Sure. But the question indicates that you do not know how to do that (it's basic Linux stuff). The official NVIDIA Jetson Nano forum is a really good place to get help with your projects. This is a KZbin video about connecting a camera, it does not lend itself to providing detailed answers/how tos for your projects.
@moeiscool5 жыл бұрын
gimme more jetson homie
@JetsonHacks5 жыл бұрын
Will do. Thanks for watching!
@berndhe57985 жыл бұрын
Very good, thank you.
@JetsonHacks5 жыл бұрын
You are welcome. Thanks for watching!
@MrMertge2 жыл бұрын
is there a way how to control the motor through hand gesture?
@JetsonHacks2 жыл бұрын
Various ways. Most likely you would run some type of machine learning model (like NVIDIA trt_pose_hand on Github or MediaPipe) and then write some glue code to translate to motor commands. Good luck on your project!
@MrMertge2 жыл бұрын
@@JetsonHacks Thanks! Would you recommend to load pre-built JetBot image and on it load the TRT Pose, or a normal JetPack version and on it the TRT Pose, but then how can I control the engine then?
@JetsonHacks2 жыл бұрын
@@MrMertge This is not a simple project. I would suggest that you set up a separate card with TRT Pose and become familiar with it before attempting to integrate it with motor control. For the JetBot, where the camera points down, it's not clear how you intend to present gestures to it. An extra camera perhaps?
@aminfirdaus32792 жыл бұрын
hi how to know the pi camera is function or not, because i connect it but do not show anything, is there a problem with the coding or problem with my code
@JetsonHacks2 жыл бұрын
Which RPi camera are you using?
@aminfirdaus32792 жыл бұрын
@@JetsonHacks pi camera v2
@aminfirdaus32792 жыл бұрын
pi camera noir v2
@JetsonHacks2 жыл бұрын
@@aminfirdaus3279 What are the supported resolutions when you examine the camera using v4l2-ctl ?
@009deepesh5 жыл бұрын
Thanks for the amazing videos. Can you please make a video/share info about connecting Jetson nano remotely to laptop using WiFi or lan?? PS: I am confused whether to buy a monitor or is there another way.
@JetsonHacks5 жыл бұрын
I believe you need a HDMI monitor for the initial setup. That might be something you can check out in the forums. After that, it's a regular Linux box. You can SSH into it and so on. It is worth asking this question on the official NVIDIA Jetson forum where a large number of developers and NVIDIA engineers share their experience. The forum is here: devtalk.nvidia.com/default/board/371/jetson-nano/ Thanks for watching!
@009deepesh5 жыл бұрын
@@JetsonHacks Thank you!! Yes, I had to use the monitor for initial setup and then I installed xrdp and now running fine. Could not make the VNC work.
@JetsonHacks5 жыл бұрын
@@009deepesh Please ask on the NVIDIA Jetson Nano Forum. There's a thread that goes over the process.
@monocilindro36555 жыл бұрын
Amazing, once again...
@JetsonHacks5 жыл бұрын
All in a days work. Thanks for commenting, and thanks for watching!
@UCt6PXDm-iFNvvc6t5r1YCgQ5 жыл бұрын
great works
@JetsonHacks5 жыл бұрын
Thanks for watching!
@puvi0075 жыл бұрын
Hi, does jetson nano support RPi V1 camera .. its very cheap .. same pinout?
@JetsonHacks5 жыл бұрын
The default Jetson Nano installation does not support the RPi V1 Camera. Thanks for watching!
@puvi0075 жыл бұрын
@@JetsonHacks is it possible to enable support for that? or its not at all possible?
@JetsonHacks5 жыл бұрын
@@puvi007 I am not sure what you mean by possible. If you port the driver over and modify the tegra camera code, it is possible. However, it may not be easy.
@rikimontano3 жыл бұрын
could anybody help me to get working the pi cam 2.1 with cheese or chromium? gstreamer seems to work
@agsensenz94644 жыл бұрын
Professional. Nice.
@JetsonHacks3 жыл бұрын
Thank you! Cheers!
@boogienakal9545 жыл бұрын
my Jetson Nano suddenly Turnoff when running face_detection.py but work well at sample_camera.py and already use 4A for power. Anybody know why???
@shivamkapoor18275 жыл бұрын
Why use jestan nano for machine Learning and AI when wr have pc please reply??
@gaurav98065 жыл бұрын
U can do it on PC but machine learning wouldn't be viable... Because we need a pack huge power in as small sbc as possible so it can be used for robotics and other stuff that don't have a large enough space for your PC motherboard
@shivamkapoor18275 жыл бұрын
@@gaurav9806 ok thanks😊
@ThinkinThoed5 жыл бұрын
I love that ruler, think I might have to snag one! Do you know of a "legit" source for consumers or is eBay the only bet? :)
@JetsonHacks5 жыл бұрын
I have only seen it for sale to the public at the NVIDIA GTC Developers Conferences. Thanks for watching!
@ThinkinThoed5 жыл бұрын
@@JetsonHacks Good to know, thanks! (don't think I'll ever get a chance to make it to one of those, so eBay it is! :)) Also make sure you get your commission(s), your videos were the biggest reason I ended up purchasing the Jetson Nano. :D Keep up the great work!
@JetsonHacks5 жыл бұрын
@@ThinkinThoed I hope you have fun with your Jetson Nano. Good luck on the ruler hunt!