public interface IAuthenticateRTSP
IAuthenticateRTSP: RTSP authentication provider
| Modifier and Type | Method | 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