Git Product home page Git Product logo

dencoder's Introduction

Dencoder - Simple Video Storing and Streaming Service

Dencoder is a learning project, a video storing, and streaming service built using Golang, Amazon S3, PostgreSQL, and HTMX.

Features

  • Video Upload: Dencoder allows users to easily upload videos to the platform. Uploaded videos are securely stored on Amazon S3, ensuring scalability and reliability.

  • Video Streaming: Users can watch videos through a seamless streaming experience. Dencoder uses HTMX to provide a dynamic and fast-loading video player interface.

Getting Started

Follow these steps to set up and run Dencoder:

  1. Clone the Repository:

    git clone https://github.com/niki4smirn/dencoder.git
    cd dencoder
  2. Install Dependencies: Make sure you have Go, PostgreSQL, and Amazon S3 credentials set up.

  3. Configuration: Configure your application by updating the config.yml file.

  4. Database Setup: Create the necessary PostgreSQL database table by running the provided SQL script. You can find it in the database directory.

  5. Run: Run the Go application (don't forget to set all env variables):

    go run ./...

Screenshots

Minimalistic main page :)

image

The screenshot showcases charming features, including the ability to display adorable cats on your screen ๐Ÿฑ

image

dencoder's People

Contributors

niki4smirn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.