Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPS support #149

Closed
alexg-axis opened this issue Dec 3, 2022 · 6 comments
Closed

HTTPS support #149

alexg-axis opened this issue Dec 3, 2022 · 6 comments

Comments

@alexg-axis
Copy link

I saw in a thread somewhere that you may be planning to do some work on this plugin in the near future. It would be great to have HTTPS support and the ability to specify the certificate to expect from the camera, to support self-signed certificates without messing with the certificates trusted by the host / client.

@Kane610
Copy link
Owner

Kane610 commented Dec 4, 2022

Yes this is on my list of things to do. I'm reworking the unifi integration right now and once I'm done with that I will set my eyes to improving this integration as well.

@terminalcowboy
Copy link

Just wanted to come here and vote for https. I run a bunch of axis cameras configured by camera station and the home assistant integration wont configure them with the correct passwords. I am guessing due to lack of ssl. Is there a way to connect to the axis camera station server instead of every individual camera or are there benefits to interfacing to the cameras directly? Anyway, thanks

@Kane610
Copy link
Owner

Kane610 commented Nov 22, 2023

I think this will be on the top of my list to fix once the refactoring is complete, there is no specific reason for not supporting HTTPS only that it wasn't as important back in the days when the integration was created.

I don't have an ACS instance and I don't know what kind of API ACS provides. Right now based on what I know I would say no.

@Kane610
Copy link
Owner

Kane610 commented Mar 27, 2024

HTTPS support has been added with HASS 2024.4.0, beta is out tonight. Feedback is appreciated!

I post release notes on the community forum https://community.home-assistant.io/t/axis-camera-component

@Kane610 Kane610 closed this as completed Mar 27, 2024
@terminalcowboy
Copy link

terminalcowboy commented Apr 4, 2024 via email

@Kane610
Copy link
Owner

Kane610 commented Apr 5, 2024

Awesome thanks for doing this! I patched everything to the latest and the HTTPS does seem to be working. The only thing I am noticing now is that there is no thumbnail or preview on the dashboard or entity with my newer cameras. I have a very old M5014 that works with no SSL and it has always displayed its image. I am new to home assistant though so could be just me missing something. It works though Yay, if i click on either of these it loads the video player and the video populates after a few seconds, with audio.

Yes I missed the camera platform. Fix is up home-assistant/core#114886 for 2024.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants