Skip to content

AttributeError: 'Camera_Caps_Controller' object has no attribute 'crop_gst_filters' #3

Description

@Liampour

Hello,
Congratulations for your work. I have connected 2 CSI cameras to jetson nano. When I try to run python3 camera_caps.py the the following error appears:

Traceback (most recent call last):
  File "/home/jet/camera-caps/camera_caps_controller.py", line 352, in on_camera_box_changed
    preview_command = self.preview_command()
  File "/home/jet/camera-caps/camera_caps_controller.py", line 721, in preview_command
    crop_gst_filters = self.crop_gst_filters
AttributeError: 'Camera_Caps_Controller' object has no attribute 'crop_gst_filters'

Also from the camera menu I cant select any of the available choices.
The GUI that appears is the following.

Image

Jetpack version 6.1

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions