snoopy viewer
pipenv run python src/viewer.py
to run
todo
- establish connection
- send receiving port to server
- send command to send image
- receive image
- receive image via udp
- request resend of lost packets
- display image
- save image to file
- specify image parameters
Description
Languages
Python
100%