Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Does not ever seem to connect to camera #18

Description

@sgoldstein78

**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

  • 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)
    ^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

Camera is argos eco on latest firmware

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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