cognitivexr / CogStream

CogStream: a platform for distributed real-time AI-based video analytics 🧠 🤖
Apache License 2.0
7 stars 1 forks source link

Generalize serving of engines via streams and pipelines #28

Closed thrau closed 3 years ago

thrau commented 3 years ago

https://github.com/cognitivexr/CogStream/blob/main/engines/engines-go/pkg/engines/recorder/srv.go has lots of generalizable code, but not sure how to abstract it properly yet.