mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-30 05:48:21 +08:00
tcp客户端支持指定网卡
This commit is contained in:
@@ -37,6 +37,7 @@ using namespace ZL::Rtsp;
|
||||
namespace ZL {
|
||||
namespace Player {
|
||||
|
||||
const char PlayerBase::kNetAdapter[] = "net_adapter";
|
||||
|
||||
PlayerBase::Ptr PlayerBase::createPlayer(const char* strUrl) {
|
||||
string prefix = FindField(strUrl, NULL, "://");
|
||||
|
||||
Reference in New Issue
Block a user