cam test
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by cam test-
MartyX Grover Ok, will try out on GitHub. As regards the sensor/ISP capabilities, is there a reg that can put the ISP in a test-pattern mode? This would be a helpful capability for debugging.
-
In this case, it seems that something would be missing or different in the configuration made by using the commands exposed in the mipi-camera-driver repo and the WRs done by using the librealsense...
-
MartyX Grover Yes, I'm using a v4l2 streaming app (qv4l2). In case of the streaming app, I compared the ones when using the USB-based paths and its drivers, and they contained the same video qualit...
-
Hi MartyX Grover, Ok, the resulted frame from the RealSense D457 is like this one (using the YUYV format in the V4l2-related streaming app - 1280x720@30fps, being the same in case of using other ...
-
MartyX Grover Yes, but in case of the final format that is resulted after the ISP-based conversion, is this one a YUV422 one [UYVY8_1x16 - Packed YUV 4:2:2, 8 bits per component and 2 bytes/pixel -...
-
MartyX Grover Yes, I'm using the deserializer from the example design that is hosted on GitHub. The previously mentioned error was because of the wrong usage when doing a manual setup of the device...