mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-03 17:27:33 +08:00
增加rtmp/rtsp对音频G711A,G711U的支持
This commit is contained in:
@@ -75,6 +75,9 @@ using namespace toolkit;
|
||||
#define FLV_CODEC_AAC 10
|
||||
#define FLV_CODEC_H264 7
|
||||
#define FLV_CODEC_H265 12
|
||||
#define FLV_CODEC_G711A 7
|
||||
#define FLV_CODEC_G711U 8
|
||||
|
||||
|
||||
namespace mediakit {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user