This commit is contained in:
parent
b696894f6b
commit
52438db96c
|
|
@ -102,7 +102,6 @@ onceToken token1([](){
|
||||||
},nullptr);
|
},nullptr);
|
||||||
} //namespace RtpProxy
|
} //namespace RtpProxy
|
||||||
|
|
||||||
|
|
||||||
} // namespace mediakit
|
} // namespace mediakit
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -260,7 +260,6 @@ static onceToken token([]() {
|
||||||
});
|
});
|
||||||
} // namespace Rtp
|
} // namespace Rtp
|
||||||
|
|
||||||
|
|
||||||
////////////组播配置///////////
|
////////////组播配置///////////
|
||||||
namespace MultiCast {
|
namespace MultiCast {
|
||||||
#define MULTI_FIELD "multicast."
|
#define MULTI_FIELD "multicast."
|
||||||
|
|
|
||||||
|
|
@ -308,7 +308,6 @@ extern const std::string kLowLatency;
|
||||||
extern const std::string kH264StapA;
|
extern const std::string kH264StapA;
|
||||||
} // namespace Rtp
|
} // namespace Rtp
|
||||||
|
|
||||||
|
|
||||||
////////////组播配置///////////
|
////////////组播配置///////////
|
||||||
namespace MultiCast {
|
namespace MultiCast {
|
||||||
// 组播分配起始地址
|
// 组播分配起始地址
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue