config.py (289B)
1 #!/usr/bin/env python 2 # -*- coding: utf-8 -*- 3 4 #<<<<mooltiplayer config>>>> 5 6 ##------setup your clients and the path to clients, simple----- 7 8 port = 55555 9 #cameras = ["192.168.201.212","192.168.201.33","192.168.201.183"] 10 cameras = ["10.42.0.243","10.42.0.131","10.42.0.105","10.42.0.101"]