command
module
Version:
v0.0.0-...-726a120
Opens a new window with list of versions in this module.
Published: Apr 24, 2019
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.