Hello
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.
Thanks
|
|
|
|
|
|
|
JRTPLIB is very nice, and used in well-known projects such as SightSpeed (and lots of little ones). Pretty well-designed, very flexible license; pretty easy to get thing right with it. |
||
|
|
|
|
Try ACE library |
||
|
|
|
|
check live555 Useful libraries and code examples of how to stream stuff from your own app R |
||||
|
|
|
OPAL is a pretty complete VoIP library, written in C++. Also, while not really a library, you can write great media applications on top of SEMS, in C++ or python. |
||
|
|