FINDING · EVALUATION
A Skype prototype operating under real-world conditions achieves 64 bps (WGN noise, no ECC) at ≥99% reconstruction accuracy and ≥23 dB SNR. With OPUS/Silk encoding (vector quantization), throughput is constrained to approximately 72 bps at two modulation layers; additional layers fail to satisfy the 99% accuracy bound because VQ codec noise reduction filters the embedded pseudo-noise sequences.
From 2016-kohls-skypeline — SkypeLine: Robust Hidden Data Transmission for VoIP · §5.2, §7.2, Table 3 · 2016 · ASIA Computer and Communications Security
Implications
- Force the Opus codec into CELT mode (≥20 kbps channel) rather than Silk mode to preserve embedded pseudo-noise sequences through compression; without this, each additional modulation layer fails the 99% accuracy threshold.
- Treat codec type as a first-class deployment parameter — protocol designers should negotiate or detect the active codec and cap modulation layers accordingly to avoid silent accuracy degradation.
Tags
Extracted by claude-sonnet-4-6 — review before relying.