新增自定义rtmp command

This commit is contained in:
monktan
2020-11-30 10:00:26 +08:00
parent 8e575c0c78
commit 575a231ba0
9 changed files with 56 additions and 3 deletions

View File

@@ -57,6 +57,7 @@ using namespace toolkit;
#define CONTROL_STREAM_ISRECORDED 4
#define CONTROL_PING_REQUEST 6
#define CONTROL_PING_RESPONSE 7
#define CONTROL_CUSTOM_FREEZE 16
#define STREAM_CONTROL 0
#define STREAM_MEDIA 1