CoolFace
Apppublic

altafhossen-pro/my-video-stream

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
50 commits on main
482de483mo ago

Update README.md

altafhossen-pro
ba7c6f67mo ago

chore: remove 'fork' event from Telegram notification workflow

jyothis
39f8af87mo ago

chore: update logo URL, correct copyright year and add docs page in README

jyothis
b2336147mo ago

feat: enhance installer script with TUI support for improved user interaction

jyothis
b5df0397mo ago

feat: add installer script for macOS and Linux

jyothis
77f728a7mo ago

docs: update README and sample env for improved variable descriptions and performance tuning options

jyothis
62733777mo ago

hotfix(release): use GoReleaser artifact-based Docker image build for multi-arch

jyothis
324de697mo ago

hotfix: fix GoReleaser docker_v2 arm64 buildx exec format error

jyothis
64dab9d7mo ago

hotfix: fix input types for `delay` and `max_delay` in GoReleaser configuration

jyothis
b66b12d7mo ago

chore: update version to 3.2.0

jyothis
e33c2367mo ago

chore(dev): add envFile to launch configuration for better environment handling

jyothis
fbaf0637mo ago

feat: better streaming with prefetching blocks and other improments (#190)

jyothis
9b2ee227mo ago

feat(stream): handle CDN redirect in downloadBlock function

jyothis
f8db1917mo ago

chore(workflows): update Go version to 1.25 in release workflow

jyothis
35dc0987mo ago

chore(workflows): update `actions/checkout` and `actions/setup-go` to version 6

jyothis
724960c7mo ago

chore(timing): change log level to debug for execution time logging

jyothis
af076767mo ago

chore(docker): update base image to golang:1.25

jyothis
6b33bab7mo ago

fix(stream): remove internal server error response on stream pipe creation failure

jyothis
1e3e2447mo ago

fix(pipe): validate range in NewStreamPipe to prevent invalid input

jyothis
12a976a7mo ago

feat(logger): show ms in logs when in debug mode

jyothis
81f33797mo ago

refactor(stream): enhance getStreamRoute and downloadBlockWithRetry with timing logs

jyothis
fcdc2d87mo ago

feat(timing): add TimeFuncWithResult utility for logging function execution time

jyothis
952f0bc7mo ago

fix(run): initialize logger and load config before starting the server

jyothis
f20e15a8mo ago

fix(stream): improve error handling for unexpected update structures in sendLink function

jyothis
60837c18mo ago

fix(start): correct typo in response message for file upload instruction

jyothis
2d54f588mo ago

fix(go.mod): update Go version from 1.24.0 to 1.25.0

jyothis
aad5cba8mo ago

fix(release): update Docker tags to conditionally include 'latest' for non-prerelease versions

jyothis
21fcd328mo ago

fix(release): correct syntax error in GoReleaser args

jyothis
cf468fc8mo ago

feat(release): merge docker releases into goreleaser

jyothis
21933778mo ago

feat(release): add GitHub release configuration with auto prerelease

jyothis
6d9033b8mo ago

feat(build): add image description label for Docker metadata

jyothis
e500ff98mo ago

fix(goreleaser): correct archives format due of deprecation error

jyothis
02297888mo ago

feat(build): add docker metadata step and streamline image tagging

jyothis
48eeae18mo ago

fix(release): update goreleaser action version and standardize string quotes

jyothis
01a4bcd8mo ago

chore(main): update version string to `3.2.0-alpha1`

jyothis
2d5fdd18mo ago

Merge pull request #189 from EverythingSuckz:fix/supress-known-errors

jyothis
75cb1748mo ago

fix(stream): suppress logging of client disconnect errors during stream copy

jyothis
9a400638mo ago

feat(pipe): better streaming with prefetching blocks (#188)

jyothis
08068118mo ago

fix(pipe): implement max backoff for block download retries to prevent indefinite growth

jyothis
b91a4be8mo ago

fix(stream): handle stream pipe creation errors in getStreamRoute

jyothis
762ab148mo ago

feat(config): add support for configuring stream parameters via command line flags

jyothis
d97c8cc8mo ago

fix(pipe): adjust block trimming logic in prefetch for accurate data range

jyothis
03531278mo ago

fix(pipe): handle unexpected nil blocks during prefetch

jyothis
3204d5a8mo ago

feat(pipe): better streaming with prefetching blocks

jyothis
33b17a48mo ago

chore: replace log.Panic with log.Sugar().Fatalf for error handling in runApp

jyothis
3b80f1c8mo ago

chore(release): restrict tag pattern to versioned tags (v*)

jyothis
6f2380b8mo ago

style: format adjustments in build.yml for consistency

jyothis
f1dcca41y ago

refactor: update to gotgproto `v1.0.0-beta21`

jyothis
bdde1a51y ago

chore(goreleaser): update version to 2 in configuration

jyothis
d2be1c01y ago

chore(docker): update Go base image to 1.25-alpine3.21

jyothis