RocketChat / RocketChat/Rocket.Chat
[Feature]: Uploaded video files of format (.mov, .avi) don'nt play
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Uploaded video files of format (.mov, .avi) don'nt play in the player, needed support for the .mov, .avi format.
As support for .mp4 and .webm is there already.
Steps to reproduce:
- Go to messages(group,dm)
- Click on upload files
- Upload any video of format( .mov, .avi)
Expected behavior:
Video of format .mov , .avi does'nt playing in player.
Actual behavior:
Video of .mov , .avi format should play in video player
Server Setup Information:
Version of Rocket.Chat Server: 4.4.0-develop
Operating System: Ubuntu 20.04
Client Setup Information
Desktop App or Browser Version: Browser
Operating System: Linux
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
Review the upload flow in group and direct-message conversations and the existing video player behavior for .mp4 and .webm. Reproduce the issue with .mov and .avi files in a browser, then verify that both formats play in the player without regressing the currently supported formats.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100