Commit Graph

12 Commits

Author SHA1 Message Date
Alf 907e320d26 chore: update readme. 2021-03-18 21:08:11 -07:00
Alf 1a173b2031 feat: add example websocket client demo. fix clipping. 2021-03-17 22:06:06 -07:00
Alf c36cbabf23 feat: parse cli args to set port, print version or help. 2021-03-16 21:53:51 -07:00
Alf 72a9a903ad Merge branch 'master' of github.com:alfg/ffmpegd 2021-03-15 20:50:50 -07:00
Alf 815a2201ed cleanup: reorganize layout a bit and update README.md 2021-03-15 20:50:34 -07:00
Alfred Gutierrez c510134771 chore: update readme 2021-03-14 23:35: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 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 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 080822a1b2 init: add initial websocket server to send encoding payload to ffmpeg. 2021-02-25 00:06:32 -08:00