优化代码

This commit is contained in:
xiongziliang
2018-09-18 21:40:26 +08:00
parent 83df74561c
commit bb03af0f7f
5 changed files with 42 additions and 6 deletions

View File

@@ -270,7 +270,6 @@ inline void DevChannel::makeSDP_AAC(unsigned char *fixedHeader) {
void DevChannel::makeSDP(const string& strSdp) {
onGetSDP(strSdp);
regist();
}
void DevChannel::initVideo(const VideoInfo& info) {