Commit Graph

17 Commits

Author SHA1 Message Date
Alfred Gutierrez
b5f4b9d06e Update README.md 2022-07-26 21:50:21 -07:00
Alf
242af2a50e Merge branch 'master' of github.com:alfg/ffmpegd 2021-04-24 12:43:59 -07:00
Alf
21b4acdb40 feat: add alfg.dev to allowed hosts for ffmpegd cmd. 2021-04-24 12:43:14 -07:00
Alfred Gutierrez
bae6e0f44c docs: update readme 2021-03-20 19:06:50 -07:00
Alf
538168f495 tests: setting up tests and Github tests workflow. 2021-03-20 19:04:09 -07:00
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