From b89e581a2fab177e79d64b5990a464683eac49fa Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Tue, 2 Mar 2021 18:30:32 +0200 Subject: Init camera-gstreamer Bug-AGL: SPEC-3629 Signed-off-by: Marius Vlad Change-Id: Ib1a221f03dfac3114bbd3477dc488dd90c86ba35 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..a7f64b7 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +camera-gstreamer +---------------- + +Assumes that /dev/video0 is present and is set as a capture device. Use +DEFAULT_V4L2_DEVICE environmental variable to change it. -- cgit 1.2.3-korg