-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
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
0.81.0b0 FFmpeg Camera Test Fails (Xiaomi Xiaofang) #17684
Comments
I am using a Dafang camera with a cfw and I can repeat the problem too. |
I have 2 cameras using the above configuration and both are non functional in 0.81.0 on hassio. No changes on the camera side, and both RTSP feeds are OK via VLC. |
I found that this is due to this change - #17609 As soon as I reverted it, issue went away. I was also getting seg faults due to timeouts of this coroutine. |
Same issue with HA 0.81.1. |
@jjlawren you ok with me submitting a PR to revert the await in the coroutine for ffmpeg? Or do you want to? |
@edif30 please make a PR, I won't be able to until tomorrow. Perhaps I'm not seeing this new behavior as I was testing out changes involving skipping tests in #17769 at the same time. Sorry for causing problems for anyone, it seemed like a trivial change to fix the warning in the original PR description. @pvizeli any suggestions on a proper fix? |
Home Assistant release with the issue:
0.81.0b0
Last working Home Assistant release (if known):
0.80.3
Operating environment (Hass.io/Docker/Windows/etc.):
Linux Debian (venv)
Component/platform:
FFmpeg Camera
Description of problem:
Since updating to 0.81.0b0, one of my FFmpeg cameras fails to start, no changes to the config and my other FFmpeg camera works as it did.
It looks like something is causing a test to fail based on the error log below.
The camera I'm using is a Xiaomi Xiaofang running custom firmware to enable an RTSP stream (which works).
Problem-relevant
configuration.yaml
entries and (fill out even if it seems unimportant):Traceback (if applicable):
Additional information:
The text was updated successfully, but these errors were encountered: