Commit Graph

51 Commits

Author SHA1 Message Date
zarazaex59
c8564bcf45 docs(ytwa): Add WebSocket keep-alive implementation guide 2026-04-07 01:17:19 +03:00
zarazaex59
d614e748ea feat(telemost): Add connection monitoring and automatic reconnection 2026-04-07 01:15:44 +03:00
zarazaex59
66c272950c fix(client): Allow SOCKS5 proxy to listen on all interfaces 2026-04-07 00:52:42 +03:00
zarazaex59
47e1f0a2fa chore(olcrtc): Add go mod tidy to build scripts 2026-04-07 00:30:53 +03:00
zarazaex59
06784ae999 chore(olcrtc): Update Go version to 1.24 and align dependencies 2026-04-07 00:29:23 +03:00
zarazaex59
d2533bbf88 chore(olcrtc): Use fully qualified Docker image references 2026-04-07 00:27:21 +03:00
zarazaex59
66e086473d feat(olcrtc): Simplify script to use Podman exclusively 2026-04-07 00:24:02 +03:00
zarazaex59
6e6775f09c feat(olcrtc): Add deployment scripts for server and client modes 2026-04-07 00:20:33 +03:00
zarazaex59
08a80a9400 feat(olcrtc): Add WebRTC tunneling with encryption and SOCKS5 proxy 2026-04-07 00:10:04 +03:00
zarazaex59
d6acd962a7 feat(olcrtc): Add WebRTC overlay client for Yandex Telemost 2026-04-06 23:44:02 +03:00
zarazaex59
df257ec8a5 docs: Update project logo and readme branding 2026-04-06 23:29:24 +03:00
zarazaex59
61b397a57a docs(ytwa): Add invicible encryption utility and implementation guide 2026-04-06 23:17:57 +03:00
zarazaex59
8f75f600e8 fix(invicible): Update test payload and fix newline at EOF 2026-04-06 23:17:46 +03:00
zarazaex59
a0c5f2b937 style(invicible): Adjust console output formatting 2026-04-06 01:49:38 +03:00
zarazaex59
c61073311b feat(invicible): Add WebRTC QR code bidirectional data transfer utility 2026-04-06 01:44:40 +03:00
zarazaex59
1711ea8936 chore(deps): Add imageio with ffmpeg support 2026-04-06 01:12:22 +03:00
zarazaex59
e97ca66d10 chore(deps): Add cryptography library dependency 2026-04-06 00:21:48 +03:00
zarazaex59
2bd99707b1 docs(ytwa): Add verified performance metrics and implementation detail 2026-04-06 00:21:17 +03:00
zarazaex59
1522527358 chore(dcstream): Make script executable 2026-04-05 22:35:29 +03:00
zarazaex59
12c67bf768 feat(dcstream): Add WebRTC data channel streaming utility 2026-04-05 22:33:47 +03:00
zarazaex59
0781ebfd08 chore(scripts): Make Python scripts executable 2026-04-05 22:03:55 +03:00
zarazaex59
78cb9eb852 docs(ytwa): Expand audio channel limitations with detailed Opus codec analysis 2026-04-05 21:11:24 +03:00
zarazaex59
bd3e855883 docs(readme): Expand project description and add attribution 2026-04-05 14:35:04 +03:00
zowue
e5f88e4d65 docs(ytwa): Expand DataChannel limitations and add implementation examples= 2026-04-05 14:30:25 +03:00
zowue
d9606d6f75 feat(vcsend): Add WebRTC video QR code transfer utility 2026-04-05 14:02:31 +03:00
zowue
08ce2db510 chore(deps): Replace duplicate qrcode with opencv and pyzbar 2026-04-05 14:00:10 +03:00
zowue
791d67e0b1 feat(flood): Increase peer connection stress test parameters 2026-04-05 12:31:09 +03:00
zowue
0ae982d3c2 docs(ytwa): Add audio channel limitations and reliability warnings 2026-04-05 11:49:33 +03:00
zowue
b8e5f4d12b chore(poc): Update conference ID and add QR code dependencies 2026-04-05 11:49:08 +03:00
zowue
ec6a7d12d0 chore(deps): Replace soundfile with ggwave dependency 2026-04-05 10:49:05 +03:00
zowue
cffb6dd238 chore(deps): Add soundfile dependency to requirements 2026-04-05 10:08:43 +03:00
zowue
b497be91c2 chore(deps): Add numpy dependency to requirements 2026-04-05 09:36:59 +03:00
zowue
eb376c4cad feat(dcsend): Add WebRTC DataChannel file transfer utility 2026-04-05 09:36:46 +03:00
zowue
10c39bd84d docs(ytwa): Expand updateDescription message structure documentation 2026-04-05 09:23:43 +03:00
zowue
ca5a47ad1f feat(info): Add comprehensive WebRTC information collector utility 2026-04-05 09:22:56 +03:00
zowue
5e86b178c6 docs(ytwa): Add DataChannel message size limitations and workarounds 2026-04-05 08:53:57 +03:00
zowue
0f91dad9fd feat(limits): Add comprehensive WebRTC limits detection module 2026-04-05 08:53:48 +03:00
zowue
79e1170712 chore(.gitignore): Add Python cache directory to ignore list\ 2026-04-05 08:47:49 +03:00
zowue
042d9e3d29 chore(poc): Update conference ID across test utilities 2026-04-05 08:10:05 +03:00
zowue
c2758cf5cc refactor(poc): Remove DataChannel limits checking from main test flow 2026-04-05 07:43:39 +03:00
zowue
bba3347e17 refactor(poc): Extract DataChannel limits checking into dedicated module 2026-04-05 07:40:29 +03:00
zowue
ead14f9e41 docs(telemost): Add comprehensive Yandex Telemost WebRTC API documentation 2026-04-05 06:09:36 +03:00
zowue
3185d4cc4c feat(poc): Update test messages with internationalization support 2026-04-05 03:57:07 +03:00
zowue
a2c4dbfc0d feat(flood): Add WebRTC conference flood testing utility 2026-04-05 02:52:48 +03:00
zowue
b5f03a138f refactor(telemost): Consolidate WebRTC implementation into unified POC 2026-04-05 02:26:33 +03:00
zowue
038382aef2 feat(telemost): Add WebRTC client implementation with server and peer components 2026-04-05 02:26:28 +03:00
zowue
9d906ecf48 feat(init): Add Fish shell initialization script for project setup 2026-04-05 02:25:55 +03:00
zarazaex69
308a6b7655 docs: Add security policy documentation 2026-04-05 00:33:41 +03:00
zarazaex69
170e42e6b5 chore: Initialize project with base configuration and assets 2026-04-04 23:46:41 +03:00
zarazaex69
a9285cf9ed remove text 2025-04-06 16:34:00 +03:00