Commit Graph

300 Commits

Author SHA1 Message Date
zarazaex69
2d72fed2a3 refactor(main): use internal/logger and clean up configuration 2026-04-20 05:30:16 +03:00
zarazaex69
d1d82ff6a3 refactor(client): replace log.Printf with logger and standardize 2026-04-20 05:29:27 +03:00
zarazaex69
a0b6ef0f35 refactor(server): replace log.Printf with logger and clean up 2026-04-20 05:27:35 +03:00
zarazaex69
686909d8a2 refactor(provider): implement AddVideoTrack in all providers 2026-04-20 05:26:50 +03:00
zarazaex69
fd40ec8320 refactor(provider,logger): clean logging and unify provider interface 2026-04-20 05:24:30 +03:00
zarazaex69
41b51e275e refactor(logger,crypto): standardize logging and clean up crypto 2026-04-20 05:23:07 +03:00
zarazaex69
f903bc15d2 refactor(mux): replace time.Sleep with sync.Cond and clean up code 2026-04-20 05:22:36 +03:00
zarazaex69
0f6a079374 feat: add SOCKS proxy support and require explicit OLCRTC_PROVIDER configuration 2026-04-20 05:12:09 +03:00
zarazaex69
94063a240f chore: ignore GEMINI.md in docker builds 2026-04-20 05:09:08 +03:00
zarazaex69
eefa266abf docs: remove Jazz reference from project description in readme 2026-04-20 05:06:54 +03:00
zarazaex69
b34344733b refactor: fix all golangci errors 2026-04-20 05:04:42 +03:00
zarazaex69
7fbaca130b feat: implement dynamic binary path detection for cross-platform execution support 2026-04-20 04:59:25 +03:00
zarazaex
c325a29681 Merge pull request #23 from openlibrecommunity/provider/wbstream
Provider/wbstream
2026-04-20 04:54:25 +03:00
zarazaex69
22a82d3b5c feat: add wb_stream provider support and update validation logic 2026-04-20 04:53:13 +03:00
zarazaex69
b2b6b3231d feat: add wb_stream provider support to cnc and srv scripts 2026-04-20 04:45:39 +03:00
zarazaex69
a4d7febf88 feat: add wb_stream provider and update project dependencies 2026-04-20 04:43:25 +03:00
zarazaex69
96233b71d3 feat: add wb_stream provider with LiveKit integration and API client 2026-04-20 04:42:19 +03:00
zarazaex69
59622daab2 chore: ignore code/package-lock.json in .gitignore 2026-04-20 04:25:45 +03:00
zarazaex69
eb45d4c4b3 docs: remove Windows-specific script documentation from README 2026-04-20 04:13:20 +03:00
zarazaex69
2ed3a3f390 docs: remove references to deprecated client UI scripts from readme 2026-04-20 04:13:00 +03:00
zarazaex69
635ca50334 chore: remove deprecated ui.sh script and corresponding documentation 2026-04-20 04:12:00 +03:00
zarazaex69
405a0aa034 docs: remove native build instructions from readme 2026-04-20 04:11:12 +03:00
zarazaex69
eaae5e609d docs: update project status from pre-alpha to alpha in readme 2026-04-20 04:10:39 +03:00
zarazaex69
73db058480 refactor: simplify and consolidate PoC scripts for SaluteJazz, Telemost, and WebStream DataChannel testing 2026-04-19 22:55:15 +03:00
zarazaex69
74c67b1057 feat: add proof-of-concept implementation for WebRTC stream handling 2026-04-19 22:46:00 +03:00
zarazaex69
9ae5aa3d4b feat: update project dependencies in requirements.txt 2026-04-19 22:45:12 +03:00
zarazaex69
14d94666c1 refactor: remove obsolete docker deployment script 2026-04-19 21:47:39 +03:00
zarazaex69
11fe92f3e8 chore: update default branch to master and remove deprecated docker script 2026-04-19 21:47:32 +03:00
zarazaex69
1dad7930e3 refactor: simplify DataChannel handling by removing redundant state tracking and logging 2026-04-19 21:19:33 +03:00
zarazaex69
35994565c6 refactor(provider): fix golangci 2026-04-14 02:26:28 +03:00
zarazaex69
2d0222a765 chore(lint): disable ireturn linter and add provider exceptions 2026-04-14 02:26:10 +03:00
zarazaex69
acf0bad227 style(server,mobile): format function signatures and add provider name 2026-04-14 02:12:27 +03:00
zarazaex69
9007e34799 feat(scripts): add provider selection to cnc Docker deployment 2026-04-14 02:09:58 +03:00
zarazaex69
f075ee8e61 chore(scripts): rename cnc_docker.sh to cnc.docker.sh 2026-04-14 02:09:09 +03:00
zarazaex69
2967e74418 docs(readme): update project status message to English 2026-04-14 01:59:48 +03:00
zarazaex
b38c28a61b Merge pull request #18 from openlibrecommunity/prov/jazz
Prov/jazz
2026-04-14 01:57:59 +03:00
zarazaex69
5a0adeb18f feat(scripts): add branch selection and Jazz room ID extraction 2026-04-14 01:56:51 +03:00
zarazaex69
07247ca42b feat(scripts): add Jazz room auto-generation and password support 2026-04-14 01:48:35 +03:00
zarazaex69
a0a1ad9e9e feat(ui): add provider selection and room password support 2026-04-14 01:44:42 +03:00
zarazaex69
608992dfec chore(scripts): remove batch deployment scripts 2026-04-14 01:41:57 +03:00
zarazaex69
13c6f4f631 feat(scripts): add provider selection for cnc and srv deployment 2026-04-14 01:41:35 +03:00
zarazaex69
8f2c18bccf chore(code): remove legacy implementation files 2026-04-14 01:32:28 +03:00
zarazaex69
8cd187afa4 chore(poc): rename poc.py to telemost_poc.py 2026-04-14 01:31:56 +03:00
zarazaex69
e16fb6fc47 feat(provider): standardize datachannel message size limits and extract send delay 2026-04-14 01:31:15 +03:00
zarazaex69
b2b842cf09 feat(jazz): add protobuf-style packet encoding and decoding for datachannel messages 2026-04-14 01:27:39 +03:00
zarazaex69
dc6e876938 feat(jazz): add protobuf-style packet encoding and decoding 2026-04-14 01:25:33 +03:00
zarazaex69
889ac3fb7d feat(jazz): add verbose logging for datachannel message handling 2026-04-14 01:18:54 +03:00
zarazaex69
902f6bc610 feat(jazz): add password support for room joining 2026-04-14 01:16:59 +03:00
zarazaex69
ff09ee2bfd feat(jazz): add room joining capability and support existing rooms 2026-04-14 01:14:37 +03:00
zarazaex69
6e6265799a feat(provider): abstract provider interface and add jazz support 2026-04-14 01:10:57 +03:00