Files @ 1f877950ad28
Branch filter:

Location: light9/show/dance2014/networking.n3

Drew Perttula
new picamserve for raspberry pi camera -> http, especially with crop control
Ignore-this: 38fc34a6eff577c05129df87d6133a95
@prefix : <http://light9.bigasterisk.com/> .
@prefix show: <http://light9.bigasterisk.com/show/> .
@prefix sh: <http://light9.bigasterisk.com/show/dance2014/> .

show:dance2014 :networking sh:netHome .
sh:netHome  
  :effectEval       <http://dash:8070/>;
  :musicPlayer      <http://dash:8040/>;
  :dmxServer        <http://dash:8030/>;
  :oscDmxServer     <udp://dash:9050/>;
  :curveCalc        <http://dash:8060/>;
  :keyboardComposer <http://dash:8050/>;
  :vidref           <http://dash:8053/> .