-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Unable to play videos (gray screen) due to HTTP auth #12057
Comments
Do you change the transcoding settings? And if possible, can you include a sample video? |
As far as I know, I didn't change anything video related. Sample: https://c-otto.de/VID_20240326_123259.mp4 |
|
How are you connecting in the app? Are you using HTTPS with a self signed cert ? |
No, but I have a weird setup, let me try to explain :)
|
Oh, |
You should try connecting directly to 2283. This is probably because you use username:PW in URL, it’s a flutter bug. Can reopen if :2283 direct presents the same issue. Duplicate: #5553 |
Indeed, basic auth seems to be the issue:
|
It works without the http auth requirement. Thanks! |
The bug
Whenever I try to play a video using the Android app, I just get a gray screen once the video file loads (which takes a second or so). This happens for all videos I tried, recorded using several different devices, over the span of several years (but imported and possibly converted just recently). The videos play just fine in the browser (Firefox, both desktop and mobile).
See log details below.
The OS that Immich Server is running on
Debian Stable
Version of Immich Server
v1.112.1
Version of Immich Mobile App
1.112.1 build.154
Platform with the issue
Relevant log output
Additional information
Android 14, Fairphone 5 5G
The text was updated successfully, but these errors were encountered: