For example:
./genMakefiles linux
make -j4
Replace "linux" with your platform, e.g. avr32-linux, cygwin, freebsd, iphoneos, linux, linux-64bit, macosx, openbsd, solaris-64bit, etc (see config.PLATFORM files)
You will find various executables:
- ./testProgs - contain various programs such as testRTSPClient to receive an RTSP stream
- ./proxyServer/live555ProxyServer - a great RTSP proxy server
- ./mediaServer/live555MediaServer - an RTSP media server for serving static files over RTSP