owncloud / owncloud/android

[BUG] Video neither streamed nor downloaded

Open
#3,816 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Contributions are welcome Type:bug
Dominant language
Kotlin
Stars
4.2k
Forks
3.1k
Avg merge
1d 12h
Merged PRs (30d)
7

Description

in a https with self-signed certificate server, try to stream a video (no matter if oCIS or oC10)

Current: message Streaming cannot be initialized because your server certificate is untrusted. File download will start automatically. But, file does not start to download

Expected: Two options, both work for me:

  1. Change the error message, by removing the last statement.
  2. Make the file download after the error is displayed

Samsung A51, Android 12

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce video streaming on Android against an HTTPS server with a self-signed certificate, using the oCIS or oC10 server context described in the issue. Trace the streaming error and fallback download flow; done when the stated error behavior is corrected and either the download starts reliably or the message no longer promises it.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.