HP-UX Multimedia Streaming Protocols (MSP) Programmer's Guide
Table 1-1 Header Files Shipped with the MSP SDK
DescriptionHeader File
Specifies the RTP header file.
/usr/include/rtp.h
Specifies the RTSP header file.
/usr/include/rtsp.h
Specifies the SDP header file.
/usr/include/sdp.h
Libraries Supplied with the SDK for C
The MSP SDK for C includes different library sets. The specific library files that you
link with depend on the type of application or applications you are building.
In the HP-UX 11i v2 and HP-UX 11i v3 operating systems both the 32-bit and 64-bit
versions of MSP libraries are delivered but only the 32-bit version of MSP libraries are
delivered in the HP-UX 11i v1 operating system.
Table 1-2 outlines the library files provided with the MSP SDK for C.
Table 1-2 Libraries Shipped with the MSP SDK
DescriptionLibrary File
Specifies the RTP library for HP-UX.
librtp
Specifies the RTSP library for HP-UX.
librtsp
Specifies the SDP library for HP-UX.
libsdp
Files Provided with the MSP SDK 17