V4L2 / Video Capture Support on PolarFire-SoC Linux #103
-
Good afternoon, I am designing a video capture platform around the MPFS250. I have RTL to capture video over MIPI CSI2 and stream it into main memory, but how to support this from inside Linux? Are there any Video4Linux2 (V4L2) capture drivers and examples available or planned for this or related platforms? What is the best way to approach sharing memory between RTL blocks and linux? Can we simply write into a particular address block from the RTL side and then read that memory from the linux side? Thanks, Dave |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@mcmordie Examples and Drivers for Video related use-cases are planned on our You may refer some of the relevant documentation here. |
Beta Was this translation helpful? Give feedback.
@mcmordie Examples and Drivers for Video related use-cases are planned on our
PolarFire SoC Video Kit platform in the next release.
You may refer some of the relevant documentation here.