Commit Graph

805 Commits

Author SHA1 Message Date
zarazaex69
4ab4413f50 refactor(videochannel): remove ffmpeg support and fix lint 2026-05-27 11:08:49 +03:00
zarazaex69
552151fece fix(videochannel): force VP8 keyframes and drop bad frames 2026-05-27 10:55:37 +03:00
zarazaex69
0a5d3fb922 fix(videochannel): ignore vp8 missing reference errors 2026-05-27 07:54:33 +03:00
zarazaex69
8ca59975c3 docs(readme): update project status and contact info 2026-05-26 20:03:44 +03:00
zarazaex69
65dbb93221 refactor(videochannel): replace ffmpeg with Go VP8 codec
- thnks rape4me/kc for vp8 enc/dec
2026-05-26 19:11:11 +03:00
zarazaex69
d7c813265b fix(vp8channel): rotate epoch header on KCP reset 2026-05-26 12:42:41 +03:00
zarazaex69
b8933e10b5 docs: replace em dashes with hyphens in docs and comments 2026-05-26 10:27:04 +03:00
zarazaex69
d57878584a docs: add multi-instance setup guide to fast and manual docs 2026-05-26 10:26:10 +03:00
zarazaex69
b9b8c8137e fix(e2e): skip soak test on auth failure instead of failing 2026-05-26 02:54:14 +03:00
zarazaex69
10c7c655b6 fix(vp8channel): reset peer state on KCP restart 2026-05-26 02:50:29 +03:00
zarazaex69
8a9672b6cd ci: add nightly soak job and shift schedule to 00:17 UTC 2026-05-26 01:21:44 +03:00
zarazaex69
78bb27670d feat(mage): add TestFull, Soak, and LocalSoak targets 2026-05-26 01:16:19 +03:00
zarazaex69
1f26687c48 test(e2e): support multiple carriers in real soak test 2026-05-26 01:14:05 +03:00
zarazaex69
2feef3aacb Merge branch 'pr-75' into fix/all 2026-05-26 01:07:55 +03:00
zarazaex69
4fce5773f8 fix(goolom): remove premature onReconnect callback invocation 2026-05-26 01:05:31 +03:00
zarazaex69
743dc5c1bf fix(client): return after liveness reconnect to avoid deadlock #72 2026-05-25 23:33:51 +03:00
zarazaex69
9597a4ebb6 test(e2e): add chaos mode to local soak test 2026-05-25 22:54:00 +03:00
zarazaex69
7a416cbde7 test(e2e): add real-carrier throughput soak test 2026-05-25 22:44:03 +03:00
zarazaex69
b797858857 perf(seichannel): increase frame rate and batch size defaults 2026-05-25 22:39:41 +03:00
zarazaex69
e9a49239ef test(e2e): update seichannel options to match vp8channel settings 2026-05-25 22:38:38 +03:00
zarazaex69
09f591a26b fix(seichannel): scale ack timeout with fragment count and skip
re-enqueue on retry
2026-05-25 22:21:42 +03:00
Yuriy Samorodov
a8ea938dc8 (docs) Updated links to examples in 27 files 2026-05-25 19:30:35 +04:00
Yuriy Samorodov
7e16b73249 Merge branch 'master' into examples-refactor-20260525 2026-05-25 19:16:37 +04:00
Yuriy Samorodov
fb5f62a313 (docs) Reorganize docs/examples section for clarity 2026-05-25 19:14:07 +04:00
zarazaex69
587c13e961 fix(cnc): use host network mode for build container 2026-05-25 18:01:25 +03:00
zarazaex69
af9eeea740 docs: add meet.cryptopro.ru as alternative Jitsi server option 2026-05-25 15:43:28 +03:00
zarazaex69
933fb158e2 docs: add whitelist notice to all doc pages 2026-05-25 13:14:17 +03:00
zarazaex69
fe85457754 fix(jitsi): add RTCP keepalive to prevent JVB session expiry 2026-05-25 12:57:18 +03:00
zarazaex69
794df240a5 chore: bump zarazaex69/j dependency 2026-05-25 12:01:00 +03:00
zarazaex69
97436657d1 chore: bump zarazaex69/j to 20260525084838-37e184b41e37 2026-05-25 11:57:44 +03:00
zarazaex69
e64ed167cc refactor(jitsi): extract openBridgeWS and openBridgeSCTP helpers 2026-05-25 11:39:22 +03:00
zarazaex69
628bb2e19d chore: update zarazaex69/j dependency
- Fixed instances that were not working x4 FINNALY!!! WORK!!!!
2026-05-25 11:30:23 +03:00
zarazaex69
af1ced83d3 chore: update zarazaex69/j dependency to latest version 2026-05-25 10:43:05 +03:00
zarazaex69
c2170c058b feat(jitsi): add SCTP fallback when colibri-ws is unavailable
- Fixed instances that were not working x3
2026-05-25 10:41:23 +03:00
zarazaex69
bcc3dd7ee7 chore: update go.sum with additional dependency entry
- fixed instances that not working x2
2026-05-25 10:28:39 +03:00
zarazaex69
810d24707c chore: bump zarazaex69/j dependency
- ( fix all instances, all instances work is now, is now fetch MUC
  domain from server config.js)
2026-05-25 10:11:21 +03:00
zarazaex69
12a28e6cbf chore: replace default jitsi URL with meet1.arbitr.ru 2026-05-25 10:08:26 +03:00
zarazaex69
bdb3d2ab5f chore: update dependencies to latest versions 2026-05-25 10:07:50 +03:00
zarazaex69
a957b047b8 docs: improve docker.md formatting and fix typos 2026-05-25 05:00:53 +03:00
zarazaex69
9e1f254292 docs: incredibly kind and liberal code of conduct has been added 2026-05-25 04:45:55 +03:00
zarazaex69
c87fd188d0 docs: add numbered list and clarify last point in SECURITY.md 2026-05-25 04:27:47 +03:00
zarazaex69
ce3b19e82f docs: update SECURITY.md with liability disclaimer 2026-05-25 04:26:00 +03:00
zarazaex69
3c925d76cb docs: add language guidelines to contributing rules 2026-05-25 04:23:11 +03:00
zarazaex69
10e2236bc0 chore: rename CONTRIBUTIONS.md to CONTRIBUTING.md 2026-05-25 04:18:56 +03:00
zarazaex69
ec45765f9c docs: add contributions guidelines 2026-05-25 04:17:31 +03:00
zarazaex69
e677261fd5 refactor: improve error wrapping and extract constructor helper 2026-05-25 04:06:26 +03:00
zarazaex
d1c9c691dd Merge pull request #73 from YuriySamorodov/issue_templates-20260524
(docs) Minor changes in Issue Templates
2026-05-25 03:52:46 +03:00
Yuriy Samorodov
914ecef8ec (feat) Minor changes in Issue Templates 2026-05-24 20:35:56 +04:00
zarazaex69
be0f0906e4 fix(ci): remove variadic arg from Cross target
mage does not support variadic function parameters as targets,
causing 'Unknown target specified: cross' in CI.
2026-05-24 18:12:16 +03:00
zarazaex69
52bce4f9b2 docs: remove "Made for" line from readme 2026-05-24 18:10:03 +03:00