patch-motion-dist_conf_in 541 B

12345678910111213
  1. $OpenBSD: patch-motion-dist_conf_in,v 1.2 2015/01/30 20:58:18 sthen Exp $
  2. --- motion-dist.conf.in.orig Mon Jan 26 00:12:50 2015
  3. +++ motion-dist.conf.in Fri Jan 30 20:45:21 2015
  4. @@ -74,7 +74,7 @@ v4l2_palette 17
  5. # The video input to be used (default: -1)
  6. # Should normally be set to 0 or 1 for video/TV cards, and -1 for USB cameras
  7. # Set to 0 for uvideo(4) on OpenBSD
  8. -input -1
  9. +input 0
  10. # The video norm to use (only for video capture and TV tuner cards)
  11. # Values: 0 (PAL), 1 (NTSC), 2 (SECAM), 3 (PAL NC no colour). Default: 0 (PAL)