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
12a28e6cbf
chore: replace default jitsi URL with meet1.arbitr.ru
2026-05-25 10:08:26 +03:00
zarazaex69
a957b047b8
docs: improve docker.md formatting and fix typos
2026-05-25 05:00:53 +03:00
zarazaex69
98c6dec4a0
docs: normalize em dash to hyphen in Russian documentation and code comments
2026-05-24 05:31:55 +03:00
Yuriy Samorodov
6538ce1e36
Merge branch 'openlibrecommunity:master' into docker-local-20260523
2026-05-24 05:10:39 +04:00
Yuriy Samorodov
08889e59fd
(feat) docker.md in Russian
2026-05-24 05:09:55 +04:00
zarazaex69
0f9388134a
docs: add proxy_user/proxy_pass fields to server config examples and documentation
2026-05-24 02:29:00 +03:00
Yuriy Samorodov
96f1ace9ad
(feat) Local Docker instructions
2026-05-23 19:39:42 +02:00
zarazaex69
53e4c984fc
docs: add header banners and improve doc clarity
2026-05-22 00:11:39 +03:00
zarazaex69
c45e12d5c6
chore: replace default Jitsi URL with meet.cryptopro.ru
2026-05-21 19:07:31 +03:00
zarazaex69
9bf81248c4
docs: replace 1.1.1.1 with 8.8.8.8 as default DNS server
2026-05-21 19:01:10 +03:00
zarazaex69
0ec244e0dc
docs: update docs and remove wbstream room creation support
2026-05-21 18:51:38 +03:00
zarazaex69
c3fb28cf83
doc: add examples T x C
2026-05-21 17:55:59 +03:00
zarazaex69
a316fd02c6
docs: standardize comment spacing in example config
2026-05-21 14:56:25 +03:00
zarazaex69
9e7d0836a3
docs: translate docs to Russian and remove project-map
2026-05-19 22:46:39 +03:00
zarazaex69
085aadcad7
refactor: remove SaluteJazz carrier support
2026-05-19 21:39:07 +03:00
zarazaex69
3bee3ddbe6
chore(vp8channel): update default fps to 60 and batch size to 64
2026-05-19 09:08:01 +03:00
zarazaex69
31796efe15
docs: replace meet.cryptopro.ru with meet.small-dm.ru as default
2026-05-18 23:37:10 +03:00
zarazaex69
d872f3c900
docs: replace jitsi.etudevs.ru with meet.cryptopro.ru
2026-05-18 22:30:51 +03:00
zarazaex69
65611d903e
docs: replace meet.cryptopro.ru with jitsi.etudevs.ru as default
2026-05-18 22:20:02 +03:00
cyber-debug
b7a7e40899
feat: add safe traffic shaping and TLS hardening
2026-05-16 02:10:34 +03:00
cyber-debug
b0aee57aa5
feat: track failover supervisor status
2026-05-16 02:10:33 +03:00
cyber-debug
82b5741ab1
feat: add planned session rotation
2026-05-16 02:10:33 +03:00
cyber-debug
4c6bd2b838
feat: expose control health status
2026-05-16 02:10:33 +03:00
cyber-debug
b0fc3bd0f1
feat: add control stream liveness
2026-05-16 02:10:33 +03:00
cyber-debug
a86f5c6948
feat: add reconnect hardening and failover profiles
2026-05-16 02:10:33 +03:00
zarazaex69
1ee1ddd7f0
test(e2e): mark sei transport on jitsi as unstable
2026-05-16 01:50:48 +03:00
zarazaex69
9cfb4fd9c3
docs: make jitsi the default recommended provider
2026-05-15 16:15:55 +03:00
zarazaex69
eceeaeba92
feat(jitsi): add Jitsi auth provider and engine
2026-05-15 15:37:58 +03:00
zarazaex69
af87120f73
docs: update transport compatibility docs
2026-05-14 20:22:37 +03:00
zarazaex69
9a0ac097b6
docs(configuration): translate docs to Russian
2026-05-14 04:44:45 +03:00
zarazaex69
82afc24238
docs: clarify wbstream datachannel limitations
2026-05-14 03:58:39 +03:00
zarazaex69
25d0e98698
doc: add YAML configuration support
2026-05-13 23:10:23 +03:00
zarazaex69
465d4bf500
Merge origin/master into refactor/universal-carrier
2026-05-13 19:08:59 +03:00
zarazaex69
4e99073760
fix(provider/wbstream): drop room auto-generation
...
WB Stream removed the room creation API; gen mode for wbstream no
longer works. Remove the wbstream branch from session.Gen, drop the
auto-generate prompt from srv.sh and the entrypoint fallback, and
update docs to instruct users to create rooms manually at stream.wb.ru.
2026-05-13 18:53:00 +03:00
zarazaex69
cf6490b5e0
feat: add support for reading configuration from YAML file
2026-05-13 17:17:31 +03:00
zarazaex69
359a2d94df
feat: add YAML configuration support
2026-05-13 16:37:09 +03:00
s0me0ne-25
538d74fa79
Update about.md
...
Clarification and refinement of the end user usage scenario
2026-05-11 21:44:38 +03:00
zarazaex69
7f295428a7
doc: add top tips
2026-05-11 18:20:49 +03:00
zarazaex69
677dae1231
doc: actualize
2026-05-11 15:34:25 +03:00
zarazaex69
150b3a6c8b
doc: actyalize
2026-05-11 15:32:12 +03:00
zarazaex69
e9a3a0581e
doc: update docs for -auth flag and engine/auth split
...
Replace all -carrier references with -auth in settings, manual, fast,
uri, and about. Update architecture diagram and repo structure table
to reflect internal/engine + internal/auth split (replaces internal/provider).
Add pkg/olcrtc section describing the public Go library API.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-11 14:18:28 +03:00
spkprsnts
ba3d622233
feat(ffmpeg): Add -ffmpeg flag for custom path
...
- Add -ffmpeg flag for custom path
- Allow FFMPEG_BIN env var to set path
- Update ffmpeg
2026-05-11 03:31:14 +05:00
zarazaex69
5fea618bba
doc: add images
2026-05-10 22:27:55 +03:00
zarazaex69
9902359c1a
doc: add about no cache flag and sync to new standarts
2026-05-10 20:19:39 +03:00
zarazaex69
043f78904d
doc: add text about client-id
2026-05-10 16:52:13 +03:00
zarazaex69
8547a0c88f
doc: add error fix to dial tcp4 error
2026-05-10 15:46:41 +03:00
zarazaex69
9be377214b
doc: fix typo
2026-05-10 14:48:30 +03:00
zarazaex69
bd30832094
doc: add about project doc
2026-05-10 14:47:00 +03:00