-
Currently we have roc_sender and roc_receiver API which has the following flow:
* roc_receiver binds to endpoints
* roc_sender connects to that endpoints
* the user writes the stream to roc_sende…
-
Browser logs
![image](https://github.com/user-attachments/assets/02c8ecf2-d624-4dcd-ae88-cce81af8d3b9)
https://sepfy.github.io/webrtc/?deviceId=12345678
./examples/generic/sample 12345678
open h…
-
I'm trying to utilize the API for importing all contact/netblock/domain information, but there are issues. The most common message returned looks like this:
https://docs.abuse.io/en/latest/api/#con…
-
Blis currently handles user errors by printing an error message to the console and then signaling an abort. This is reasonable in a situation where a programmer is calling blis directly. However, we…
-
What if I want to use my own WebSocket ?
I don't know how to modify the following code...
var socket = new WebSocket('ws://your-websocket-url/');
should I do something in my websocket-url?
-
https://github.com/mdn/translated-content/issues/14965 의 부분 이슈이며, source commit 추가 및 최신화의 목적이 있습니다.
**아래 문서들에 대해 최신화 및 source commit 추가 부탁드립니다.**
아래 경로는 `slug`의 경로입니다. `slug: Games/Tutorials/2D…
-
This unhandled exception caused the app to crash. This is the `helia` branch.
```
Error: stream ended before 1 bytes became available
at file:///home/trout/work/psf/code/ipfs-p2wdb-service/no…
-
### Steps to reproduce
1. Select the action "reminder for a message".
2. Set a personalized date and time (hour & minutes) to remember the message. The date hasn't to be the same "weekday" than t…
-
**What problem is solved by the new feature**
No need of Internet / data usage
**Describe the feature**
Transfer files over hotspot like in [Xender](https://play.google.com/store/apps/details?id=…
-
Hello
I tried to create service for my robot to stream from camera to web
Also I used simple-peer in node js for web and server and socket for signaling
I noticed very high CPU loading when I strea…