Uses of Class
io.github.lunasaw.zlm.hook.param.OnRtpServerTimeoutHookParam
Packages that use OnRtpServerTimeoutHookParam
-
Uses of OnRtpServerTimeoutHookParam in io.github.lunasaw.zlm.hook.controller
Methods in io.github.lunasaw.zlm.hook.controller with parameters of type OnRtpServerTimeoutHookParamModifier and TypeMethodDescriptionZlmHookController.onRtpServerTimeout
(OnRtpServerTimeoutHookParam param, jakarta.servlet.http.HttpServletRequest request) rtpServer收流超时 调用openRtpServer 接口,rtp server 长时间未收到数据,执行此web hook,对回复不敏感 -
Uses of OnRtpServerTimeoutHookParam in io.github.lunasaw.zlm.hook.service
Methods in io.github.lunasaw.zlm.hook.service with parameters of type OnRtpServerTimeoutHookParamModifier and TypeMethodDescriptionvoid
AbstractZlmHookService.onRtpServerTimeout
(OnRtpServerTimeoutHookParam param, jakarta.servlet.http.HttpServletRequest request) void
ZlmHookService.onRtpServerTimeout
(OnRtpServerTimeoutHookParam param, jakarta.servlet.http.HttpServletRequest request)