Skip to content

Provide a Separate Interface in Cameras that Outputs Numpy Arrays #282

@ATATC

Description

@ATATC

The Base64 cameras introduced in #251 aim to process Base64 encoding and video capturing in a separate thread, which does not necessarily mean that users do not need the Numpy arrays. Decoding from Base64 strings wastes time, so it is better to keep an interface, but not read(), to provide Numpy arrays.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttodoNew task or assignment

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions