Files
@ 1382cb43a3ca
Branch filter:
Location: light9/show/dance2015/networking.n3 - annotation
1382cb43a3ca
1.2 KiB
text/plain
dmxserver -d udmx to talk to the first udmx usb adapter found
Ignore-this: 9495a02620509bbd03271b47f9ab3282
Ignore-this: 9495a02620509bbd03271b47f9ab3282
e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 | @prefix : <http://light9.bigasterisk.com/> .
@prefix show: <http://light9.bigasterisk.com/show/> .
@prefix sh: <http://light9.bigasterisk.com/show/dance2015/> .
show:dance2015 :networking sh:netHome .
sh:netHome
:webServer <http://plus:8200/>;
:patchReceiverUpdateHost "plus";
:curveCalc <http://plus:8201/>;
:dmxServer <http://plus:8202/>;
:dmxServerZmq <http://plus:8203/>;
:effectEval <http://plus:8204/>;
:keyboardComposer <http://plus:8205/>;
:musicPlayer <http://plus:8206/>;
:oscDmxServer <udp://plus:8207/>;
:picamserve <http://dancecam:8208/>;
:rdfdb <http://plus:8209/>;
:subComposer <http://plus:8210/>;
:subServer <http://plus:8211/>;
:vidref <http://plus:8212/> .
:curveCalc :urlPath "curveCalc" .
:dmxServer :urlPath "dmxServer" .
:effectEval :urlPath "effectEval" .
:keyboardComposer :urlPath "keyboardComposer" .
:musicPlayer :urlPath "ascoltami" .
:picamserve :urlPath "picamserve" .
:rdfdb :urlPath "rdfdb" .
:subComposer :urlPath "subComposer" .
:subServer :urlPath "subServer" .
:vidref :urlPath "vidref" .
|