snoopy-viewer/README.md

16 lines
325 B
Markdown
Raw Permalink Normal View History

2023-02-19 22:37:46 +01:00
# snoopy viewer
`pipenv run python src/viewer.py` to run
2023-02-19 22:37:46 +01:00
## todo
* [x] establish connection
* [ ] send receiving port to server
* [ ] send command to send image
* [x] receive image
* [ ] receive image via udp
* [ ] request resend of lost packets
* [ ] display image
* [ ] save image to file
* [ ] specify image parameters