scanner-research / scanner

Efficient video analysis at scale
https://scanner-research.github.io/
Apache License 2.0
615 stars 108 forks source link

NamedStorage backend has to be same as Scanner database storage backend #280

Open willcrichton opened 4 years ago

willcrichton commented 4 years ago

e.g. if ingesting videos from GCS, the Scanner database must also be on GCS. This should be at least documented, if not fixed to make these independent choices.