I created python files for face detection using videocapture under models.py. If I run python models.py it works well. If i run manage.py runserver it does not returns video and there is no error is showing. Can anyone help me to fix this problem?
1 | initial version |
I created python files for face detection using videocapture under models.py. If I run python models.py it works well. If i run manage.py runserver it does not returns video and there is no error is showing. Can anyone help me to fix this problem?
I created python files for face detection using videocapture under models.py. If I run python models.py want to use video capture in django project. Is it works well. If i run manage.py runserver it does not returns video and there is no error is showing. Can anyone help me possible to fix this problem?do that?