增加发流音视频分开发送

This commit is contained in:
648540858
2023-07-13 14:30:41 +08:00
parent f525b55729
commit 9fc3db1f5e
3 changed files with 211 additions and 79 deletions

View File

@@ -21,5 +21,6 @@ public enum HookType {
on_server_started,
on_rtp_server_timeout,
on_server_keepalive
on_server_keepalive,
on_send_rtp_stopped
}