-
We are using libDataChannel together with libjuice and observed that unencrypted UDP pakets containing the ice-ufrag pair and the fingerprint together with IP and ports are exposed. The STUN standard …
-
#### What is WebTorrent
"[WebTorrent](https://github.com/feross/webtorrent) is a streaming torrent client for node.js and the browser. YEP, THAT'S RIGHT. [THE BROWSER (live demo)](http://webtorrent.…
-
I forked a project that shows how to use pjlib:
https://github.com/MayamaTakeshi/pjwebrtc
This code is old but it might be good for learning purposes:
https://github.com/MayamaTakeshi/iWebRTC/t…
-
**Please provide the following information**
libtorrent version (or branch): master commit-id:e65623b317d805d6c740d177c7f42e318262403f
platform/architecture: win11 x64
compiler and compiler v…
-
Does Violet handles SFU ? (Room based streaming through a producer/consumers architecture).
Or maybe I can do that directly using libdatachannel ? I don't know...
Rz-Rz updated
3 weeks ago
-
### Operating System Info
Windows 11
### Other OS
_No response_
### OBS Studio Version
30.1.0-beta3
### OBS Studio Version (Other)
_No response_
### OBS Studio Log URL
https…
-
`wrtc` is not maintained anymore.
Maybe ? https://github.com/murat-dogan/node-datachannel
G-Ray updated
3 months ago
-
Could tracks and media transport be supported?
if no, can u explain the problem
-
I tried to see if I could stream video using libaom. After `aom_codec_encode`, retrieve the encoded frame with `aom_codec_get_cx_data.`
However, when I transmitted that frame, Chrome did not recogni…
-
I don't have a minimal repo yet, but I have an [existing test](https://github.com/httptoolkit/mockrtc/blob/b42a5ba770b9c92ca9711b19295be59a1e60a7a3/test/integration/events.spec.ts#L352-L380) that pass…