mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-29 22:55:52 +08:00
还原
This commit is contained in:
parent
b696894f6b
commit
52438db96c
@ -102,7 +102,6 @@ onceToken token1([](){
|
||||
},nullptr);
|
||||
} //namespace RtpProxy
|
||||
|
||||
|
||||
} // namespace mediakit
|
||||
|
||||
|
||||
|
@ -260,7 +260,6 @@ static onceToken token([]() {
|
||||
});
|
||||
} // namespace Rtp
|
||||
|
||||
|
||||
////////////组播配置///////////
|
||||
namespace MultiCast {
|
||||
#define MULTI_FIELD "multicast."
|
||||
|
@ -308,7 +308,6 @@ extern const std::string kLowLatency;
|
||||
extern const std::string kH264StapA;
|
||||
} // namespace Rtp
|
||||
|
||||
|
||||
////////////组播配置///////////
|
||||
namespace MultiCast {
|
||||
// 组播分配起始地址
|
||||
|
Loading…
Reference in New Issue
Block a user