Interface | Description |
---|---|
IMessageInterceptor |
IMessageInterceptor - RTSP Request/Response interceptor. |
IPresentation |
IPresentation - presentation description. |
IPresentation.IMedia |
IMedia - presentation's media description. |
IVideo |
IVideo - video object |
PlaySession.IListener |
IListener - listener. |
RecordSession.IListener |
IListener - listener. |
RtspClient.IListener |
IListener - RTSP Client listener. |
RtspClient.IRtcpHandler |
IRtcpHandler - RTCP handler. |
RtspClient.IRtcpHandler.ICallback |
ICallback - callback. |
Class | Description |
---|---|
License |
License - JUV RTSP/RTP Client library license key. |
MediaDataFactory |
MediaDataFactory - MediaData factory. |
PlaySession |
PlaySession - RTSP/RTP play session base class. |
PlaySession.ListenerAdapter |
ListenerAdapter - PlaySession.IListener adapter. |
RecordSession |
RecordSession - RTSP/RTP record session base class. |
RecordSession.ListenerAdapter |
ListenerAdapter - RecordSession.IListener adapter. |
RtpPlaySession |
RtpPlaySession - RTP play session. |
RtpRecordSession |
RtpRecordSession - RTP record session. |
RtspClient |
RtspClient - JUV RTSP/RTP Client. |
RtspClient.Configuration |
Configuration - RtspClient configuration constants. |
RtspClient.IRtcpHandler.CallbackAdapter |
CallbackAdapter - RtspClient.IRtcpHandler.ICallback adapter. |
RtspClient.ListenerAdapter |
ListenerAdapter - RtspClient.IListener adapter. |
RtspPlaySession |
RtspPlaySession - RTSP play session. |
RtspRecordSession |
RtspRecordSession - RTSP record session. |
RtspRequest |
RtspRequest - RTSP Request. |
RtspResponse |
RtspResponse - RTSP Response. |
UnicastUdpTransport |
UnicastUdpTransport - responsible for managing UDP transport. |
Exception | Description |
---|---|
RtspMethodException |
RtspMethodException - RTSP Method exception |