Re: [Live-devel] SDP problem in openRTSP

2010-12-01 Thread Ross Finlayson
Though now I have another problem. The client tells me that it is 'Unable to create receiver for "video/VP8" subsession: RTP payload format unknown or not supported'. So I am guessing that the live555 libraries don't support VP8. Is this correct? Yes. Read the FAQ. -- Ross Finlayson Live Net

Re: [Live-devel] SDP problem in openRTSP

2010-12-01 Thread kanav gandhi
Thanks for your reply. Well actually this is part of my school project, thats why I am writing it myself :) I was able to figure out the problem I had. If I send the actual SDP message in another rtsp response, it worked. Though now I have another problem. The client tells me that it is 'Unable to

Re: [Live-devel] SDP problem in openRTSP

2010-11-30 Thread Ross Finlayson
I am writing my RTSP server Are you using our RTSP server implementation? (If not, why not? :-) and am using openRTSP as the client. The problem I am facing is that when I send the response for the DESCRIBE request, I get an error saying: "Have received 283 total bytes of a DESCRIBE RTSP

[Live-devel] SDP problem in openRTSP

2010-11-30 Thread kanav gandhi
Hi all, I am writing my RTSP server and am using openRTSP as the client. The problem I am facing is that when I send the response for the DESCRIBE request, I get an error saying: "Have received 283 total bytes of a DESCRIBE RTSP response; awaiting 131 bytes more Failed to get a SDP description fro