Skip to content

Conversation

@flakeman2
Copy link

@flakeman2 flakeman2 commented Dec 30, 2020

Various bug fixes and improvements but the biggest change is that the Server now runs more reliably and works without a UI. This is necessary for people who are running a headless Raspberry Pi OS (no X display).

Let me know if you have any questions. Thanks,

Devin

Sample session:

$ sudo python main.py -t -n
Starting TCP Server
Server address: 192.168.0.24
Ready, waiting for commands...
Client connection successful!
CMD_POWER

Start video transmit ... 
CMD_POWER

CMD_POWER

CMD_BUZZER#1

CMD_BUZZER#0

Server address: 192.168.0.24
flush of closed file
End video transmit ... 
^C caught ctrl-c
Stopping TCP Server
Client connect failed!
Exiting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant