Skip to content

Latest commit

 

History

History
 
 

camera_controller

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Yi 4k and 4k+ Camera Controller Python Script

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.