-
[hyper://](https://hypercore-protocol.org/)
[Earthstar](https://earthstar-project.org/)
[Pigeon](https://tildegit.org/PigeonProtocolConsortium/Protocol-Spec)
-
[libp2p](https://libp2p.io/) is a modular system of protocols,
[libp2p](https://libp2p.io/) powers many distributed and peer-to-peer systems. Developers can use libp2p as a networking layer to build …
-
I've been trying to stream with webrtc for some days now but keep running into the same issue.
First up: I'm on Gentoo. Tried the Flatpak build from the linked site in #20 but that didn't work at a…
-
### Describe the issue
When trying to convert a markdown draft to xml in https://author-tools.ietf.org/, I get the following error
```
id2xml error: Converting 'draft-murillo-whep-03.txt'
draf…
-
I am trying to add a WHEP Source to OBS. To do that I need full H264 buffers (not just fragments)
Would you be open to something that would cache/de-jitter RTP packets and then emit full media fram…
-
## Which version are you using?
v0.23.0
## Which operating system are you using?
- [ ] Linux amd64 standard
- [ ] Linux amd64 Docker
- [ ] Linux arm64 standard
- [x] Linux arm64 Do…
-
Hi,
I would like to use the WHEP endpoint from a client on a different page (a Firefox extension in this precise case).
But I get rejected because of CORS:
`Reason: CORS header 'Acces…
-
Hi,
Thanks for making your project availabe. It has helped me quite a lot.
I'm trying to build a WHEP subscriber which will subscribe to a opus encoded audio only stream from a mediamtx server. …
-
From my reading of the whep draft, on a PATCH request to the resource/server a 501 or 405 status shouldn't abort or quit
the current request.
Here is a small PR to fix that.
-
Maybe need a prefix. look like gstreamer: `whipsink` and `whepsrc`
- `rtp2whip` => `whipinto`
- `whep2rtp` => `whepfrom`
whip and whep common lib maybe rename
- `whip-whep` => `wish` (WebRTC…