scanner-research / scanner

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

Raise a warning/error when using NamedVideoStream on non-frame data #268

Closed willcrichton closed 5 years ago

willcrichton commented 5 years ago

Haotian was accidentally outputting bboxes into a NamedVideoStream and getting a "script killed" error when trying to load from the stream (Scanner job had no issues?)