Logo
Explore Docs Blog Community About typescript.guru Help
Sign In
serve.zone/siprouter
3
0
Fork 0
You've already forked siprouter
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
36eab44e28cf8244693dcf92aeadb40f1dca029f
siprouter/rust/crates/opus-codec/Cargo.toml

15 lines
251 B
TOML
Raw Normal View History

initial commit — SIP B2BUA + WebRTC bridge with Rust codec engine Full-featured SIP router with multi-provider trunking, browser softphone via WebRTC, real-time Opus/G.722/PCM transcoding in Rust, RNNoise ML noise suppression, Kokoro neural TTS announcements, and a Lit-based web dashboard with live call monitoring and REST API.
2026-04-09 23:03:55 +00:00
[package]
name = "opus-codec"
version = "0.2.0"
edition = "2021"
[[bin]]
name = "opus-codec"
path = "src/main.rs"
[dependencies]
feat(rust-proxy-engine): add a Rust SIP proxy engine with shared SIP and codec libraries
2026-04-10 09:57:27 +00:00
codec-lib = { path = "../codec-lib" }
initial commit — SIP B2BUA + WebRTC bridge with Rust codec engine Full-featured SIP router with multi-provider trunking, browser softphone via WebRTC, real-time Opus/G.722/PCM transcoding in Rust, RNNoise ML noise suppression, Kokoro neural TTS announcements, and a Lit-based web dashboard with live call monitoring and REST API.
2026-04-09 23:03:55 +00:00
serde = { version = "1", features = ["derive"] }
serde_json = "1"
base64 = "0.22"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 16ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Legal Info/Impressum