This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
What's Changed
- Update azure-pipelines.yml for Azure Pipelines by @CJBuchel in #79
- MJPEG Image stream by @CJBuchel in #80
Additions
- Added
Stream
class to output structure. Creates a separate thread to output a video stream over the network. Can be viewed in browser and MJPEG Stream Viewers. I.ehttp://cjVision.local:8080
. See the documentation on Output/Display for detail https://github.com/wml-frc/CJ-Vision/blob/master/docs/gettingStarted.md
Fixes
- Bugfix for platform detection not running on Linux
Full Changelog: v2.0...v2.1