Log in

View Full Version : RTSP client and server open source code


Boruut
24th September 2007, 11:09
Hi, I'm looking for implementations of available RTSP clients and servers with pertaining open source code (under GPL if possible). I'm aware of Darwin Streaming Server, which includes the RTSP server part, that is also thoroughly integrated with the Darwin's core system.

I'll be using RTSP code for several testings on a faculty project (for some kind of RTSP proxy). So, I demand the RTSP server and client implementations to be stand-alone (without being integrated to a complex modules management platform such as Darwin streaming server), to be compliant with RFC2326 (RTSP specification), to be stable and to have the code in C/C++ or in Java.

I'm open for any suggestions, including referrals to the other sources. I'd be very glad if you could help me with the desired matter. Thank you for your effort in advance.

eLupus
24th September 2007, 19:15
libnemesi

live555