aboutsummaryrefslogtreecommitdiff
path: root/clients/source/ingest.py
diff options
context:
space:
mode:
authorCarl Karsten <carl@personnelware.com>2016-03-06 00:11:00 -0600
committerCarl Karsten <carl@personnelware.com>2016-03-06 00:11:00 -0600
commite10725d1792c1a519b49a2c2130780c5c6b6bf67 (patch)
tree13fbc4f26f075058d0e710819364b907eaf75b3a /clients/source/ingest.py
parent9bfd642a86702ee6b597b1f532aeac8ccf0fe05b (diff)
remove outdated docs
Diffstat (limited to 'clients/source/ingest.py')
-rwxr-xr-xclients/source/ingest.py19
1 files changed, 3 insertions, 16 deletions
diff --git a/clients/source/ingest.py b/clients/source/ingest.py
index 2ac2b7f..12e9cc4 100755
--- a/clients/source/ingest.py
+++ b/clients/source/ingest.py
@@ -1,20 +1,7 @@
#!/usr/bin/env python3
-"""
-Ryan Verner <ryan.verner@gmail.com>
-Voctomix ingest streams used for LCA2016, hacked up on the fly.
-
-PIPELINES:
- * dv
- * dvpulse
- * hdvpulse
- * hdmi2usb
- * blackmagichdmi
- * test
-
-Example intended uses (NOTE expected environment variables):
- * lca-videomix-ingest.py dvpulse 0
- * lca-videomix-ingest.py hdmi2usb 1
-"""
+
+# ingest.py
+# source client for Voctomix
import sys