rubyforgood / rubyforgood/skillrx

SPIKE: Can We Compress Video on Upload

Open
#390 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Planning
Dominant language
Ruby
Stars
16
Forks
11
PR merge metrics
No merged PRs in 30d

Description

There are some requests for larger video files but there are big concerns with how well the users can handle large files. Their devices can be older and lack storage. Their internet can be unreliable.

We have the ability to compress and otherwise alter images when uploading. What options, if any, are available for us for optimizing the video they upload?

Also, what non-app solutions and advice can we offer them? Can we give them guidance on how best to encode their videos for optimal size/quality? What tools (paid and free) could they use?

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

Start by reviewing the existing image-upload transformation flow and how uploaded videos are currently handled; no specific files or tests are named in the issue. Compare feasible in-app video optimization approaches with external tools and encoding guidance, then document trade-offs for file size, quality, device storage, and unreliable connections.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.