Commit Graph

17 Commits

Author SHA1 Message Date
Alf
815a2201ed cleanup: reorganize layout a bit and update README.md 2021-03-15 20:50:34 -07:00
Alf
7cb3698b8b feat(docker): setup workflow for github docker registry. 2021-03-15 20:50:06 -07:00
Alf
1b6fba0e3f chore(release): remove docker step in goreleaser. 0.0.4 2021-03-14 22:48:50 -07:00
Alf
bd6581dd57 feat: add cors support for localhost and alfg.github.io.
docker: add dockerfile, docker-compose example and update goreleaser with
docker support.
2021-03-14 21:57:57 -07:00
Alf
2a3d8f3064 feat: handle serving static files for browser video tag. updated goreleaser config. 0.0.3 2021-03-14 00:02:24 -08:00
Alf
6924093f58 fix: fixing goreleaser build 0.0.2 2021-03-12 23:20:39 -08:00
Alf
3de567158c fix: update goreleaser.yaml 2021-03-12 23:16:23 -08:00
Alf
b050100eeb feat: add http files handler for listing files in cwd. add goreleaser config. 2021-03-12 23:13:27 -08:00
Alf
32638d3238 feat: add gorelease workflow. tidy up go mod. 0.0.1 2021-03-12 00:22:48 -08:00
Alf
8f64b55051 feat: check for ffmpeg + ffprobe version on startup 2021-03-11 22:49:45 -08:00
Alf
dce91be716 Adding more error handling and reporting to the ws client. 2021-03-10 22:38:48 -08:00
Alf
45d1584215 Parse and add more filtering options and start 2 pass encoding. 2021-03-09 23:19:35 -08:00
Alf
291b06565c ffmpeg-commander json to ffmpegd option parsing. 2021-03-08 21:48:50 -08:00
Alf
f5a145fafb Add readme, license and screenshot. Update CLI banner. 2021-03-07 12:40:17 -08:00
Alf
1681bb7bce cli: command line banner, connection status and progress updates. 2021-03-05 22:55:11 -08:00
Alf
0a76957b77 add speed and fps to ws response 2021-02-27 22:24:32 -08:00
Alf
080822a1b2 init: add initial websocket server to send encoding payload to ffmpeg. 2021-02-25 00:06:32 -08:00