You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
Debug mode: off
WARNING:werkzeug: * Running on all addresses.
WARNING: This is a development server. Do not use it in a production deployment.
INFO:werkzeug: * Running on http://192.168.5.165:8000/ (Press CTRL+C to quit)
^C[*******@win7 src]$ python main.py
Serving Flask app 'main' (lazy loading)
Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
Debug mode: off
WARNING:werkzeug: * Running on all addresses.
WARNING: This is a development server. Do not use it in a production deployment.
INFO:werkzeug: * Running on http://192.168.5.165:8000/ (Press CTRL+C to quit)
INFO:baichuan_udp_layer:Sending discovery packet <- this message over and over
INFO:werkzeug:192.168.5.165 - - [29/Jun/2021 14:28:03] "GET /api/v1/cameras/water?thumbnail=true HTTP/1.1" 200 - <- when I try to get a thumbnail
INFO:main:Stopping camera stream water <- this message when I think it fails trying to connect
**I cant seem to pull video. My comments are in bold
This is what the program is saying in the terminal window:**
[*******@win7 src]$ python main.py
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
WARNING:werkzeug: * Running on all addresses.
WARNING: This is a development server. Do not use it in a production deployment.
INFO:werkzeug: * Running on http://192.168.5.165:8000/ (Press CTRL+C to quit)
^C[*******@win7 src]$ python main.py
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
WARNING:werkzeug: * Running on all addresses.
WARNING: This is a development server. Do not use it in a production deployment.
INFO:werkzeug: * Running on http://192.168.5.165:8000/ (Press CTRL+C to quit)
INFO:baichuan_udp_layer:Sending discovery packet <- this message over and over
INFO:werkzeug:192.168.5.165 - - [29/Jun/2021 14:28:03] "GET /api/v1/cameras/water?thumbnail=true HTTP/1.1" 200 - <- when I try to get a thumbnail
INFO:main:Stopping camera stream water <- this message when I think it fails trying to connect
Camera is argos eco on latest firmware