zarazaex69
|
9c7b4e316f
|
refactor(videochannel): remove b codec
|
2026-04-30 01:55:17 +03:00 |
|
zarazaex69
|
e848bde8de
|
fix(videochannel): reduce QR code quiet zone from 10 to 2
|
2026-04-30 01:26:51 +03:00 |
|
zarazaex69
|
689441a7f4
|
Add configurable QR error correction level for video transpor
|
2026-04-27 18:53:39 +03:00 |
|
zarazaex69
|
98ad27bec5
|
Add configurable B codec parameters
|
2026-04-27 06:11:25 +03:00 |
|
zarazaex69
|
f1f5a584f5
|
Remove debug logging from handleFrame
|
2026-04-27 04:01:54 +03:00 |
|
zarazaex69
|
e4aeb3ac28
|
Add white frame detection and debug frame capture
|
2026-04-27 03:59:39 +03:00 |
|
zarazaex69
|
12d22770b4
|
feat(log): Log frame length and codec in handleFrame, and B codec decode
failures in visual_b.go
|
2026-04-26 22:53:49 +03:00 |
|
zarazaex69
|
fe13ba28e3
|
feat(b): Add support for RGBA frame format in B visual codec
|
2026-04-25 21:22:13 +03:00 |
|
zarazaex69
|
a2d1b95ffa
|
feat: add support for 'b' visual codec in videochannel
|
2026-04-22 21:26:50 +03:00 |
|
zarazaex69
|
af34cdbd8e
|
feat: add video-qr-size configuration for videochannel transport
|
2026-04-21 22:32:01 +03:00 |
|
zarazaex69
|
fce29b939d
|
test: update renderVisualFrame and extractVisualPayload calls with resolution parameters
|
2026-04-21 02:54:30 +03:00 |
|
zarazaex69
|
c5ccc87fa7
|
refactor: unify FFmpeg encoder configuration and expand hardware acceleration support for VP8, VP9, and AV1
|
2026-04-21 02:03:21 +03:00 |
|
zarazaex69
|
513e2bdd9d
|
feat: refactor client connection handling and error management
|
2026-04-21 01:51:48 +03:00 |
|
zarazaex69
|
97b12eb2d8
|
feat: add H264 codec support and hardware acceleration via NVENC to FFmpeg pipeline
|
2026-04-21 01:43:48 +03:00 |
|
zarazaex69
|
888eefd5c8
|
feat: add configurable dimensions to ffmpeg encoder and validate frame size dynamically
|
2026-04-21 01:36:29 +03:00 |
|
zarazaex69
|
9e09975165
|
feat: implement video channel transport
|
2026-04-21 01:32:17 +03:00 |
|