Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

WebRTC.rs

WebRTC in Rust. A pure Rust implementation of WebRTC stack.
Collective - Host: opensource - https://opencollective.com/webrtc-rs - Website: https://webrtc.rs - Code: https://github.com/webrtc-rs

Attempt to fix flakey test on Ubuntu

github.com/webrtc-rs/interceptor - k0nserv opened this pull request over 2 years ago
Improve cancel saftety of RTP interceptors

github.com/webrtc-rs/interceptor - k0nserv opened this pull request over 2 years ago
Fix warnings

github.com/webrtc-rs/examples - jurgob opened this pull request over 2 years ago
disable test_data_channel_buffered_amount and test_stats

github.com/webrtc-rs/data - melekes opened this pull request over 2 years ago
add PollDataChannel::poll_write_vectored

github.com/webrtc-rs/data - melekes opened this pull request over 2 years ago
fix clippy warnings

github.com/webrtc-rs/data - melekes opened this pull request over 2 years ago
fix test_assoc_reset_close_both_ways

github.com/webrtc-rs/sctp - melekes opened this pull request over 2 years ago
Conn: Only get_interface_addr_for_ip once per query. Fixes #23

github.com/webrtc-rs/mdns - nemosupremo opened this pull request over 2 years ago
minor improvement on play-from-disk-vpx example

github.com/webrtc-rs/examples - jurgob opened this pull request over 2 years ago
Handle unknown parameters in InitChunk and unknown chunks

github.com/webrtc-rs/sctp - KillingSpark opened this pull request over 2 years ago
udp_mux: fix some clippy warnings

github.com/webrtc-rs/ice - melekes opened this pull request over 2 years ago
[DTLS] Add NamedCurve::P384

github.com/webrtc-rs/dtls - neonphog opened this pull request over 2 years ago
Only call `get_interface_addr_for_ip` when needed

github.com/webrtc-rs/mdns - metaclips opened this pull request over 2 years ago
DNSConn makes excessive UDP Bind calls

github.com/webrtc-rs/mdns - nemosupremo opened this issue over 2 years ago
Expose UDPMuxConn and UDPMuxConnParams

github.com/webrtc-rs/ice - melekes opened this pull request over 2 years ago
Unknown paramtypes not ignored even if possible

github.com/webrtc-rs/sctp - KillingSpark opened this issue over 2 years ago
Connectivity checks even from an ICE-lite agent

github.com/webrtc-rs/ice - evan-brass opened this issue over 2 years ago
stream: increase temporary buffer size for PollStream

github.com/webrtc-rs/sctp - melekes opened this pull request over 2 years ago
stream: allow reading after stream is closed

github.com/webrtc-rs/sctp - melekes opened this pull request over 2 years ago
Agent can get_bytes_received and get_bytes_sent

github.com/webrtc-rs/ice - sax opened this pull request over 2 years ago
Disable test that started failing on windows

github.com/webrtc-rs/ice - k0nserv opened this pull request over 2 years ago
Testing Windows CI issues

github.com/webrtc-rs/ice - k0nserv opened this pull request over 2 years ago
Attempt fix for Windows CI

github.com/webrtc-rs/ice - k0nserv opened this pull request over 2 years ago
realloc(Invalid pointer) from webrtc-mdns?

github.com/webrtc-rs/mdns - nemosupremo opened this issue over 2 years ago
Add AV1 MimeType and RtpCodecParameters

github.com/webrtc-rs/webrtc - billylindeman opened this pull request over 2 years ago
remove use of lazy_static

github.com/webrtc-rs/dtls - oll3 opened this pull request over 2 years ago
Add AV1 Support

github.com/webrtc-rs/webrtc - billylindeman opened this issue over 2 years ago
stream: remove unnecessary lifetime from PollStream

github.com/webrtc-rs/sctp - melekes opened this pull request over 2 years ago
require CertificateVerify when Client Cert sent

github.com/webrtc-rs/dtls - melekes opened this pull request over 2 years ago
Backport zero length fragment fix from Pion

github.com/webrtc-rs/dtls - k0nserv opened this pull request over 2 years ago
Backport buffer limit fix from Pion

github.com/webrtc-rs/dtls - k0nserv opened this pull request over 2 years ago
[PollStream] remove unnecessary lifetime from ReadFut

github.com/webrtc-rs/sctp - melekes opened this pull request over 2 years ago
Unable to run 'reflect' example

github.com/webrtc-rs/examples - wayeast opened this issue over 2 years ago
Add Tokio Console integration to reflect example

github.com/webrtc-rs/examples - k0nserv opened this pull request over 2 years ago
Don't reallocate the read buffer on every read in

github.com/webrtc-rs/media - sakex opened this pull request over 2 years ago
Add try_send_to for Conn

github.com/webrtc-rs/util - stevefan1999-personal opened this issue over 2 years ago
Support completely unreliable datachannels

github.com/webrtc-rs/data - connorcarpenter opened this pull request over 2 years ago
Support completely unreliable datachannels

github.com/webrtc-rs/sctp - connorcarpenter opened this pull request over 2 years ago
Support completely unreliable datachannels

github.com/webrtc-rs/webrtc - connorcarpenter opened this pull request over 2 years ago
add PollDataChannel - impl AsyncRead & AsyncWrite

github.com/webrtc-rs/data - melekes opened this pull request over 2 years ago
Fix compilation issue on `mipsel`

github.com/webrtc-rs/rtp - matszczygiel opened this pull request over 2 years ago
Compilation issue on `mipsel-unknown-linux-musl` target

github.com/webrtc-rs/rtp - matszczygiel opened this issue over 2 years ago
Use the negotiated algorithm for key verification

github.com/webrtc-rs/dtls - robashton opened this pull request over 2 years ago
implement tokio's AsyncRead and AsyncWrite for Stream

github.com/webrtc-rs/sctp - melekes opened this pull request over 2 years ago
Removed incorrect content-type from ping_pong example

github.com/webrtc-rs/ice - Silvea12 opened this pull request over 2 years ago
ping_pong example has incorrect content encoding

github.com/webrtc-rs/ice - Silvea12 opened this issue over 2 years ago
Fixed cross-compil build from Linux to Windows

github.com/webrtc-rs/util - foxzool opened this pull request over 2 years ago
RTCPeerConnection.setLocalDescription() without arguments

github.com/webrtc-rs/webrtc - data-retriever opened this issue almost 3 years ago
Rework Attributes

github.com/webrtc-rs/interceptor - k0nserv opened this issue almost 3 years ago
Cannot gather relay candidate after a few days

github.com/webrtc-rs/turn - lamhai1401 opened this issue almost 3 years ago
Add server example

github.com/webrtc-rs/stun - patrickelectric opened this issue almost 3 years ago
H264 depacketization fails with `ErrShortPacket`

github.com/webrtc-rs/webrtc - KallDrexx opened this issue almost 3 years ago
Doc comments for `Sample` would be helpful

github.com/webrtc-rs/media - KallDrexx opened this issue almost 3 years ago
DTLS ServerKeyExchange failure

github.com/webrtc-rs/dtls - ghost opened this issue almost 3 years ago
Discussion: async support for AuthHandler

github.com/webrtc-rs/turn - Charles-Schleich opened this issue almost 3 years ago
Fixed spelling of convenience

github.com/webrtc-rs/turn - Charles-Schleich opened this pull request almost 3 years ago
Updated some dependencies

github.com/webrtc-rs/dtls - data-retriever opened this pull request almost 3 years ago
HOw?

github.com/webrtc-rs/media - JimLynchCodes opened this issue almost 3 years ago
Create offer issue

github.com/webrtc-rs/examples - k0nserv opened this pull request almost 3 years ago
Slight refactor

github.com/webrtc-rs/rtp - zotho opened this pull request almost 3 years ago
minor doc comment fix in lib.rs

github.com/webrtc-rs/rtcp - slckl opened this pull request almost 3 years ago
Prevent UDP mux from removing connections

github.com/webrtc-rs/ice - k0nserv opened this pull request almost 3 years ago
Fix Media attribute lookup

github.com/webrtc-rs/sdp - k0nserv opened this pull request about 3 years ago
H265 Support

github.com/webrtc-rs/webrtc - rainliu opened this issue about 3 years ago
Fix closing connection for UDP mux

github.com/webrtc-rs/ice - k0nserv opened this pull request about 3 years ago
On negotiate PoC

github.com/webrtc-rs/examples - k0nserv opened this pull request about 3 years ago
Overflow on long-running TrackLocal

github.com/webrtc-rs/rtp - jaymell opened this issue about 3 years ago
Many logs of "Packet status chunk must be 2 bytes"

github.com/webrtc-rs/srtp - wdv4758h opened this issue about 3 years ago
question regarding how the 2nd SDP is received

github.com/webrtc-rs/examples - ypwangreg opened this issue about 3 years ago
Change the implementation of ifaddrs from C++ to C

github.com/webrtc-rs/util - joyforever opened this pull request about 3 years ago
Cross compile for android is broken.

github.com/webrtc-rs/util - joyforever opened this issue about 3 years ago
Add validation for Ephemeral UDP port range

github.com/webrtc-rs/ice - k0nserv opened this pull request about 3 years ago
fix typo in doc

github.com/webrtc-rs/examples - xnorpx opened this pull request about 3 years ago
request: expose the underlying connection

github.com/webrtc-rs/ice - AshfordN opened this issue about 3 years ago
pull v0.3.0beta to main

github.com/webrtc-rs/examples - rainliu opened this pull request about 3 years ago
Port SampleBuilder from Pion

github.com/webrtc-rs/media - niklaskorz opened this pull request about 3 years ago
Ensure "+" is used in id generation

github.com/webrtc-rs/ice - k0nserv opened this pull request about 3 years ago
update to webrtc 0.2.2 and use re-export

github.com/webrtc-rs/examples - wdv4758h opened this pull request about 3 years ago
H265

github.com/webrtc-rs/rtp - rainliu opened this pull request about 3 years ago