webm2mp4

command module
v0.0.0-...-726a120 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2019 License: MIT Imports: 6 Imported by: 0

README

webm2mp4

Simple server to convert WebM video to MP4, as a small working sample for goavcodec.

Try now here https://webm2mp4.herokuapp.com/, and deploy your own now.

Qick Start

Local Development

with docker and docker-compose required

% docker-compose up
# open http://localhost:8080

Deploy to Heroku

with also heroku cli required

% heroku create
% heroku container:login # If needed
% heroku container:push web
# heroku open

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL