Best C++ RTP/RTSP library

Viewed 87193

I'm looking for a RTP/RTSP library in C++. I found pjsip but it is more C-style. I'm looking for more OO library.

2 Answers
Related