Files
@ 5849146f4eb4
Branch filter:
Location: light9/show/dance2017/networking.n3 - annotation
5849146f4eb4
1.5 KiB
text/plain
KC can save new effects
Ignore-this: 51aa0170af56f90d4baea4aa8aab3faf
Ignore-this: 51aa0170af56f90d4baea4aa8aab3faf
15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 c49e56822a98 c49e56822a98 c49e56822a98 c49e56822a98 c49e56822a98 c49e56822a98 c49e56822a98 c49e56822a98 c49e56822a98 c49e56822a98 c49e56822a98 c49e56822a98 2adbc27f77d3 c49e56822a98 c49e56822a98 c49e56822a98 c49e56822a98 15f296550447 fc5675f5b756 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 | @prefix : <http://light9.bigasterisk.com/> .
@prefix show: <http://light9.bigasterisk.com/show/> .
@prefix sh: <http://light9.bigasterisk.com/show/dance2017/> .
show:dance2017 :networking sh:netHome .
sh:netHome
:webServer <http://dash:8200/>;
:patchReceiverUpdateHost "dash";
:captureDevice <http://dash:8215/>;
:curveCalc <http://dash:8201/>;
:collector <http://dash:8202/>;
:collectorZmq <http://dash:8203/>;
:effectEval <http://dash:8204/>;
:effectSequencer <http://dash:8213/>;
:keyboardComposer <http://dash:8205/>;
:musicPlayer <http://dash:8206/>;
:oscDmxServer <udp://dash:8207/>;
:paintServer <http://dash:8214/>;
:picamserve <http://10.2.0.6: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" .
:keyboardComposer :urlPath "keyboardComposer" .
:musicPlayer :urlPath "ascoltami" .
:picamserve :urlPath "picamserve" .
:paintServer :urlPath "paintServer" .
:rdfdb :urlPath "rdfdb" .
:subComposer :urlPath "subComposer" .
:subServer :urlPath "subServer" .
:vidref :urlPath "vidref" .
:collector :urlPath "collector" .
:effectSequencer :urlPath "effectSequencer" .
|