nextcloud / nextcloud/viewer

Improve error handling of unplayable videos

Open
#2,930 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug
Dominant language
JavaScript
Stars
119
Forks
72
Avg merge
18h 42m
Merged PRs (30d)
24

Description

⚠️ This issue respects the following points: ⚠️
Bug description

I can't play videos from within Nextcloud (tested on c.nc.com)

Tested with Firefox 141.0 on Linux and Chromium 138.0.7204.183

Steps to reproduce
  1. Navigate to a video (in my case a mkv-file)
  2. open it

I will see a spinner but the video never starts:

Image

Interestingly the talk desktop client seems to have a different player build in. The Talk desktop client plays at least the audio, but the video stays black.

Expected behavior

Nextcloud plays the video in the browser

Nextcloud Server version

31

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?
  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other
Configuration report

List of activated Apps

Nextcloud Signing status

Nextcloud Logs

Additional info

No response

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

No source file or test is named. First reproduce the spinner with the reported MKV video in Firefox and Chromium, then trace the viewer's browser video-playback entry point and inspect available logs. Done means the video starts in the browser instead of remaining on the loading spinner.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.