Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

VIP Video input V4L2 driver

Hi,

is there anywhere any driver for Frame Buffer II IP Core compatible with V4L2?

I managed to find frame-buffer driver for old IPCore altvipfb.c -- Altera Video and Image Processing(VIP) Frame Reader driver, but nothing for new ipcores and especially for "Writer-only" version of Framebuffer.

Any help would be appreciated!

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    AFAIK, there is no V4L2 drivers for Altera Video and Image Processing suite. If you want those, maybe you must develop them by yourself, because the driver's functions depend on the structure of video stream which you build.

    Kazu