Skip to content

Allow uploading MP4 recordings#17635

Merged
nickvergessen merged 1 commit intonextcloud:mainfrom
smokris:patch-1
Apr 7, 2026
Merged

Allow uploading MP4 recordings#17635
nickvergessen merged 1 commit intonextcloud:mainfrom
smokris:patch-1

Conversation

@smokris
Copy link
Copy Markdown
Contributor

@smokris smokris commented Apr 4, 2026

Currently, if you customize the ffmpeg settings in nextcloud-talk-recording's server.conf to write MP4 files, the final upload is rejected with this error: Uploaded file detected mime type (video/mp4) is not allowed.

Adding that MIME type to DEFAULT_ALLOWED_RECORDING_FORMATS enables the upload to succeed (for those of us who want to use MP4 format).

Currently, if you customize the `ffmpeg` settings in `nextcloud-talk-recording`'s `server.conf` to write MP4 files, the final upload is rejected with this error: `Uploaded file detected mime type (video/mp4) is not allowed`.  Adding that MIME type to `DEFAULT_ALLOWED_RECORDING_FORMATS` enables the upload to succeed (for those of us who want to use MP4 format).

Signed-off-by: Steve Mokris <smokris@softpixel.com>
@nickvergessen nickvergessen merged commit 659b214 into nextcloud:main Apr 7, 2026
78 of 79 checks passed
@nickvergessen
Copy link
Copy Markdown
Member

/backport to stable33

@nickvergessen
Copy link
Copy Markdown
Member

/backport to stable32

@github-actions
Copy link
Copy Markdown
Contributor

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: api 🛠️ OCS API for conversations, chats and participants feature: recordings ⏺️ Including the recording server feedback-requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants