Re: [Live-devel] Debugging live 555 on vlc

2009-09-17 Thread Sharmistha Chatterjee
Hi, I could see all the RTSP commands the options, request and describe parameters but in between function calls I am writting debug messages as it has already been done inside the library of live 555 . I could not see those messages which are specified within stdout or stderr. So where is the o

Re: [Live-devel] Debugging live 555 on vlc

2009-09-17 Thread Sébastien Escudier
Hi, Quoting Sharmistha Chatterjee : > Hi, > > I am new to live 555. I want to get the debug messages of live 555 while I > am getting the debug messages of VLC. I am using the linux/gdb config file > of live 555 to generate make files. Also I am running VLC on maemo. > > Can anyone give me some