Alfred Gutierrez
|
b5f4b9d06e
|
Update README.md
|
2022-07-26 21:50:21 -07:00 |
|
Alf
|
d157f498dc
|
update to Go 1.18.
0.1.0
|
2022-07-26 21:40:01 -07:00 |
|
Alf
|
b5183b3bca
|
updating workflows
|
2022-07-26 21:10:10 -07:00 |
|
Alf
|
ac28fbd2d4
|
maint: updating workflows.
|
2022-07-26 20:46:53 -07:00 |
|
Alf
|
233a4b4713
|
ci: fix go build version to test.
|
2022-07-26 20:22:06 -07:00 |
|
Alf
|
d58a1e2781
|
maint: update file reader to os.ReadDir.
|
2022-07-26 20:17:25 -07:00 |
|
Alf
|
519f9e068c
|
chore: upgrade codeql to v2
|
2022-07-26 20:01:54 -07:00 |
|
Alf
|
e8f2661534
|
feat: add gopsize option
|
2022-07-26 19:59:45 -07:00 |
|
Alf
|
72131f7c77
|
Merge branch 'master' of github.com:alfg/ffmpegd
|
2021-12-14 19:50:30 -08:00 |
|
Alf
|
dca94692ac
|
bugfix: clean path from prefix.
|
2021-12-14 19:50:22 -08:00 |
|
Alfred Gutierrez
|
7dfaf0daf8
|
Update go.yml
|
2021-12-14 18:07:26 -08:00 |
|
Alfred Gutierrez
|
68399325dd
|
Update go.yml
|
2021-12-14 18:06:35 -08:00 |
|
Alfred Gutierrez
|
74f4203120
|
Create codeql-analysis.yml
|
2021-12-14 17:59:40 -08:00 |
|
Alf
|
242af2a50e
|
Merge branch 'master' of github.com:alfg/ffmpegd
0.0.8
|
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.
0.0.7
|
2021-03-17 22:06:06 -07:00 |
|
Alf
|
462d2a240e
|
fix: fix docker workflow to build latest tag
|
2021-03-16 22:06:49 -07:00 |
|
Alf
|
c36cbabf23
|
feat: parse cli args to set port, print version or help.
0.0.6
|
2021-03-16 21:53:51 -07:00 |
|
Alf
|
c413a7f593
|
docker: update docker workflow
|
2021-03-15 21:37:06 -07:00 |
|
Alf
|
c2a1c18c23
|
docker: update docker workflow
|
2021-03-15 21:29:33 -07:00 |
|
Alf
|
158f70d992
|
fix: fixing restructure
0.0.5
|
2021-03-15 21:19:05 -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 |
|
Alf
|
7cb3698b8b
|
feat(docker): setup workflow for github docker registry.
|
2021-03-15 20:50:06 -07:00 |
|
Alfred Gutierrez
|
c510134771
|
chore: update readme
|
2021-03-14 23:35:50 -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 |
|