strand-cam-storetype

Crates.iostrand-cam-storetype
lib.rsstrand-cam-storetype
version0.1.0
created_at2025-07-06 08:06:47.135513+00
updated_at2025-07-06 08:06:47.135513+00
descriptionType definitions for Strand Camera's state management and browser UI communication.
homepage
repository
max_upload_size
id1739970
size51,188
Andrew Straw (astraw)

documentation

README

strand-cam-storetype

Type definitions for Strand Camera's state management and browser UI communication.

This crate provides core data structures that represent the complete state of a Strand Camera instance, including camera settings, recording status, feature detection configuration, and various processing modes. These types are primarily used for:

  • Serializing camera state for the web-based user interface
  • Managing recording sessions across different file formats
  • Configuring real-time image processing features
  • Coordinating LED control and Kalman tracking functionality

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt