Hello,
I'm using 2 Raspberry PI 3. I have installed the "Raspbian Jessie Lite" on the first Raspberry and, after installing pilight with "git clone master branch", i have cloned the entire operating system to the second Raspberry.
All works well but the first time when i'm connecting both Raspberrys, i believe that the first is connecting to the second.
Raspberry 1:
sudo pilight-receive
Raspberry 2:
sudo service pilight restart
And the raspberry 1 auto disconnect the pilight-receive listener.
This can be because it's a clone? I want to use 3 raspberrys.
Now i understand. The process pilight-receive is scanning for UPNP service. I'll read more about pilight configuration.
I will write when I have a solution.
I'm using 2 Raspberry PI 3. I have installed the "Raspbian Jessie Lite" on the first Raspberry and, after installing pilight with "git clone master branch", i have cloned the entire operating system to the second Raspberry.
All works well but the first time when i'm connecting both Raspberrys, i believe that the first is connecting to the second.
Raspberry 1:
sudo pilight-receive
Raspberry 2:
sudo service pilight restart
And the raspberry 1 auto disconnect the pilight-receive listener.
This can be because it's a clone? I want to use 3 raspberrys.
Now i understand. The process pilight-receive is scanning for UPNP service. I'll read more about pilight configuration.
I will write when I have a solution.