-
# Motivation
I'm currently doing some experiments with making ToxAV compatible with the standard RTP/WebRTC stack.
From my impression, Tox initially followed this path (encapsulating RTP in Tox), as…
-
Hello, and sorry for taking up your time
Since I did not find complete and correct sources and documents for my question, I am now raising it here
Can you provide a way to use the XRTP dashboard i…
-
CMake files provide no method to build the standalone libzrtpcppcore library.
I am working on a project that uses the core library verison 2.3.x and looking to upgrade to enable B256 support. The 2.3…
-
In mentioned version 2 of avtcore-cc-feedback draft the PT in feed back is mentioned as 205.
But in code gstreamer plugin code is creating the feedback as 205 which was proper. But the streamRX fi…
-
**Description**
We have built a testing environment with a packet loss emulator in our local network. There was a very low rtt (less than 5ms) and an average packet loss rate of 20% in this enviro…
-
Hello,
I was tasked with developing a command line voice-only (talk/listen) application that ultimately wouldn't have access to a browser. Our environment has a functioning Janus based infrastructu…
-
The [RTP specification](https://datatracker.ietf.org/doc/html/rfc3550) includes mechanisms for [estimating and limiting RTCP bandwidth usage](https://datatracker.ietf.org/doc/html/rfc3550#section-6.2)…
-
The last three paragraphs of section 14 on Accessibility describe that real-time text would be transported in WebRTC by the WebRTC Data Channel and that there is ongoing work in IETF mmusic on that to…
-
I'm integrating retina in my project right now and there's one crucial thing I'll need: a custom TCP/UDP transporter.
Rust's hyper HTTP crate supports a custom TCP transporter though something tha…
-
```
What steps will reproduce the problem?
Make 3G call. Move towards WiFi router until in range.
What is the expected output? What do you see instead?
Ideally, call should continue over 3G until fi…