Skip to content

Redirect URL after finding a face #2

@MarvinMogab

Description

@MarvinMogab

Thanks for the great video, been searching for this for a while.

In my use case, I would need to redirect the actual (URL) not the image after I detect a face.

I am not able to do so, because when redirecting in the get_frame() function, it will return the result to the StreamingHttpResponse. This will just cause a hanging since StreamingHttpResponse is no longer receiving bytes.

I have been stuck on this task for a while, and a help will be much appreciated.

Kind regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions