From b23b37eb372c42865aa794198185cbbc1907d178 Mon Sep 17 00:00:00 2001 From: Toby Breckon Date: Thu, 28 Sep 2017 06:37:52 +0100 Subject: [PATCH] remove DU support webcam specific comment --- TESTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TESTING.md b/TESTING.md index e4ac3e5..b09fed3 100644 --- a/TESTING.md +++ b/TESTING.md @@ -60,7 +60,7 @@ python3 ./checkbuildinfo.py | FFMPEG: | YES (all sub-elements)| NO | | GStreamer: | YES (all sub-elements)| NO | | V4L/V4L2: | present | NO | -| XIMEA: | YES | NO | +| XIMEA: | YuES | NO | | gPhoto2: | YES | NO | | Parallel framework: | pthreads | ??? | | Use IPP: | present | NO | @@ -86,7 +86,7 @@ pressing 'x' closes window. ``` .. (as per test 1 for steps 1 + 2) -<<< connect a usb web-cam (any web-cam, I can provide if need be) +<<< connect a usb web-cam (any web-cam) python3 ./save_video.py ```