File: README

package info (click to toggle)
libomxfbdevsink 0.1-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,520 kB
  • sloc: sh: 10,163; ansic: 1,319; makefile: 18
file content (8 lines) | stat: -rw-r--r-- 250 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
The OpenMAX Frame Buffer Video Sink component is a video display component that uses the Linux Frame Buffer /dev/fb0 for the visualization.
To compile the component execute:

autoreconf -i -f
./configure --prefix=$INSTALL_DIR_PATH
make
make install