Hi Jerry,To debug the liveMdeia library, you may have to recompile the
MPlayer and liveMedia library. 1/ Before compiling liveMedia, in the first
line of file "config.linux"--COMPILE_OPTS = $ >(INCLUDES) -I -O2
-DSOCKLEN_T...,add the "-g" option as follows: COMPILE_OPTS = $ (INCLUDES)
-I -O2 -g
Hi Jerry,To debug the liveMdeia library, you may have to recompile the MPlayer
and liveMedia library. 1/ Before compiling liveMedia, in the first line of file
"config.linux"--COMPILE_OPTS = $ (INCLUDES) -I -O2 -DSOCKLEN_T...,add the "-g"
option as follows: COMPILE_OPTS = $ (INCLUDES) -I -O2 -g