Skip to content

SeeShark v4.0.0

Latest
Compare
Choose a tag to compare
@Speykious Speykious released this 30 Oct 09:49
· 6 commits to main since this release
faa9d8b

Available right now on Nuget! https://www.nuget.org/packages/SeeShark/4.0.0

What's changed

  • Device enumeration now works for GdiGrab, DShow, X11 and V4L2
  • Composite displays will be enumerated with the composite first and then all its subscreens
  • VideoStreamDecoder now always pulls the latest frame from the camera in the decode loop to minimize delay and buffering
  • Now possible to choose a resolution + FPS configuration for the camera (see SeeShark.Example.Ascii)

Pull requests

Full Changelog: v3.1.0...v4.0.0