Added server which provided frames and related emotions
This commit is contained in:
4
hackathon/config.py
Normal file
4
hackathon/config.py
Normal file
@@ -0,0 +1,4 @@
|
||||
SERVER_IP = ""
|
||||
SERVER_PORT = 6666
|
||||
FRAME_RATE = 20
|
||||
UPDATE_RATE = 2
|
||||
Reference in New Issue
Block a user