Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 387 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 387 Bytes

RTSP

c++ RTSP Client/Server - win32/linux/android

this project is RTSP client/server library for windows/linux/android.

under 'test' folder there are test examples.

parts of this project's source code are from open source streaming library live555.

as many developer knows live555 source code is terribly complicated.

so i decided to simplify it and make cross-platform library.