The procedures in this section explain how to compile the RTSP proxy.
Use the following procedures to compile the RTSP proxy in a UNIX environment.
After you extract the contents of the tar file that you downloaded from the RealNetworks Web site, you must run a configuration script called configure
that dynamically creates a makefile for UNIX, using the following procedure.
ortspproxy_2_0
directory.
The configure
script reads the environmental variables and dynamically creates a makefile so that it's compatible with the platform on which it will be built.
Use the following procedure to compile the source code in a UNIX environment.
osrtspproxy_2_0
.
This command creates a binary, named rtspproxy
.
![]() |
Note |
---|
The source code in the RTSP Proxy Kit source code was test-compiled on GNU's gcc for UNIX. |
Use the following procedure to compile the source code on a computer that's running Windows.
ortspproxy_2_0
directory.
This command creates an executable file named rtspproxy.exe.
![]() |
Note |
---|
The source code in the RTSP Proxy Kit was test- compiled using Microsoft Visual C++. |