I am creating a project which creates a throughput from USB Webcam to HDMI Tx on the Zybo Z7-20. In PL i want to implement video processing in the Future. Iam using Petalinux for the USB Video driver. The video device is shown as /dev/video0. I am currently using the Framebuffer Read IP in PL. The Xilinx Framebuffer Driver is successfully probed on boot, but the device node fb0 has to be created manually. How can i resolve this?
Further i have no idea how to connect the video0 device and its video stream to the Framebuffer IP. Am i missing something? I can't believe, that there is not a single well documented project with the same functionality. Do i really need to create my own DRM Driver?
Question
apergios
I am creating a project which creates a throughput from USB Webcam to HDMI Tx on the Zybo Z7-20. In PL i want to implement video processing in the Future. Iam using Petalinux for the USB Video driver. The video device is shown as /dev/video0. I am currently using the Framebuffer Read IP in PL. The Xilinx Framebuffer Driver is successfully probed on boot, but the device node fb0 has to be created manually. How can i resolve this?
Further i have no idea how to connect the video0 device and its video stream to the Framebuffer IP. Am i missing something? I can't believe, that there is not a single well documented project with the same functionality. Do i really need to create my own DRM Driver?
pl.dtsi system-user.dtsi dmesg.txt
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now