我使用了视频聊天专业版ActiveX from this site。我在tutorial video中也是如此。 使用本地IP地址(192.x.x.x),它可以工作。但是,当我把公共IP地址,不工作
axVideoChatReceiver1.ReceiveAudioStream = true;
axVideoChatReceiver1.ReceiveVideoStream = true;
axVideoChatReceiver1.Listen(193.x.x.x, 1234);
这里有什么问题?
提前致谢
答案 0 :(得分:0)
Video Chat pro最适合视频会议 但如果你在互联网上使用,你应该做PC服务器的NAT端口 (例如:NAT端口:1234 UDP) 当您连接到服务器PC的外部IP时 使用canyouseeme知道外部IP