axis icon indicating copy to clipboard operation
axis copied to clipboard

Python library enabling easy communication with Axis devices and its metadatastream

Results 32 axis issues
Sort by recently updated
recently updated
newest added

Hi ! Once again thanks for the amazing work on this component. I've recently added a new Axis camera in my setup and I get the following error in HA:...

Hi, Thanks for the great work ! I've recently installed a new AXIS I8016-LVE and I was wondering if the internal speaker could be seen in HA as a media_player...

Hi, I'm trying to develop a rtsp video display window using gstreamer integrated with axis code, then do you have any reference or example of the subject? Thank you.

So I am currently running home assistant os and can use the F34 camera but only one video source shows by default and no way of displaying the others. Would...

Opening up PR to have a place to discuss adding in these capabilities. - [x] Add API requests for basic door operations - [x] Add Tests - [ ] Any...

Hi, just found this library. I have a A1001 door controller and tested the current state of the HomeAssistant integration. It appears that I can get a few states off...

``` { 'operation': 'Initialized', 'topic': 'tns1:LightControl/tnsaxis:LightStatusChanged/Status', 'type': 'state', 'value': 'OFF' } { 'operation': 'Initialized', 'topic': 'tnsaxis:Storage/Recording', 'type': 'recording', 'value': '0' } { 'operation': 'Initialized', 'topic': 'tnsaxis:Storage/Disruption', 'source': 'disk_id', 'source_idx': 'NetworkShare',...

Cameras with the firmware 6.50 will eventually timeout the RTSP session at which point the camera responds with a 454 message instead of 200/ok. I have tried to extend the...