-
I've encountered problems sending somewhat large messages (more than 4k) from Firefox 18, and having the connection closed. The client reports error 1006 (which is just abnormal termination). Nothin…
-
### Version
v22.4.1
### Platform
```text
Darwin Hypothesis.local 24.0.0 Darwin Kernel Version 24.0.0: Mon Jul 1 21:58:28 PDT 2024; root:xnu-11215.0.132.501.1~1/RELEASE_ARM64_T8103 arm64
```
### …
rotu updated
3 months ago
-
### Description
This is using the openai provider for openrouter, which seems to get a good number of status 429 at times.
When the error occurs, it is not reported correctly with a status 429 and…
-
I am unable to play the streamed audio from my backend server to the esp32. here are the logs of the esp32 - you can see for some reason it is detecting an mpeg version 2 layer 3 file as mpeg version1…
-
## Dependencies
* [ ] Data streaming in `node`
* [ ] Data streaming in `layer`
* [ ] Data streaming in `network`
## Description
**Is your feature request related to a problem? Please descri…
-
GF:
I am running on a 100BaseT router ... the video update takes about 5 seconds. I eye-balled it by moving the mouse and counted when the cursor in the videolink catches up with the red cursor. Thi…
-
### Describe the issue
This works up to a certain file size.
```typescript
try {
const result = await this._client.s3Client.send(
new GetObjectCommand(params),
);
//...
//…
-
Refs: https://github.com/nodejs/undici/issues/1203
Refs: https://github.com/nodejs/performance/issues/9
-
Do I allow aac (mp4a) playback ?
for example
https://radiorecord.hostingradio.ru/ps96.aacp
or json api
https://www.radiorecord.ru/api/stations/
-
At first I want to say thank you for your sweet lib which really helped me a lot.
What I want is to display several 1080p videos in the page at one time.
I works well when there's only one. I checke…