Can be used to control multiple cameras with the wifi at the same time.
Command line usage: python3 controller.py <ip camera 1> <ip camera 2> ... <ip camera n>
An example: python3 controller.py 192.168.0.201 192.168.0.202
Once the program is running, use space to send a start recording command and space again to stop.