Hello,
I have a TinyRex module and I want to capture 16-bit grayscale video that is coming from an FPGA. For this, a modified TinyRex baseboard lite is used where the HDMI input and associated ICs and components are replaced with a parallel connector. Is using mxc_v4l2_capture module enough for doing this, or do I need to write a custom driver for this purpose? Also, do you know how should we modify mxc_v4l2_capture?
Any help is appreciated, Thanks in advance
I have a TinyRex module and I want to capture 16-bit grayscale video that is coming from an FPGA. For this, a modified TinyRex baseboard lite is used where the HDMI input and associated ICs and components are replaced with a parallel connector. Is using mxc_v4l2_capture module enough for doing this, or do I need to write a custom driver for this purpose? Also, do you know how should we modify mxc_v4l2_capture?
Any help is appreciated, Thanks in advance
Comment