Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Environment Variable

Description

PLATFORMROOT

Root directory of the platform source

PLATFORMTC

Target configuration directory

PLATFORMHOST

Host environment identifier.
You will find host-specific build settings
in $PLATFORMROOT/hostconfig/$PLATFORMHOST

ClientSim Variables

In order to run the enableTV ClientSimulator you must also set the following variables

Environment Variable

Description

VIDIOM_TOOLROOT

ClientSim target bin directory

 

CLIENTSIM_TOOLROOT

bin subdirectory of the ClientSim target bin directory

CLIENTSIM_ENV

env subdirectory of the ClientSim target bin directory

 

RI Platform Target Configurations

The Reference Implemenation Platform (RI Platform) is a set-top box emulator that is the primary target for the Reference Implementation OCAP Stack. The RI Platform can be compiled to run on any number of operating systems. Currently the following targets are supported:

...

Currently, the project supports the following targets:

...

  • RI Platform (Windows) - The RI Platform is a set-top box emulator ported to the Win32 operating system.
    • To compile the stack to the Windows RI Platform target, set OCAPTC to CableLabs/simulator/Win32/debug
    • At this time, there is no support for building a release version of the RI Platform Win32 target
  • RI Platform (Linux) - The RI Platform is a set-top box emulator ported to the Linux operating system.
    • To compile the stack to the Linux RI Platform target, set OCAPTC to CableLabs/simulator/Linux/debug
    • At this time, there is no support for building a release version of the RI Platform Linux target