Hello
I am working on RZ/G1M board. I made UVC drivre up and my device is getting detected. But when trying to stream Live video I am just getting blue screen on Screen connected via HDMI. Following is my "dmesg" output
[ 7233.748718] usb 4-1.4: new high-speed USB device number 5 using ehci-pci[ 7233.871853] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c)[ 7233.890670] input: C922 Pro Stream Webcam as /devices/platform/pci-rcar-gen2.1/pci0004:01/0004:01:02.0/usb4/4-1/4-1.4/4-1.4:1.0/input/input3
I am using python script to record video and I am getting error as follows
[ 1654.736848] adv7180 2-0020: Not detect any video input signal[ 1654.783954] adv7180 2-0020: Not detect any video input signal[ 1654.798987] adv7180 2-0020: Not detect any video input signal
Any help regarding this issue is appreciated. Looking forward for support.
Thank You