-
*This issue is here to keep track of what was discussed on the mailing list and maybe discuss of how to solve it.*
Galène does not advertise a separate RTX track in the SDP and expect the peer to r…
-
we have [reportsReceived](https://w3c.github.io/webrtc-stats/#dom-rtcremoteinboundrtpstreamstats-reportsreceived) and [reportsSent](https://w3c.github.io/webrtc-stats/#dom-rtcremoteoutboundrtpstreamst…
fippo updated
4 years ago
-
Currently we don't respond to RTCP feedback messages indicating that we need to re-transmit packets that may have been lost. We need to.
-
In the RTP STATISTICS from Linphone log I accidentally found the incoming cumulative lost can be negative as above:
> 2018-01-30 15:37:31:528 MESSAGE ms_ticker_set_time_func: ticker's time method u…
-
- [ ] media only
- [ ] mixed traffic
- [ ] Auto detecting TURN relayed RTP packets without --turn flag
- [ ] analysing STUN connectivity packets.
- [ ] analysing RTCP packets
- [ ] use of ToS bits
se…
-
Version: `1.10.3`
**Problem:**
I am running into a problem where Freeswitch is regulary inserting a RTP packet with silence into the 1 side of the the RTP stream on inbound calls. This results i…
-
Hi,
Please can you confirm whether rtpp_acct_rtcp_hep will capture and send RTCP type 203 (BYE)?
I can see that it is defined in:
https://github.com/sippy/rtpproxy/blob/b9d7b4ced2e9797f7d5d3f…
-
_Last revised: Oct 2023_
## Problem
Currently, when we receive a packet, we first try to find an existing session and route the packet to it, then try to create a new session from the packet, an…
-
### Echo (Round trip audio/video packets)
### Signaling/Media
- Renegotation
- Simulcast
- Multiple media sections
- Offerer controls PayloadTypes
- Answerer properly responds to ena…
-
Quick look at the code `daemon/media_socket.c`
We have `bytes`, `packets` and `errors`.
Lets consider a one way transmission example :
`Caller --legA_Tx--> RTP Engine --legB_Tx--> Callee`
It …