'video/x-raw(memory:NVMM),width=1920,height=1080' ! nvvidconv ! xvimagesink sync=false '' but when I use jetcam ,I get a error. RuntimeError: Could not initialize camera. Please see error trace.
Hello, For some reason I can't get my camera to work again. For context, I tried to use a custom dataset from roboflow but then my kernel kept dying after installing roboflow. I reconfigured the right numpy and edited my .bashrc as I saw...
except: 26 raise RuntimeError( ---> 27 'Could not initialize camera. Please see error trace.') 28 29 atexit.register(self.cap.release) RuntimeError: Could not initialize camera. Please see error trace. When I try this, there is no error but the image is all one shade of green....