Mercurial > code > home > repos > light9
diff show/dance2017/networking.n3 @ 1544:fc5675f5b756
captureDevice tool for sweeping through light settings and grabbing pics
Ignore-this: 8f3171e4e29727e0aa78e43edff0a1d9
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Fri, 19 May 2017 07:35:29 +0000 |
parents | 15f296550447 |
children | 2adbc27f77d3 |
line wrap: on
line diff
--- a/show/dance2017/networking.n3 Fri May 19 07:33:11 2017 +0000 +++ b/show/dance2017/networking.n3 Fri May 19 07:35:29 2017 +0000 @@ -6,6 +6,7 @@ sh:netHome :webServer <http://dash:8200/>; :patchReceiverUpdateHost "dash"; + :captureDevice <http://dash:8215/>; :curveCalc <http://dash:8201/>; :collector <http://dash:8202/>; :collectorZmq <http://dash:8203/>; @@ -14,13 +15,14 @@ :keyboardComposer <http://dash:8205/>; :musicPlayer <http://dash:8206/>; :oscDmxServer <udp://dash:8207/>; - :paintServer <http://dash:8213/>; - :picamserve <http://10.2.0.5:8208/>; + :paintServer <http://dash:8214/>; + :picamserve <http://10.1.0.127:8208/>; :rdfdb <http://dash:8209/>; :subComposer <http://dash:8210/>; :subServer <http://dash:8211/>; :vidref <http://dash:8212/> . +:captureDevice :urlPath "captureDevice" . :curveCalc :urlPath "curveCalc" . :dmxServer :urlPath "dmxServer" . :effectEval :urlPath "effectEval" .