CCExtractor / Rekognition

Free and Open Source alternative to Amazon's Rekognition service. CCExtractor Development | Poor Man's Rekognition
GNU General Public License v3.0
102 stars 52 forks source link

Error In Video Face Recognition #198

Closed augsaksham closed 2 years ago

augsaksham commented 2 years ago

Error in Face Recognition on Video : Error Message : AttributeError: 'Request' object has no attribute 'chunks'

To Reproduce:

Make a request at : http://127.0.0.1:8000/api/video/ The post must be GET type and form data give the key value as "file" and attach a video with the form.

Error:

 Terminal :

error_terminal

  Postman:

postman_err

PulkitMishra commented 2 years ago

closed by #207