public interface IAuthenticateRTSP
IAuthenticateRTSP: RTSP authentication provider
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticateRTSP(RTPSession rtspSession,
com.wowza.wms.rtsp.RTSPRequestMessage req,
com.wowza.wms.rtsp.RTSPResponseMessages resp)
Called for each RTSP authentication
|
boolean authenticateRTSP(RTPSession rtspSession, com.wowza.wms.rtsp.RTSPRequestMessage req, com.wowza.wms.rtsp.RTSPResponseMessages resp)
rtspSession - RTP sessionreq - RTSP requestresp - RTSP response