Image detections, ad hoc
Model / Serial Number Image Processing
The Streem API allows you to upload an image for processing by our system, the same way we process Streemshots™ that occur during a call.
These images are not associated with a specific room and as such will NOT be accessible for future reference.
You can either provide a Base 64 encoded image (base64 only, no mime info), or specify a URL that we should use to retrieve the image for processing. Streem will then load the image, and send through our processing pipeline to extract things like Model and Serial number.
Check out POST /v1/image/detections
for more information.
API Reference Quicklink: Images
Updated about 4 years ago