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

turbojpeg problem #98

Open
gobris opened this issue Dec 9, 2024 · 0 comments
Open

turbojpeg problem #98

gobris opened this issue Dec 9, 2024 · 0 comments

Comments

@gobris
Copy link

gobris commented Dec 9, 2024

Hello I am running hasswp on windows 10.
I am having turbojpg error and the thumbnail on the camera does not work.

I am having the following error on the logs.

Logger: homeassistant.components.camera.img_util
Source: C:\Users\ta2nc\Downloads\HassWP_2024.4.3\python-3.12.3.amd64\Lib\site-packages\homeassistant\components\camera\img_util.py:102
integration: Camera (documentation, issues)
First occurred: 1:47:13 PM (1 occurrences)
Last logged: 1:47:13 PM

Error loading libturbojpeg; Camera snapshot performance will be sub-optimal
Traceback (most recent call last):
File "C:\Users\ta2nc\Downloads\HassWP_2024.4.3\python-3.12.3.amd64\Lib\site-packages\homeassistant\components\camera\img_util.py", line 100, in init
TurboJPEGSingleton.__instance = TurboJPEG()
^^^^^^^^^^^
File "C:\Users\ta2nc\Downloads\HassWP_2024.4.3\python-3.12.3.amd64\Lib\site-packages\turbojpeg.py", line 298, in init
self.__find_turbojpeg() if lib_path is None else lib_path)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ta2nc\Downloads\HassWP_2024.4.3\python-3.12.3.amd64\Lib\site-packages\turbojpeg.py", line 928, in __find_turbojpeg
raise RuntimeError(
RuntimeError: Unable to locate turbojpeg library automatically. You may specify the turbojpeg library path manually.
e.g. jpeg = TurboJPEG(lib_path)

And also, when I tried to install ffmpeg.exe on config directory but i am still having ffmpeg not loaded error as well.
Maybe this is for another issue..

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

1 participant