Commit History

feat: enhance /webrtc/ice_gather_test and add /webrtc/net_info for zero-candidate diagnosis
d6ddd2d

MacBook pro commited on

feat: add /webrtc/negotiations and /webrtc/ice_gather_test diagnostics
6472b34

MacBook pro commited on

feat: add /webrtc/turn_config and /webrtc/turn_probe diagnostic endpoints
6efdafb

MacBook pro commited on

Prefer static TURN credentials over Metered
d9930ae

MacBook pro commited on

Improve Metered ICE failure diagnostics
3338349

MacBook pro commited on

Load CodeFormer repo modules automatically
d87a575

MacBook pro commited on

Install httpx and capture disconnect snapshots
fbcde68

MacBook pro commited on

Handle non-awaitable aiortc replaceTrack
d999035

MacBook pro commited on

Fix outbound video binding
2618f6b

MacBook pro commited on

Refine avatar diagnostics and prune legacy assets
eba025d

MacBook pro commited on

fix(webrtc): tolerate pre-existing video sender and avoid 500 on duplicate binding
8728a8f

MacBook pro commited on

fix(webrtc): make outbound video transceiver creation idempotent (resolve 'Track already has a sender')
ad9e6e1

MacBook pro commited on

fix(webrtc): use sendrecv transceiver for outbound video to ensure inbound track reception (black feed fix)
e7883d7

MacBook pro commited on

feat(video): extended outbound diagnostics (luma, placeholder vs real frame counts, binding guard)
b195ac9

MacBook pro commited on

chore(ui): remove top bar placeholder buttons to focus on video diagnostics
dc7b50d

MacBook pro commited on

feat(frontend): stage timeline, frame counter, black frame detection, connection path badge
270acfa

MacBook pro commited on

feat(webrtc): add negotiation instrumentation and pipeline init guard
b079aef

MacBook pro commited on

chore(static): remove legacy webrtc_prod.js and document static asset inventory
243a057

MacBook pro commited on

feat: replace index.html with enterprise-grade UI
fa48be9

MacBook pro commited on

fix: improve webrtc server stability and diagnostics
437c10f

MacBook pro commited on

feat: upgrade frontend to enterprise-grade premium design
766cb66

MacBook pro commited on

Add ICE sampling & watchdog + /webrtc/ice_stats endpoint for prolonged checking diagnostics
662ffc5

MacBook pro commited on

ICE diagnostics: expose TURN/STUN counts; client skips futile relay retry w/out TURN
495e6b0

MacBook pro commited on

Add compatibility /webrtc/* wrapper endpoints to resolve 404s during prefix transition
1a5a976

MacBook pro commited on

Fix SyntaxError: remove duplicate inner global _peer_state
c49ab72

MacBook pro commited on

Mount webrtc router at /webrtc after removing internal prefix
19facf9

MacBook pro commited on

Align router prefix strategy: remove internal /webrtc prefix (app supplies it)
81d33d2

MacBook pro commited on

Fix double /webrtc prefix causing 404s (mount router without extra prefix)
d961c4d

MacBook pro commited on

Add explicit global _peer_state in async with block
5bcb6be

MacBook pro commited on

Force space rebuild - trigger restart
234eb6e

MacBook pro commited on

Fix duplicate global _peer_state declaration
0640a0c

MacBook pro commited on

Fix WebRTC router path: add /webrtc prefix
a1ad9ef

MacBook pro commited on

Fix critical syntax error: add missing global declarations for _peer_state
800e3f9

MacBook pro commited on

Add comprehensive WebRTC connection failure diagnostics
e9eedbb

MacBook pro commited on

fix(webrtc): resolve connection retry hangs with aggressive cleanup
d3a9acd

MacBook pro commited on

feat(webrtc): integrate pipeline cleanup on connection state changes
ee34ca6

MacBook pro commited on

fix(pipeline): resolve temporal reuse bug, add resource monitoring and cleanup
4eab203

MacBook pro commited on

feat(debug): inbound raw frame counter + expose raw_frames_in for WebRTC diagnostics
f7ffe05

MacBook pro commited on

feat(logging): add periodic pipeline stats + outbound video relay diagnostics (fail counters, placeholder timing)
ce1c945

MacBook pro commited on

fix(pipeline): indent codeformer_error; chore(video): add placeholder diagnostic logging
be08742

MacBook pro commited on

chore(pipeline): improve CodeFormer import diagnostics and expose codeformer_error
23a52ba

MacBook pro commited on

fix(video): correct pipeline indentation + disable color bar pattern after first real frame
fc6d640

MacBook pro commited on

fix(pipeline): disable naive small-face upscale causing black box artifact; expose model path
b91919c

MacBook pro commited on

feat(pipeline): ensure model dir tracked without weights; update swap pipeline changes
ee8b5b5

MacBook pro commited on

feat(webrtc): hybrid inline-if-idle processing, latency & queue metrics, pipeline stats endpoint
9457f1e

MacBook pro commited on

feat: brightness & similarity diagnostics in swap pipeline (overlay annotated)
5d8fdc1

MacBook pro commited on

docs: document MIRAGE_PROC_MAX_DIM & MIRAGE_DEBUG_OVERLAY; add swap debug vars; capture active providers
b96043e

MacBook pro commited on

feat: add detailed swap diagnostics counters & logging
8caf3b0

MacBook pro commited on

fix: handle permission denial on /app/models symlink setup fallback
320ec50

MacBook pro commited on

chore: remove deploy script; add persistent model storage & diagnostics
6f09ee6

MacBook pro commited on