- Open
server.cc
and change line 20 containing#define MY_IP "192.168.0.190"
, to the IP where the server is going to run. - Do
cmake
andmake servidor
- Then, run
./servidor
.
- Open
ip_server.txt
and write down the IP where C++ server is going to run. - Run
python cliente.py
. - Follow GUI instructions to receive the streaming.