Re: [Live-devel] RTSP Server Crash with Milestone Client

2011-11-15 Thread Ross Finlayson
I can't figure out exactly why your server is crashing with the "Milestone" client, but it appears to be related to the fact that this client is behaving in a very strange and non-standard way. For some reason, it is sending two different copies of each "DESCRIBE" request. In particular, it is

Re: [Live-devel] RTSP Server Crash with Milestone Client

2011-11-02 Thread Ross Finlayson
> I have developed an (mpeg4)RTSP streamer(server) using live555 libs. It's > unicast based on OnDemandServer example module. > Thanks for your priceless contribution to the media community. > > The application takes rgb frames from a buffer, encodes it, and passes it to > the derived FramedSour

[Live-devel] RTSP Server Crash with Milestone Client

2011-11-02 Thread Viswanatha Reddy
Dear Ross, I have developed an (mpeg4)RTSP streamer(server) using live555 libs. It's unicast based on OnDemandServer example module. Thanks for your priceless contribution to the media community. The application takes rgb frames from a buffer, encodes it, and passes it to the derived FramedSourc