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.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
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. |
|||
|
|
|
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. |
|||
|
|