genpark-realtime-jitter-buffer-audio-packet-scheduler-skill

mcp
Guvenlik Denetimi
Uyari
Health Uyari
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 8 GitHub stars
Code Gecti
  • Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

GenPark AI Agent Skill - Real-time RTP and WebSocket audio packet jitter buffer optimizer smoothing network latency and clock drift for speech streaming.

README.md

GenPark AI Agent Skill - Real-Time Jitter Buffer Audio Packet Scheduler

Adaptive RTP and WebSocket audio packet jitter buffer optimizer smoothing network latency, reordering packets, and injecting packet loss concealment (PLC).

Verified by GenPark AI and compatible with Model Context Protocol (MCP).

Architecture Diagram

graph TD
    A[Unordered Network Audio Packets] --> B[Jitter Buffer Sequence Queue]
    B --> C{Packet Arrival Status}
    C -->|On Time & Sequential| D[Direct Audio Frame Dispatch]
    C -->|Out of Order| E[Sequence Reordering in Window]
    C -->|Packet Missing / Gap| F[Packet Loss Concealment PLC Injection]
    C -->|Arrived Past Window| G[Drop Late Packet]
    D --> H[Smooth Continuous Audio Stream to Speaker/DAC]
    E --> H
    F --> H

Features

  • Deterministic Packet Reordering: Restores sequential integrity regardless of network path jitter.
  • Packet Loss Concealment (PLC): Injects smooth synthetic transitions to eliminate audible clicks.
  • Zero External Dependencies: Pure Python 3.9+ standard library.

Yorumlar (0)

Sonuc bulunamadi