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
github.com/webrtc-rs/interceptor - k0nserv opened this pull request over 2 years ago
only shutdown write half of the stream during PollDataChannel::shutdown
github.com/webrtc-rs/data - melekes opened this pull request over 2 years ago
github.com/webrtc-rs/data - melekes 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
github.com/webrtc-rs/interceptor - k0nserv opened this pull request over 2 years ago
poll_data_channel: implement polling instead of proxying to stream
github.com/webrtc-rs/data - melekes opened this pull request over 2 years ago
github.com/webrtc-rs/data - melekes 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
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
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
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
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
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
github.com/webrtc-rs/sctp - KillingSpark opened this pull request over 2 years ago
Audio not working on example play-from-disk-vpx
github.com/webrtc-rs/examples - jurgob opened this issue over 2 years ago
github.com/webrtc-rs/examples - jurgob opened this issue over 2 years ago
udp_mux: fix some clippy warnings
github.com/webrtc-rs/ice - melekes opened this pull request over 2 years ago
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
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
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
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
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
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
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
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
github.com/webrtc-rs/sctp - melekes opened this pull request over 2 years ago
Reading is not possible after `close`ing the Stream
github.com/webrtc-rs/sctp - melekes opened this issue over 2 years ago
github.com/webrtc-rs/sctp - melekes opened this issue 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
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
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
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
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
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
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
github.com/webrtc-rs/dtls - oll3 opened this pull request over 2 years ago
q: Would it be possible to expose UDPMuxConn and UDPMuxConnParams?
github.com/webrtc-rs/ice - melekes opened this issue over 2 years ago
github.com/webrtc-rs/ice - melekes 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
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
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
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
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
github.com/webrtc-rs/sctp - melekes opened this pull request over 2 years ago
How to using MediaCodec(h264,Android)'s OutputBufferr
github.com/webrtc-rs/webrtc - cd711 opened this issue over 2 years ago
github.com/webrtc-rs/webrtc - cd711 opened this issue over 2 years ago
Unable to run 'reflect' example
github.com/webrtc-rs/examples - wayeast opened this issue over 2 years ago
github.com/webrtc-rs/examples - wayeast opened this issue over 2 years ago
Serializers for CandidateType, CandidatePairState, NetworkType
github.com/webrtc-rs/ice - sax opened this pull request over 2 years ago
github.com/webrtc-rs/ice - sax opened this pull request 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
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
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
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
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
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
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
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
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
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
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
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
github.com/webrtc-rs/ice - Silvea12 opened this pull request over 2 years ago
Any way to disable/modify the relay component of the server?
github.com/webrtc-rs/turn - Silvea12 opened this issue over 2 years ago
github.com/webrtc-rs/turn - Silvea12 opened this issue over 2 years ago
ping_pong example has incorrect content encoding
github.com/webrtc-rs/ice - Silvea12 opened this issue over 2 years ago
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
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
github.com/webrtc-rs/webrtc - data-retriever opened this issue almost 3 years ago
H264 packet in AVC mode needs to create AVCDecoderConfigurationRecord
github.com/webrtc-rs/rtp - KallDrexx opened this issue almost 3 years ago
github.com/webrtc-rs/rtp - KallDrexx 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
github.com/webrtc-rs/turn - lamhai1401 opened this issue almost 3 years ago
cargo ndk android target = 30 , NETLINK_ROUTE can not success
github.com/webrtc-rs/util - ricoLv opened this issue almost 3 years ago
github.com/webrtc-rs/util - ricoLv 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
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
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
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
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
github.com/webrtc-rs/turn - Charles-Schleich opened this pull request almost 3 years ago
No Permission or Channel exists for Turn_Ip:PortX on allocation Turn_Ip:PortY
github.com/webrtc-rs/turn - Charles-Schleich opened this issue almost 3 years ago
github.com/webrtc-rs/turn - Charles-Schleich opened this issue almost 3 years ago
Are `Packet.header.timestamp` values raw or transformed?
github.com/webrtc-rs/rtp - KallDrexx opened this issue almost 3 years ago
github.com/webrtc-rs/rtp - KallDrexx opened this issue almost 3 years ago
Updated some dependencies
github.com/webrtc-rs/dtls - data-retriever opened this pull request almost 3 years ago
github.com/webrtc-rs/dtls - data-retriever opened this pull request almost 3 years ago
[data-channels-flow-control] Connection is abruptly broken
github.com/webrtc-rs/examples - tmthecoder opened this issue almost 3 years ago
github.com/webrtc-rs/examples - tmthecoder opened this issue almost 3 years ago
Wrap RtcpReader in fresh objects per call to bind_rtcp_reader in default interceptors
github.com/webrtc-rs/interceptor - robashton opened this pull request almost 3 years ago
github.com/webrtc-rs/interceptor - robashton opened this pull request almost 3 years ago
Create offer issue
github.com/webrtc-rs/examples - k0nserv opened this pull request almost 3 years ago
github.com/webrtc-rs/examples - k0nserv 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
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
github.com/webrtc-rs/ice - k0nserv opened this pull request almost 3 years ago
Wrong rtcp-reader flow when have more than a stream
github.com/webrtc-rs/interceptor - giangndm opened this issue about 3 years ago
github.com/webrtc-rs/interceptor - giangndm opened this issue about 3 years ago
changed to using Notify in buffer for fixing loop without wait. added benchmark buffer
github.com/webrtc-rs/util - giangndm opened this pull request about 3 years ago
github.com/webrtc-rs/util - giangndm opened this pull request about 3 years ago
Fix Media attribute lookup
github.com/webrtc-rs/sdp - k0nserv opened this pull request about 3 years ago
github.com/webrtc-rs/sdp - k0nserv opened this pull request about 3 years ago
Fix closing connection for UDP mux
github.com/webrtc-rs/ice - k0nserv opened this pull request about 3 years ago
github.com/webrtc-rs/ice - k0nserv opened this pull request about 3 years ago
use wrapping_add to prevent overflow panic -- fixes webrtc-rs/rtp#19
github.com/webrtc-rs/rtp - jaymell opened this pull request about 3 years ago
github.com/webrtc-rs/rtp - jaymell 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
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
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
github.com/webrtc-rs/examples - ypwangreg opened this issue about 3 years ago
Cannot run example on Armv7 panicked at 'overflow when adding duration to instant'
github.com/webrtc-rs/examples - frjol opened this issue about 3 years ago
github.com/webrtc-rs/examples - frjol 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
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
github.com/webrtc-rs/util - joyforever opened this issue about 3 years ago
[examples] Reading stdin: stuck with line longer than 1024 characters in MacOS
github.com/webrtc-rs/webrtc - rainliu opened this issue about 3 years ago
github.com/webrtc-rs/webrtc - rainliu opened this issue about 3 years ago
[Util/TURN/ICE/Interceptor] fix unit tests memory leaks
github.com/webrtc-rs/webrtc - rainliu opened this issue about 3 years ago
github.com/webrtc-rs/webrtc - rainliu 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
github.com/webrtc-rs/ice - k0nserv 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
github.com/webrtc-rs/ice - AshfordN opened this issue about 3 years ago
Fix invalidate_pending_binding_requests panicking sometimes
github.com/webrtc-rs/ice - qbx2 opened this pull request about 3 years ago
github.com/webrtc-rs/ice - qbx2 opened this pull request about 3 years ago
pull v0.3.0beta to main
github.com/webrtc-rs/examples - rainliu opened this pull request about 3 years ago
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
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
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
github.com/webrtc-rs/examples - wdv4758h opened this pull request about 3 years ago