I encounter a problem when I'm trying to use a Ubuntu laptop computer to connect to two Sony A6000 through WiFi in the same time. On that laptop there are two WiFi adapters, one is embedded (say, Wifi-A) and the other is an Asus USB-N13 ProN USB dongle (say, Wifi-B).
Using Sony Camera Remote API I can successfully control these two A6000 (say, A6000-A & A6000-B) through these two Wifi adapters, provided only one camera is connected a time. For example, either using Wifi-A to control to A6000-A or A6000-B, or using Wifi-B to control A6000-A or A6000-B, will work. I think this proves both the cameras and Wifi adapters hardware function correctly, and any combination of Wifi adapter and camera works fine, too.
However, it will be different if I try to connect and control both cameras in the same time. The connection to both cameras is OK (though sometimes not very smooth), but controlling them is not. Here is a list of the experiment steps:
Wifi-B connects to A6000-B. Then Wifi-B gets IP address 192.168.122.166
Wifi-A connects to A6000-A. Then Wifi-A gets IP address 192.168.122.165
Send M-SEARCH request to Wifi-A and get response from A6000-A. Then get Device Description XML file from A6000-A successfully.
Send M-SEARCH request to Wifi-B and never get response
I'm wondering if such configuration (One laptop + two Wifi adapter + two A6000) violates any design consideration of A6000? For example, because both cameras use the same IP address 192.168.122.1 for themselves? I'll appreciate if any one could comment on this issue.
Thanks in advance!
Xavier