diff options
author | Carl Karsten <carl@personnelware.com> | 2016-03-23 10:00:01 -0500 |
---|---|---|
committer | Carl Karsten <carl@personnelware.com> | 2016-03-23 10:00:01 -0500 |
commit | 88e9eaaef470963996ecdbd839aededf35040940 (patch) | |
tree | 539d55c8fc39cb21c4e7190bf7043e2e5580e403 /clients | |
parent | 7148946afa2b91cf93e4fb792f3c7925e4497219 (diff) |
add --monitor to ximage for debugging.
Diffstat (limited to 'clients')
-rwxr-xr-x | clients/source/ingest.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clients/source/ingest.py b/clients/source/ingest.py index 93b9a84..1e8fd40 100755 --- a/clients/source/ingest.py +++ b/clients/source/ingest.py @@ -78,6 +78,7 @@ def mk_video_src(args, videocaps): elif args.video_source == 'ximage': video_src = """ ximagesrc name=videosrc ! + {monitor} videoconvert ! videorate ! videoscale ! |