Problem with USB Webcam Resolution

Hi, I have a A4Tech PK-910H 1080p webcam. When opening cheese webcam booth, it successfully displays 1280x720 resolution and below but not 1920x1080. When using 1920x1080, the video feed freezes unless I turn it back to lower resolutions.
I also tried opening the camera with OpenCV python by using cap = cv2.VideoCapture(1,cv2.CAP_V4L2). It again successfully outputs video with resolution of 1280x720 but not 1920x1080. When using !920x1080 it displays a video with a green screen. What should i do to be able to use 1920x1080 resolution?

edit: I’m using Jetson TX2 with Jetpack 4.4

Hi,
Please check Jetson Nano FAQ
Q: I have a USB camera. How can I lauch it on Jetson Nano?

You may check if the camera can be successfully launched in gst-launch-1.0 command and see vide preview first.