实现音频转码功能:

- 启用rtc:// schecma
- 增加音频转码码率配置
- aac转码使用原通道数
This commit is contained in:
cqm
2022-06-01 18:30:40 +08:00
parent cb1650254f
commit 607d8ba0e7
15 changed files with 278 additions and 90 deletions

View File

@@ -9,7 +9,7 @@
*/
#include "Nack.h"
#include <algorithm>
using namespace std;
using namespace toolkit;