-
Is the time reported for `sendrecv_perf` $RTT$ (Round-Trip Time) or $\frac{RTT}{2}$?
That is, given the test does a send and a receive, the time could be $\frac{RTT}{2}$ if the send times overlap …
-
**Describe the bug**
I'm pushing a h264 stream using OBS to SRS's SRT endpoint. From how I understand the documentation, this should then be exposed via /app/live/key.flv, but it's unplayable (timeou…
-
Hello! Thank you for working on this, I need something exactly like this.
When I try to export to googlecloud I'm getting errors like this:
```
2024-11-12T01:11:33.994Z info MetricsExporter {"…
-
0.1s might be too low for slow machines (eg when running on VM), but since this is called on every test when run with RTYT logging I'd prefer to not increase default value
https://github.com/auto-p…
-
Hi, I've been using pylink on a couple boards and it's been working pretty well so far! However, today one of my boards got in a bad state where RTT can't be used with it. My code has:
```py
jlink…
-
### Describe problem solved by the proposed feature
RTT serial supports RS485 like linux RS485
### Describe your preferred solution
_No response_
### Describe possible alternatives
_No response_
-
hopqa updated
8 years ago
-
Hello, im trying out your code and get error for :
- rtt about .defmt seciotn not found and
- embassy: an Arm specific error occured ,
Im using embed version 0.24, but as far everything i tr…
-
https://github.com/cBournhonesque/lightyear/blob/303a2f00201a0e55bdd84fb940e955ee47387187/lightyear/src/channel/builder.rs#L199
Docs say this is a Duration. Is this wrong? It's an f32.
-
I've successfully setup Seggers RTT for my Zephyr project using an MCULink debug probe on an LPC55S16 (I know - the irony :D)
I really do love that the support is available, but along the way I've …