- GstRTSPConnection — manage RTSP connections
- GstRtspdefs — common RTSP defines
- GstRTSPExtension — Interface for extending RTSP protocols
- GstRTSPMessage — RTSP messages
- GstRTSPTimeRange — dealing with time ranges
- GstRTSPRange — dealing with RTSP transports
- GstRTSPUrl — handling RTSP urls
This library should be linked to by getting cflags and libs from
gstreamer-plugins-base-1.0.pc
and adding
-lgstrtsp-1.0
to the library flags.