CSI camera wont open

CSI camera won’t open with either Jetson.Utils or OpenCV.
It is stuck with these last three lines:

GST_ARGUS: Setup Complete, Starting captures for 0 seconds
GST_ARGUS: Starting repeat capture requests.
CONSUMER: Producer has connected; continuing.

The camera looks to be recognized. Running this command:

> v4l2-ctl -d0 --list-formats-ext

I read:

ioctl: VIDIOC_ENUM_FMT
Index : 0
Type : Video Capture
Pixel Format: ‘RG10’
Name : 10-bit Bayer RGRG/GBGB
Size: Discrete 3264x2464
Interval: Discrete 0.048s (21.000 fps)
Size: Discrete 3264x1848
Interval: Discrete 0.036s (28.000 fps)
Size: Discrete 1920x1080
Interval: Discrete 0.033s (30.000 fps)
Size: Discrete 1280x720
Interval: Discrete 0.017s (60.000 fps)
Size: Discrete 1280x720
Interval: Discrete 0.017s (60.000 fps)

I am using this camera:
https://www.amazon.com/SainSmart-IMX219-Camera-Module-Raspberry/dp/B07VFFRX4C

Has anyone experiences similar behavior and can assist?

Thanks
Sasha

How about the nvgstcapture-1.0?