Neural Network
API Reference
Path parameters
stream_namestringRequiredPattern:
CAM_[A-H]|DEPTH_[A-H]_[A-H]mxidstringRequiredPattern:
[A-Z0-9]+Body
modelstring · binaryRequired
configstringRequired
Responses
201
Successful Response
application/json
404
Camera or stream not found
422
Validation Error
application/json
post
/cameras/{mxid}/streams/{stream_name}/nnNo content
NNConfig Description
NNConfig Field
Description
NNYoloConfig
NNYoloConfig Field
Description
NNMobileNetConfig
NNMobileNetConfig Field
Description
Path parameters
stream_namestringRequiredPattern:
CAM_[A-H]|DEPTH_[A-H]_[A-H]mxidstringRequiredPattern:
[A-Z0-9]+Responses
202
Successful Response
application/json
Responseany
404
Camera or stream not found
422
Validation Error
application/json
delete
/cameras/{mxid}/streams/{stream_name}/nnNo content
Last updated