访问不同子网中的两个设备

时间:2019-03-19 14:34:20

标签: ethernet ipv4 ip-camera

我有一台带有两个以太网端口的PC(Ubuntu 16.04),并且每个端口都连接了一个摄像头。 这些是相机地址(如有必要,我可以更改):

compiler service could not be reached

我想要的是能够将摄像机连接到PC的任何以太网端口并同时访问摄像机

我在计算机端尝试了三种不同的设置,但是所有这些都允许我当时仅连接到一个摄像头:

配置1:

Camera 1: 169.254.146.101
Camera 2: 169.254.146.102

配置2:

Ethernet 1: 169.254.146.100
Ethernet 2: 169.254.146.100

配置3:

Ethernet 1: 169.254.146.99
Ethernet 2: 169.254.146.100

1 个答案:

答案 0 :(得分:0)

I dont 100% know if it matters, but had you tried to connect both cameras to a little switch and then this switch to your computer? Just for test if this will work