Git Product home page Git Product logo

pyxeoma's People

Contributors

fabaff avatar jeradm avatar loredous avatar trunet avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pyxeoma's Issues

Tag 1.4.1

On PyPI 1.4.1 is available but the latest release on GitHub is 1.4.0.

Could you please tag the released? This allows one to use the GitHub source tarballs.

Thanks

Website changes in latest version

I think the latest version of xeoma has changed the way it renders the web server page - therefor the auto discovery of camera image names isnt working.

Looks to me like you have to send a POST Request to /?get_links_data_for_page=
with the body content of '"{"webServerId":""}"' and you get back a json result of camera details.

Fails to retrieve image if separate user/pass defined

Fetching the image does not seem to work if the image and video files have an additional (different) username and password configured. This is the case when they are allowed to be accessed directly without having a login into xeomas web interface itself.

I think that should either be added as a config option (e.g. admin credentials + optional viewing credentials), or the generated username needs to be parsed from the web api homepage when logged in as admin.

For example, after logging in, the camera video feed image url looks like:
image-url="http://localhost:10091/video.mjpg?user=xxXXXXXXXXXXX%3D%3D&resolution=320x240&fps=1&oneframe=1"

that user= variable can be passed into GET /image.jpg?user= and then it works fine.

If parsing is problematic, the configured viewing credentials can be passed in as GET /image.jpg?login=foo&password=bar

Is unable to find cameras anymore using async_get_image_names

No longer seems to work after a xeoma update to the WebUI. I think its a problem with the regex used.

I use this inside of home-assistant and the problem is that it seems to only add cameras if they pass the checks introduced with async_get_image_names and ofcourse this failing means no cameras are added.

One solution i suppose would be a config option to just add cameras anyway even if they dont pass async_get_image_names

anyway hopefully you can look into this. thanks.

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.