Skip to content

release 1.7

Latest

Choose a tag to compare

@gen2brain gen2brain released this 30 Jun 17:09
88b442e
  • Add support for macOS (AVFoundation)
  • Use Media Foundation on Windows by default, Video for Windows is now a build tag
  • Remove OpenCV backend
  • Decode JPEG with gen2brain/jpegn, SIMD-accelerated and decodes MJPEG that image/jpeg rejects
  • Support more pixel formats on Linux (packed and planar YUV, RGB, grayscale)
  • Add --list-devices and select a camera by name with --device
  • Show camera name and pixel format on start
  • Add --lazy to open the camera only while clients are connected
  • Add --add-user to create htpasswd entries (bcrypt), no external tools needed
  • Add --version flag and colorize help output
  • Serve all clients from a single capture loop