diff --git a/show/dance2019/networking.n3 b/show/dance2019/networking.n3 --- a/show/dance2019/networking.n3 +++ b/show/dance2019/networking.n3 @@ -19,6 +19,7 @@ sh:netHome :vidref ; :webServer ; :timeline ; + :live ; :collector ; :collectorZmq . @@ -35,3 +36,4 @@ sh:netHome :subServer :urlPath "subServer" . :vidref :urlPath "vidref" . :timeline :urlPath "timeline" . +:live :urlPath "live" .