[BUG] Video neither streamed nor downloaded
Nobody has claimed this yet.
- 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:
- Change the error message, by removing the last statement.
- Make the file download after the error is displayed
Samsung A51, Android 12
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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