roboflow / inference

A fast, easy-to-use, production-ready inference server for computer vision supporting deployment of many popular model architectures and fine-tuned models.
https://inference.roboflow.com
Other
1.15k stars 85 forks source link

Document source_id parameter of VideoFrame #395

Closed sberan closed 2 months ago

sberan commented 2 months ago

Description

The source_id element of VideoFrame is not documented and is a useful property when inferring on multiple streams with SinkMode.SEQUENTIAL.

w/ @nathan-marraccini

Type of change

How has this change been tested, please provide a testcase or example of how you tested the change?

Documentation only

Any specific deployment considerations

Documentation will need to be deployed

Docs