From e10725d1792c1a519b49a2c2130780c5c6b6bf67 Mon Sep 17 00:00:00 2001 From: Carl Karsten Date: Sun, 6 Mar 2016 00:11:00 -0600 Subject: remove outdated docs --- clients/source/ingest.py | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) (limited to 'clients/source/ingest.py') 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 -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 -- cgit v1.2.3