Skip to main content

Crate strand_cam_remote_control

Crate strand_cam_remote_control 

Source
Expand description

Types for Strand Camera remote control and configuration

Structs§

FfmpegCodecArgs
Codec-specific arguments for ffmpeg.
FfmpegRecordingConfig
Configuration for an ffmpeg-based recording
H264Metadata
Metadata to embed in H.264 streams.
Mp4RecordingConfig
Configuration for MP4 recording
NvidiaH264Options
Options for NVIDIA H.264 encoder.
OpenH264Options
Options for OpenH264 encoder.

Enums§

BitrateSelection
Bitrate selection options for video encoding.
CamArg
Camera control commands for remote operation.
CodecSelection
Codec selection for video encoding.
CsvSaveConfig
CSV recording configuration.
Mp4Codec
H.264 codec options for MP4 encoding.
OpenH264Preset
Encoding presets for OpenH264.
OpenH264RateControlMode
Rate control modes for OpenH264 encoder.
RecordingConfig
Specify recording method and configuration
RecordingFrameRate
Frame rate options for video recording.
TagFamily
AprilTag family types for detection.

Constants§

H264_METADATA_UUID
Universal identifier for our H264 metadata.
H264_METADATA_VERSION
Version for our H264 metadata.