StartSendRtp 延迟可配置
This commit is contained in:
parent
e4be1e1373
commit
f0ec28c8e7
@ -15,7 +15,7 @@ import java.util.concurrent.ConcurrentMap;
|
||||
@Service
|
||||
@RequiredArgsConstructor
|
||||
public class ZlmStreamChangeHookService {
|
||||
private ZlmHookConfig zlmHookConfig;
|
||||
private final ZlmHookConfig zlmHookConfig;
|
||||
public interface ZlmStreamChangeHookHandler{
|
||||
void handler();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user