Coder Social home page Coder Social logo

nalorokk / ultracam Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 3.0 166 KB

Project goal is to do simple, easy to use service which monitors IP cameras using rtsp, looks for persons there using opencv and YOLOv3, and notifies about them by Telegram or other method.

Python 70.89% HTML 29.11%
opencv python surveillance telegram yolov3

ultracam's People

Contributors

nalorokk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ultracam's Issues

[MainThread ] [ERROR] Uncaught exception

После команды python main.py возникает ошибка

dimat789@ubuntu-vm:~/ultracam$ python main.py
2022-03-02 14:50:42,237 [MainThread ] [DEBUG] Found GEOS DLL: <CDLL '/home/dimat789/.local/lib/python3.6/site-packages/Shapely.libs/libgeos_c-fdac42b1.so.1.16.0', handle 3082f90 at 0x7f5af36a3eb8>, using it.
2022-03-02 14:50:42,248 [MainThread ] [ERROR] Uncaught exception
Traceback (most recent call last):
File "main.py", line 15, in
import web
File "/home/dimat789/ultracam/web.py", line 31, in
app = Sanic()
File "/home/dimat789/.local/lib/python3.6/site-packages/sanic/app.py", line 61, in init
"Sanic instance cannot be unnamed. "
sanic.exceptions.SanicException: Sanic instance cannot be unnamed. Please use Sanic(name='your_application_name') instead.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.