Package org.red5.server.net.rtsp

Class Summary
Handler Register the "rtsp://" scheme as a valid protocol.
RTSPRequest  
RTSPResponse Wraps up a RTSP response message.
RTSPSession RTSP is primarily a connection-less protocol, that means that RTSP request can be made over multiples TCP connections.
RTSPTransport Parse the RTSP Transport header field.
RTSPTransportList Represent a list of transport headers.
Track  
 

Enum Summary
RTSPCode RTSP Status codes.
RTSPRequest.Verb  
RTSPTransport.DeliveryType  
RTSPTransport.LowerTransport  
RTSPTransport.Profile  
RTSPTransport.TransportProtocol  
 



Copyright © 2006-2009 The Red5 Project