-
-
Notifications
You must be signed in to change notification settings - Fork 679
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
Frigate videos not playing back in companion app on Chromebook #4995
Comments
Could you try playing back a video and get a companion app log? That may include additional details. Though based on the issue I don't think there's much the app can do to fix this, decoder support is supposed to be provided by the platform... |
I have played the video back in the companion app, here's the associated log: homeassistant_companion_log_0-23-2025_23-38-7.txt Chrome works on the same device/ platform so hopefully the logs will show why it's not working in the companion app. |
Can you try to force stop the app, open again and reproduce the issue and grab the same logs please? There is a log line that shows what webview package was used which may point a clue to the issue. That log only shows up when the app first loads. |
are you able to update android system webview? may or may not help but it is a bit outdated (131 here) other than that still dont see anything else to help us see why but maybe updating webview will help |
homeassistant_companion_log_0-24-2025_21-10-56.txt Logs after updating to webview 133 Update: It still works in chrome web browser on same platform/ device. |
I would also like to note that the companion app on this platform is sluggish to load up, load pages and live streaming stutters whereas in Chrome browser it loads and runs live streams much better(a lot less stuttering), like it's not running the same settings for hardware acceleration etc that Chrome browser is running? |
You're running an Android app on your Chromebook so it is not the same as the browser, correct. Depending on the device it may need emulation (which may also be the cause of the issue) and/or be less performant than a native browser. Not much we can do about that. |
Home Assistant Android app version(s):
Android version(s):
2025.1.2
Device model(s):
Chromebook Lenovo CT-X636F version 132.0.6834.94 (Official Build) (64 bit)
Home Assistant version:
2025.1.2
Last working Home Assistant release (if known):
Not known
Description of problem, include YAML if issue is related to notifications:
Frigate videos not playing back in companion app on Chromebook get the following error when playing saved videos.
Failed to play video recordings (error 4). DECODER_ERROR_NOT SUPPORTED. Video decoder initialization failed.
It works on the same device in chrome. Just doesn't work in the companion app.
Companion App Logs:
Screenshot or video of problem:
Additional information:
The text was updated successfully, but these errors were encountered: