Click link below to access Postman Collection
POST 127.0.0.1:4004/streams/0
{"stream_address" : "/workspaces/visionaire4/command.mp4","stream_name" : "Camera 1"}
DELETE http://127.0.0.1:4004/streams/0/<stream_id>
Get list of streams
GET http://127.0.0.1:4004/streams/0/<stream_id>
Create Pipeline
POST http://127.0.01:4004/pipeline/0/<stream_id>/<analytic_id>
{}
Delete Pipeline
POST http://127.0.01:4004/pipeline/0/<stream_id>/<analytic_id>