Demo Details; Files Used By The Demo; Demo Source Code Files; Files In Ipmediaserver Folder Used By The Ip Media Server Demo - Intel IP Media Server Demo Manual

Ip media server for host media processing
Table of Contents

Advertisement

Demo Details

5 .
This chapter discusses the IP Media Server for HMP demo in more detail. It contains the following
topics:
Files Used by the Demo. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
Programming Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
Threads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
Initialization. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
Event Handling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
Typical Scenario . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
5.1

Files Used by the Demo

This section lists the files used by the IP Media Server demo. It contains the following information

Demo Source Code Files

PDL Files
5.1.1
Demo Source Code Files
In Windows, the IP Media Server demo files listed in Table 3 are located within:
$(INTEL_DIALOGIC_DIR)\Demos\IPMediaServer
In Linux, the IP Media Server demo files listed in Table 3 are located within:
$(INTEL_DIALOGIC_DIR)/demos/IPMediaServer
Table 3. Files in IPMediaServer Folder Used by the IP Media Server Demo
Sub-Directory (if any)
IP Media Server for HMP Demo Guide - July 2005
File Name
CConfig.cpp
Implements the operations of the Configuration
class
CConfig.h
Function prototype for config.cpp
CEventRouter.cpp
Implements the operations of the EventRouter class
CEventRouter.h
Function prototype for ceventrouter.cpp
IPMediaServer.dsp
Visual C++ project file
IPMediaServer.dsw
Visual C++ project workspace
main.cpp
Contains the main function and the WaitForKey
main.h
Function prototype for main.cpp
makefile
Top-level make file (Linux only)
5
Purpose
25

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IP Media Server and is the answer not in the manual?

Questions and answers

Table of Contents