On Wed, Apr 28, 2010 at 4:27 AM, debjyoti mukherjee <[email protected]> wrote: > I am using Live555 server. But How do i store the MIME data after i invoke > method "PLAY"? > Can anyone help me in this?
I don't know off the top of my head how to get live555 to send MIME data. If you have a specific question about sending or receiving an RTSP command that isn't clear from the docs, let us know. Are you sure you don't mean the SDP data from the DESCRIBE? That data comes in the body of that request, which you are apparently dumping to outfile with all your other response data. -- Chris Conroy ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
