-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[BUG] Can't stream video from space #4328
Comments
Thanks a lot for reporting. I can reproduce the problem, team will fix. |
stacktrace (edit):
|
JuancaG05
changed the title
[BUG] can`t play video from space
[BUG] Can't play video from space
Apr 29, 2024
JuancaG05
changed the title
[BUG] Can't play video from space
[BUG] Can't stream video from space
Apr 29, 2024
It seems this only happens with video streaming, and because the URL we send to Exoplayer is malformed (lacks of space reference). Working on it 🚀 |
2 tasks
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actual behaviour
-can play video from person file via android
-cant play video from spaces file via android
-can play the same video from space via web
Expected behaviour
-can play video from spaces
Steps to reproduce
Can this problem be reproduced with the official owncloud server?
(url: https://demo.owncloud.org, user: test, password: test)
Environment data
Android version:
14
Device model:
Xiaomi 13 pro
Stock or customized system:
ownCloud app version:
4.2.0
ownCloud server version:
ocis 4.0.5
Logs
Web server error log
when req from android, the path url is based on 'files' not 'spaces' like from web
ownCloud log (data/owncloud.log)
The text was updated successfully, but these errors were encountered: