aboutsummaryrefslogtreecommitdiff
path: root/Gem/usr/local/lib/pd/extra/Gem/ndi-videoplugin.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2020-11-06 11:12:11 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2020-11-06 11:12:11 +0000
commitceb960ac499ff8c2e59e693dc25ddd6e5247b662 (patch)
tree9552fd71c117451b7cca1cb97124441f88e487f0 /Gem/usr/local/lib/pd/extra/Gem/ndi-videoplugin.pd
parent4b25786c6f5f7e5af89bbbafe28f57e6759fa0ad (diff)
Gem 704416407a79bebb9b3b3a4f348f248495e1409a linux/amd64
built 'master:704416407a79bebb9b3b3a4f348f248495e1409a' for linux/amd64
Diffstat (limited to 'Gem/usr/local/lib/pd/extra/Gem/ndi-videoplugin.pd')
-rw-r--r--Gem/usr/local/lib/pd/extra/Gem/ndi-videoplugin.pd27
1 files changed, 0 insertions, 27 deletions
diff --git a/Gem/usr/local/lib/pd/extra/Gem/ndi-videoplugin.pd b/Gem/usr/local/lib/pd/extra/Gem/ndi-videoplugin.pd
deleted file mode 100644
index 5c024d8..0000000
--- a/Gem/usr/local/lib/pd/extra/Gem/ndi-videoplugin.pd
+++ /dev/null
@@ -1,27 +0,0 @@
-#N canvas 712 350 753 584 10;
-#X text 75 101 1- select the backend;
-#X text 89 47 videoNDI - receive NDI video streams;
-#X msg 261 102 driver ndi;
-#X msg 261 162 open MYMACHINE\ (TestStream);
-#X msg 261 212 open 127.0.0.1:5961;
-#X text 75 211 2b- open an NDI-stream by IP:port, f 24;
-#X text 75 161 2a- open an NDI-stream by name, f 24;
-#X text 48 303 per default \, you can only open NDI-streams that are
-already present in the network.;
-#X text 74 431 3- open an NDI-stream by name \, even if it doesn't
-exist yet, f 24;
-#X text 53 342 if you want to wait for future (not-yet-existing) streams
-\, you can do do by setting the "future" property to "1" *immediately*
-before you try to 'open' the stream.;
-#X text 57 389 Once the NDI-stream appears \, [pix_video] will start
-outputting it:;
-#X obj 232 253 s \$1-ctl;
-#X text 447 151 NDI-stream names contain spaces and parantheses.;
-#X text 446 166 You must escape the spaces with backspace.;
-#X obj 232 503 s \$1-ctl;
-#X msg 260 432 set future 1 \, open MYMACHINE\ (Waiting\ Man);
-#X text 89 57 ====================================;
-#X connect 2 0 11 0;
-#X connect 3 0 11 0;
-#X connect 4 0 11 0;
-#X connect 15 0 14 0;