RTSP Client library
Tiny (simple and raw, multi stream) client library (written in C++) to read a RTP streams. It uses ffmpeg library to setup a RTSP connection.
It has a C# wrapper.
Requirements
To run the following libraries are needed:
-
x86: vc_redist.x86.exe
-
x64: vc_redist.x64.exe
Features:
- Support all RTST stream
- Very low latency
- Very very low delay
- Very light CPU usage for decoding RTSP stream
There are no reviews yet.