unable to generate video output in heroku
I made this simple face detection and tracking app using flask, opencv and mediapipe. This works completely fine on my local host but when i deployed it on Heroku the the app is unable to show results . Can someone please tell me what’s the issue here ? Deployment – http://face1-detection.herokuapp.com/ app.py: import base64 import… Read More unable to generate video output in heroku