public interface IAuthenticateSIP
IAuthenticateRTSP: RTSP authentication provider
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
authenticateSIP(RTPSession rtspSession,
com.wowza.wms.sip.SIPRequestMessage req,
com.wowza.wms.sip.SIPResponseMessages resp) |
Called for each RTSP authentication
|
boolean authenticateSIP(RTPSession rtspSession, com.wowza.wms.sip.SIPRequestMessage req, com.wowza.wms.sip.SIPResponseMessages resp)
rtspSession - RTP sessionreq - RTSP requestresp - RTSP response