---
title: "💭 robinroy03/videoeditor: Video Editor Application using React, ..."
description: "!https://github.com/robinroy03/videoeditor"
date: 2025-06-10
published: true
tags:
  - self-host
  - video-editor
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://github.com/robinroy03/videoeditor" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://repository-images.githubusercontent.com/988575614/c172efea-e6db-4922-b695-abaddc42b4c9" alt="GitHub - trykimu/videoeditor: Your Creative Copilot for Video Editing — Your Creative Copilot for Video Editing. Contribute to trykimu/videoeditor development by creating an account on GitHub." loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">GitHub - trykimu/videoeditor: Your Creative Copilot for Video Editing</div>
      <div class="embed-card-description">Your Creative Copilot for Video Editing. Contribute to trykimu/videoeditor development by creating an account on GitHub.</div>
      <div class="embed-card-meta">GitHub &middot; github.com</div>
    </div>
  </a>
</div>


I would love to have a browser based video editor I could throw on a server and do quick edits from anywhere.  I tried to get this one to work and struggled to get front end to send api requets to backend.  I think the root of it was their redis wants to run on 80, this caused a permission error so I tried to run 8880:80, but redis was still unable to start due to a config permission error.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
