mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-30 06:42:22 +08:00
开始对接js
This commit is contained in:
@@ -101,7 +101,10 @@ static bool registerAllItem(){
|
||||
registerSdpItem<SdpDirectionRecvonly>();
|
||||
registerSdpItem<SdpDirectionSendrecv>();
|
||||
registerSdpItem<SdpDirectionInactive>();
|
||||
|
||||
registerSdpItem<SdpAttrMsid>();
|
||||
registerSdpItem<SdpAttrExtmapAllowMixed>();
|
||||
registerSdpItem<SdpAttrRid>();
|
||||
registerSdpItem<SdpAttrSimulcast>();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user