-
Do we need an ID to track request-response pairs?
-
```
On Linux box is started an PGM sender that does chunking for approx. 1MB buffer
into chunks of 1500 bytes and then tries to send these chunks to the PGM
receiver on another Linux Box (also using…
-
```
On Linux box is started an PGM sender that does chunking for approx. 1MB buffer
into chunks of 1500 bytes and then tries to send these chunks to the PGM
receiver on another Linux Box (also using…
-
I'm looking to use SRT to transmit live video via a TURN server. In this case the SRT sender is acting as a TURN client and needs to wrap output packets in TURN messages. These packets are unwrapped a…
-
I try to send simple udp massage to simple boost::asio server
for this example i used the boost::asio echo server
and the raknet tutorial .
The server accept the client massage but i have problem tran…
meiry updated
8 years ago
-
We have two interfaces [IFrameEncoder](https://github.com/roc-streaming/roc-toolkit/blob/develop/src/internal_modules/roc_audio/iframe_encoder.h) and [IFrameDecoder](https://github.com/roc-streaming/r…
-
## Describe your feature
An ordered, unreliable event type would help developers handle data that immediately expires. It would reduce boiler-plate code in which expired data packets are thrown out a…
-
```
What steps will reproduce the problem?
1.Configure ethertype 0800. Source mac=00000000001 and destination
mac=02060b123402
2.Send packets and capture packets on PC with mac address 02060b123402.
…
-
### systemd version the issue has been seen with
255
### Used distribution
Debian Trixie (testing)
### Linux kernel version used
Debian 6.6.15-2
### CPU architectures issue was seen on
x86_64
…
-
https://github.com/interledger4j/ilpv4-connector/blob/f642e1bb321f39f7f22414c5cd6b35c646a201a8/connector-service-impl/src/main/java/org/interledger/connector/packetswitch/filters/MaxPacketAmountFilter…