Added creation of symbolic link /usr/bin/hyperion-v4l2 in install script

Former-commit-id: f45b8424968aa7ef5f0ca96cd716b6e3cf3b622a
This commit is contained in:
johan
2014-01-26 22:55:17 +01:00
parent ad8afb0f12
commit 2085e3909f
3 changed files with 3 additions and 4 deletions

View File

@@ -369,7 +369,6 @@ void V4L2Grabber::init_device(VideoStandard videoStandard, int input)
}
// check pixel format
switch (fmt.fmt.pix.pixelformat)
{
case V4L2_PIX_FMT_UYVY: