-
Notifications
You must be signed in to change notification settings - Fork 14
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
ffmpeg not running in hassio #22
Comments
Can you set the debug on in homeassistant configuraton for logger component? Thanks |
Hello @pvizeli, this is the configuration I just enabled in Hassio. I have two (but not the same model) Revotech onvif compatible cameras, but none of them work with Hassio. PIR camera 02 does work with Shinobi though, but the cpu load reaches 50% easily.
and this is the logger configuration:
This is what I see when I click on the cameras: https://pastebin.com/Muqm5jGf |
I experience the same: i still having a fight to set this up correctly. Frontend give me a kitchen (image not available). log:
cameras.yaml
configuration.yaml
|
i had a typo: #Cameras
|
@pvizeli any additional input that I may provide to further figure out what is going on? Many thanks |
I don't see that the camera will call the open: |
@pvizeli de ffmpeg component is already in my configuration file and the configuration of my two cameras is written above. Sorry if your message suggest something very obvious, but I'm not sure how to continue figuring out what is going on. Care to be a bit more specific? |
@pvizeli asking again for guidance. Not really sure what your indications was. |
I’m having a similar issue. Trying to get an ffmpeg binary noise sensor working in hassio. Worked without issue in hassbian. The sensor never fully loads, and I get an ffmpeg not running on occasion. |
Not working in Hassio 0.82:
|
bug in (at least) the camery.py code: On my local installation, I just did a quick-n-dirty, hard-coded fix in the camera.py file, adding my "rtsp_transport" argument before the "input sources":
Note that "haffmpeg" acts differently depending on the number of words in the "input" parameter; when it's:
|
Hello @pvizeli ,
I'm posting the log here as per your request: https://pastebin.com/wpAG3SL0
Thanks a million,
The text was updated successfully, but these errors were encountered: