mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-15 20:45:57 +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