ImportError: cannot import name 'git_revision'

I was following up the Hello Camera Tutorial on my Jetson Nano 2GB developer kit when i ran into this error. Specifically when i ran the following import

from jetcam.usb_camera import USBCamera

Any assistance please.

hello user96550,

it is a usb camear sensor, right?
please refer to developer guide, Approaches for Validating and Testing the V4L2 Driver for the sample pipeline, test commands to check your camera stream.
you should have v4l2 standard controls to access the stream since libargus doesn’t support with usb camera sensros.
thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.