VideoPlex Xpress Linux On Screen Display (OSD) SDK
You can download the VideoPlex Xpress
Linux OSD SDK in RPM or tar format. OSD SDK (RPM
format) OSD SDK (tar
archive)
Installation Instructions
Install the rpm file using the following rpm command:
rpm -ihv OsdSDK-0.5a-1.i686.rpm
The RPM file
installs to /opt/SDK/VPXpress/Osd
directory.
If you downloaded the tar file, open it in a
directory using the following command:
tar xzvf
OsdSDK-0.5a.tgz
Using the Library
The header files are located in the /opt/SDK/VPXpress/Osd/include directory. Static and shared
libraries are in the /opt/SDK/VPXpress/Osd/lib
directory.
Using Demo Applications
Demo applications can be recompiled by typing 'make'
in the installation directory.
Use the demo2 application to enable OSD on a
specific card and to load an image.
Use the demo application to see OSD
features.
API documentation is available in the doc directory of the
installation.
|