-
Notifications
You must be signed in to change notification settings - Fork 64
Networking Notes
John De Witt edited this page Mar 30, 2018
·
5 revisions
There are five programs that communicate over the network to make data collection happen in SLTK; each could potentially be at a different IP address.
-
mjpg-streamer
(camera)- port OUT: 8080
- JPG images to
slcapture
- JPG images to
- port OUT: 8080
-
sldisp
(projector)- port IN:
- pattern requests from
slcapture
- pattern requests from
- port OUT:
- status updates to
slcapture
- status updates to
- port IN:
-
slcapture.py
(main program)- port IN:
- scan parameter and trigger from
slcontrol
- status updates from
sldisp
- status updates from
slturn
- scan parameter and trigger from
- port OUT:
- progress update to
slcontrol
- pattern requests to
sldisp
- rotation requests to
slturn
- progress update to
- port IN:
-
slcontrol
(GUI)- port IN:
- progress update from
slcapture
- progress update from
- port OUT:
- scan parameters and trigger to
slcapture
- scan parameters and trigger to
- port IN:
-
slturn
(turntable)- port IN:
- rotation requests from
slcapture
- rotation requests from
- port OUT:
- progress update to
slcapture
- progress update to
- port IN: