Code Monkey home page Code Monkey logo

ha-addons's People

Contributors

dbuezas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ha-addons's Issues

Address in use

Hello, i have problem starting this addon:

` Add-on: A9 Camera fake server
A9 Cam fake server

Add-on version: 2.4
You are running the latest version of this add-on.
System: Home Assistant OS 10.1 (amd64 / generic-x86-64)
Home Assistant Core: 2023.5.3
Home Assistant Supervisor: 2023.04.1

Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.

s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init: starting
s6-rc: info: service init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
-------- A9 V720 fake-server starting. --------
Stream: http://127.0.0.1:80/dev/None/stream
Snapshot: http://127.0.0.1:80/dev/None/snapshot
IrLed: http://127.0.0.1:80/dev/None/cmd?code=202&IrLed=1
Flip: http://127.0.0.1:80/dev/None/cmd?code=216&mirrorFlip=4
Exception in thread HTTP-SRV:
Traceback (most recent call last):
File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
self.run()
File "/usr/lib/python3.11/threading.py", line 975, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/a9-v720/src/v720_http.py", line 57, in serve_forever
with ThreadingHTTPServer(("", _http_port), v720_http) as httpd:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/socketserver.py", line 456, in init
self.server_bind()
File "/usr/lib/python3.11/http/server.py", line 136, in server_bind
socketserver.TCPServer.server_bind(self)
File "/usr/lib/python3.11/socketserver.py", line 472, in server_bind
self.socket.bind(self.server_address)
OSError: [Errno 98] Address in use`

Camera doesnt want to connect

I have set everything up, but the camera just doesnt connect the server for whaterver reason.
The request gets redirected according to AdGuard, but it doesnt stop blinking and there is nothing except this showing up:
A9 server
Server: connected
What could I be doing wrong?

Noise in image

I have configured the home assistant add-on and encountered significant noise and glitches in the video feed. Is this a normal occurrence given the camera's quality?

image

If I reboot my camera from the web gui it goes into limbo mode

My camera has some issues and looses connection after an hour or 6.
It is still connected to the webgui (port 80) but no image is shown.
If i reboot the camera using the web gui it goes into limbo mode.

When turned on it only connects to the web gui for a brief time. then the connection to the web gui is lost. making the camera inaccessible.

If i reboot the camera using the power button on the device. it reconnects with out any issue.

After a while "freeze image"

Exception in thread [email protected]:46832:
Traceback (most recent call last):
File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
self.run()
File "/usr/lib/python3.11/threading.py", line 982, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/a9-v720/src/v720_sta.py", line 156, in __udp_hnd
self.__on_udp_rcv(self._udp.recv())
File "/usr/local/a9-v720/src/v720_sta.py", line 163, in __on_udp_rcv
frame= 3622 fps=7.5 q=-1.0 size= 92042kB time=00:08:06.21 bitrate=1550.8kbits/s speed= 1x
self._raw_hnd_lst[f'{req.cmd}'](self._udp, data)frame= 7226 fps=7.0 q=-1.0 size= 105938kB time=00:17:07.17 bitrate= 844.9kbits/s speed= 1x
File "/usr/local/a9-v720/src/v720_sta.py", line 382, in __on_mjpg_rcv_hnd
cb(self, self._vframe)
File "/usr/local/a9-v720/src/v720_http.py", line 195, in _on_video_frame
2024-01-30 15:21:04,052 [ ERROR] [HTTP] ffmpeg output timeout [email protected]:58474
video_queue.put_nowait(frame)frame= 158 fps=0.2 q=-1.0 size= 4513kB time=00:02:59.80 bitrate= 205.6kbits/s speed=0.259x
File "/usr/lib/python3.11/queue.py", line 191, in put_nowait
return self.put(item, block=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/queue.py", line 137, in put
raise Full
queue.Full

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.