Demo

Live demos of our streaming and signal-processing technology.

Streaming format demo (shiftcast48)

Switch between WebRTC real-time, HLS timeshift (3 min · 48 hours), MSE timeshift (12 hours), VOD, lip-sync live, and more by a single tap. Compare the millisecond clock above the video to the timestamp inside the stream to feel each format's latency: WebRTC ~0.2 s, HLS several to a dozen seconds.

Streaming origins live at 1.docokame.biz/dVMS/; migration in progress.

Millisecond clock (standalone)

Millisecond-precision clock updated every 50 ms, with 6-color rotation for legibility. Already embedded in the streams demo; the standalone page remains available for iframe embedding or two-device slow-motion comparisons.

(Planned) Norm-IGP meta overlay

Real-time visualization of NormMAP bitrate / VMAF / d-value distribution overlaid on the video ROI. Implementation in progress.

(Planned) AEC echo-canceller WASM

SlimeDSP-based AEC running in the browser via WebAssembly. Mic-in / echo-cancel / speaker-out, complete on a single PC. Implementation done (~50 KB), demo integration scheduled.

(Planned) Theorem 2 PoC online

Browser-side reproduction of the SlimeDSP commutator-norm SNR guarantee (PR-AUC ≈ 1.0). Existing PoC will be relocated under this Demo section.

(Planned) SlimeNENC converter web

Bit-exact COBOL → Java conversion via browser upload + WASI server runtime, with downloadable result.

"Planned" demos are mostly already implemented; only the integration into this Demo section is pending.