-
```
Explanation of new feature
Added SCTP support for iperf
--sctp
Here is the issues:
1 iperf_api.h :
define Psctp 12 any other I can use.
2. command line option --sctp and -x
Was cluel…
-
```
Explanation of new feature
Added SCTP support for iperf
--sctp
Here is the issues:
1 iperf_api.h :
define Psctp 12 any other I can use.
2. command line option --sctp and -x
Was cluel…
-
I've found SCTP useful for cases where:
- Order of packets is not relevant, but TCP adding additional lags to restore its inner order. And some small subset of data is still need an order preserving.
…
-
I am trying to send an h264 video stream using the DataChannel, but it always automatically terminates after 10 seconds, here is the log, I can add more if need more information
```
10:10:47.806 152…
-
As [rfc6347#section-4.1.2.7](https://datatracker.ietf.org/doc/html/rfc6347#section-4.1.2.7)
```
If DTLS is being carried over a transport that is resistant to
forgery (e.g., SCTP with SCTP-AUTH), …
-
### SCTP could not connect
Hi,
A lot of thanks for bringing this nice setup online. And it helped me a lot. I followed your wiki step by step. However,I met some problems.When I run the gNb and UE…
-
```
Explanation of new feature
Added SCTP support for iperf
--sctp
Here is the issues:
1 iperf_api.h :
define Psctp 12 any other I can use.
2. command line option --sctp and -x
Was cluel…
-
Hi there,
Just tried to test gst-meet running the master branch at commit 5b1f842920a8a31c211a9bf02acc0c299ebdecc1 built with `cargo build --release` on macos with the public meet.jit.si server. It…
-
```
For the people that use these kinds of tools within TELCOs it would be nice to
add a couple of protocols that are Telco specific:
- GTP (3GPP)
- SCTP (RFC)
- M3UA
- RANAP
just to name a few.
`…
-