Hi, I'm looking for a RTSP Java library, but I didn't find anything. Can someone advice me a Java library to handle RTSP?
Thanks
Hi, I'm looking for a RTSP Java library, but I didn't find anything. Can someone advice me a Java library to handle RTSP?
Thanks
Hello,
I don't know if you still need that. I wrote a tiny RTSP Client library in java and I'd appreciate some feedback on it. Also, it can be extended to implement server side.
The link to the project is http://code.google.com/p/rtsplib-java/
Regards, Paulo.