c sdk 新增webrtc相关函数 (#4473)

另外调整函数位置,whip、whep请求设置Content-Type为application/sdp
This commit is contained in:
Lidaofu
2025-09-24 17:40:43 +08:00
committed by GitHub
parent a3eb07adfc
commit 493714bc7d
6 changed files with 355 additions and 57 deletions

View File

@@ -27,5 +27,6 @@
#include "mk_frame.h"
#include "mk_track.h"
#include "mk_transcode.h"
#include "mk_webrtc.h"
#endif /* MK_API_H_ */