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
github.com/webrtc-rs/webrtc - a9de011805e3d9f1fbd5d220e82fcdf7d7c7ef60 authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - c777aba630f3162cedc2c64923dd4c461e046ba3 authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 590119af148262d221b6b45144cf66c3bc395085 authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - c540961c6f6b778285853d11cc46b1895e0f8823 authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - f919e4e9f6a474e24b1227ee2931d69286c5c6b7 authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - beaff2844824accfd9aa44ed7264e98c1d770b6f authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 5a2b9063fe14de09876285de7d0d1c7203176b2d authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 550278aff9e0e6ea0797d250aac78a5e073d2d16 authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 9e0ddd683a4c10ce3ec30eddbea4f8d40f996e3e authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 254a17e2446ab9dc0a5e8f7bf21142e0cce159f4 authored about 2 years ago by Hugo Tunius <[email protected]>
There's no reason for it to be async because it just buffers the data in memory (actual IO is ha...
github.com/webrtc-rs/webrtc - 0acb5a49f44aac11447809bf89626db2dcc7eece authored about 2 years ago by Anton Kaliaev <[email protected]>> mind if i create a PR that makes all callback setters (e.g. RTCPeerConnection::on_ice_candidat...
github.com/webrtc-rs/webrtc - 5b79f08aa73caa546bce03742f2f061fbc6e920f authored about 2 years ago by alexlapa <[email protected]>* bump minor versions for dtls, data and sctp crates
* bump versions in Cargo.toml
* renam...
github.com/webrtc-rs/webrtc - 242db9d664c4e3ac69a8af731f4373b4c4ea9691 authored about 2 years ago by Anton Kaliaev <[email protected]>github.com/webrtc-rs/webrtc - d897e473c84b17d250c6b12b4efc3ed57bbef337 authored about 2 years ago by Hugo Tunius <[email protected]>
which appends chunks to the back of the pending queue.
Consider the following two simultaneou...
github.com/webrtc-rs/webrtc - 4b638fa60fba75cd372e8b0acb09ecf8e9432e31 authored about 2 years ago by Anton Kaliaev <[email protected]>Returning Poll::Ready(Ok(n)) when write_fut is Some is incorrect since buf already contains new ...
github.com/webrtc-rs/webrtc - 137f11f2f5035f4fab4ae0a3e062816b4cab73c2 authored about 2 years ago by Anton Kaliaev <[email protected]>* PollStream/PollDataChannel: flush before shutting down
"Invocation of a shutdown implies an...
github.com/webrtc-rs/webrtc - d50269a6a30bbed4b36f2155e10fc3ab0a495e02 authored about 2 years ago by Anton Kaliaev <[email protected]>which makes it possible to serialise and persist a certificate to disk. Both methods require `pe...
github.com/webrtc-rs/webrtc - c0579c3751517410d824dc8169f966f75ccb0fd7 authored about 2 years ago by Anton Kaliaev <[email protected]>github.com/webrtc-rs/webrtc - 203529d46573098acacbc0ddea5cbb70c1452c49 authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - de6e781ec437198ffe329d68e99b9348b7e83cc6 authored about 2 years ago by Hugo Tunius <[email protected]>
This reverts commit a2847e5a98c20f347c70c2b2906452b760136457.
github.com/webrtc-rs/webrtc - 42a8ce1cf0e47f17006d38abdb1d14af61655f3a authored about 2 years ago by Hugo Tunius <[email protected]>github.com/webrtc-rs/webrtc - 980e5388d8721b7ca6281dfa1dc5942b6236de59 authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - a2847e5a98c20f347c70c2b2906452b760136457 authored about 2 years ago by Hugo Tunius <[email protected]>
* Don't generate empty TWCC feedback packets
The previous version of this code would very oft...
github.com/webrtc-rs/webrtc - 7220f446a908ffcd5ba91f85263389e82f1b6fff authored about 2 years ago by Hugo Tunius <[email protected]>github.com/webrtc-rs/webrtc - 4df9c60616a570a34c61bb4beb66d7e785b801bc authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 31fe26d00b66013dd0cae95120631eaae9ee9c2a authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 4bac4fd78b3f89a71d836a6215c04b59198b20c8 authored about 2 years ago by Hugo Tunius <[email protected]>
Marshalled extension types derive Serialize/Deserialize
github.com/webrtc-rs/webrtc - f06b8bdd9314882d043a52ab32469315f6db662e authored about 2 years ago by Martin Algesten <[email protected]>github.com/webrtc-rs/webrtc - 4e9df79ac8ff233961f36d409d0efc1863f50394 authored about 2 years ago by Martin Algesten <[email protected]>
github.com/webrtc-rs/webrtc - 603f4064f44ffb46dae90de174389576bbc3e8e7 authored about 2 years ago by Martin Algesten <[email protected]>
Video orientation extension
github.com/webrtc-rs/webrtc - 3bd134f58c3883b86658eb0a4f35387411a31c60 authored about 2 years ago by Martin Algesten <[email protected]>github.com/webrtc-rs/webrtc - 6e2124db7d2b7241d2e22211d2fd907862952c58 authored about 2 years ago by Martin Algesten <[email protected]>
github.com/webrtc-rs/webrtc - 007528c1d707852d54af513fc573dddcc51416c5 authored about 2 years ago by Martin Algesten <[email protected]>
github.com/webrtc-rs/webrtc - 7ceeeeb0a95f90d1968f4d4fe2fcd640df645d36 authored about 2 years ago by Martin Algesten <[email protected]>
github.com/webrtc-rs/webrtc - 6904064c90566a8c093f7da17e4fc60a173fdd82 authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 26682c3d3d4e3369906ae49ab9709a9fe7095c60 authored about 2 years ago by logist322 <[email protected]>
M96 was released 2021-11-15. All Chrome releases since then have been
(largely) without plan-b ...
github.com/webrtc-rs/webrtc - 8315d009b8a8c154eea9efe6fbf20f6b80bd659f authored about 2 years ago by Hugo Tunius <[email protected]>
This reverts commit 5a263440b18854c7ffd9b47ebea6260934da0ad9.
Turns out this was only added in ...
github.com/webrtc-rs/webrtc - 980753fb85320a267f67311003d7b2be45e8a18b authored about 2 years ago by Hugo Tunius <[email protected]>github.com/webrtc-rs/webrtc - c526d2d19b896ab16d05e46ce746608be9f2c0a7 authored about 2 years ago by José Mélançon <[email protected]>
github.com/webrtc-rs/webrtc - 495b0e7dd2b06d242a8f0e2f1e7b59333280d393 authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 94293c747194278ce39d3bf34aef3827a2b6e82c authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 5a263440b18854c7ffd9b47ebea6260934da0ad9 authored about 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 3dd575551e97b248c3de52f4f142dc2abf1e8f0d authored about 2 years ago by Moritz Borcherding <[email protected]>
github.com/webrtc-rs/webrtc - e5baba14b283ff0d9d0d2d3336d64181c64db7e7 authored about 2 years ago by Hugo Tunius <[email protected]>
One single direction per extmap
github.com/webrtc-rs/webrtc - 60f4c43a703b750d570696fb4422d9d517afb402 authored about 2 years ago by Martin Algesten <[email protected]>github.com/webrtc-rs/webrtc - 1fa5f2319cac28d37c750f03488bb501c5ff0ed2 authored about 2 years ago by Martin Algesten <[email protected]>
github.com/webrtc-rs/webrtc - 1edb4a7d324ff57ee89f0660f319e33c808176f1 authored about 2 years ago by Martin Algesten <[email protected]>
github.com/webrtc-rs/webrtc - d4ef7371be8b25dbde8915afc7c969a411cf8c61 authored about 2 years ago by Martin Algesten <[email protected]>
SDP has the syntax: a=extmap:<id>/<direction> <uri>
The /<direction> part is optional (and rare...
github.com/webrtc-rs/webrtc - 0bfb2640e4de5da6f69c07abcf35874e4d78881d authored about 2 years ago by Martin Algesten <[email protected]>Pause in TrackBinding when direction is not send
github.com/webrtc-rs/webrtc - 7a93dc8ff3694e55bb6976915b947a37904dc74c authored about 2 years ago by Martin Algesten <[email protected]>
When direction is such that we are not sending. The writing of RTP
packets is stopped already in...
github.com/webrtc-rs/webrtc - 6cfb30233f95e46aec37189e8edee781308edec7 authored about 2 years ago by Martin Algesten <[email protected]>
The logic was wrong and would actually remove many IPs.
github.com/webrtc-rs/webrtc - 0c35e613edbce471ff4f09dba189838aa15bd5d3 authored about 2 years ago by Hugo Tunius <[email protected]>github.com/webrtc-rs/webrtc - 956ae26f351016a9a367adee2c1740b999168f8d authored over 2 years ago by Hugo Tunius <[email protected]>
When sending video streams that are fairly static, such as a screen
share of an inactive screen...
github.com/webrtc-rs/webrtc - c4e6ecf86dc123e4c3d03369580a03a587226942 authored over 2 years ago by logist322 <[email protected]>
* Add IP filter to WebRTC SettingEngine and ICE AgentConfig
When machine's network interface ...
github.com/webrtc-rs/webrtc - 6d1cc9591379c203a03fc20a92610e8819eb6b9f authored over 2 years ago by KokaKiwi <[email protected]>github.com/webrtc-rs/webrtc - d7064af14df390913f9e37e69ebfb697a8192d7b authored over 2 years ago by llacqie <[email protected]>
github.com/webrtc-rs/webrtc - a000977ac810a6243f19a05e5376ab4cd5a2d27b authored over 2 years ago by Hugo Tunius <[email protected]>
libWebRTC, among others, will sometime send padding RTP packets to
keep send rates steady. Whe...
github.com/webrtc-rs/webrtc - c9409ba18ece3516d4346811fde7bb564ce8d2e6 authored over 2 years ago by Hugo Tunius <[email protected]>
To fix a 404 not found error when running the example.
github.com/webrtc-rs/webrtc - 3227ebaa2a17458c0eba0c8d4b84f376f8378406 authored over 2 years ago by Eric Fontaine <[email protected]>github.com/webrtc-rs/webrtc - 69ba657c04db5313789cebd62b0901214a35a0c6 authored over 2 years ago by Hugo Tunius <[email protected]>
We don't actually support handling RTX on a distinct SSRC and declaring
these causes Chrome(and...
Co-authored-by: Anton Kaliaev <[email protected]>
github.com/webrtc-rs/webrtc - 0f1c6b53ecdc9e5f3e9a3b340c1d27ef7a4af345 authored over 2 years ago by Hugo Tunius <[email protected]>github.com/webrtc-rs/webrtc - 44f2d79c75e3c2f31d173eb6196685ee3c77c670 authored over 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - c30b5c1db4668bb1314f32e0121270e1bb1dac7a authored over 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - a496847631048c965d22126906290aba89b09e80 authored over 2 years ago by Hugo Tunius <[email protected]>
* Promote lock to top of function, to avoid race condition
github.com/webrtc-rs/webrtc - 05cf4c2650ecc0667fa16596cea5dc859684a0de authored over 2 years ago by efer-ms <[email protected]>github.com/webrtc-rs/webrtc - 71709653deb923c5c211369cc07103db4d0a5a1a authored over 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 84dadda9c9b746ff36660c1d1076f286f6a7b665 authored over 2 years ago by Hugo Tunius <[email protected]>
Prepare 0.5.0 release
github.com/webrtc-rs/webrtc - 70073e6a687954673312d94c22952fe06deff94d authored over 2 years ago by Hugo Tunius <[email protected]>github.com/webrtc-rs/webrtc - f109936340dbc919102f8c8cd3f0d62d87588572 authored over 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 2a914030201d3d0ae031b84074f1cd5991addfdf authored over 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 258da8740c04a6db42e7cb9cfeeaf9e39cdb2218 authored over 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 5bb46633030d27f7f3f0f895ed82598ee195311e authored over 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 5d1a68afa5c9719645d6c56712a575875ee2fe83 authored over 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - b43e05b574be52b65b648bc367467bb6f14c5e11 authored over 2 years ago by Ethan <[email protected]>
github.com/webrtc-rs/webrtc - 86255e82d0fa7f89a1cefab58eae2ed9c0e7657a authored over 2 years ago by Anton Kaliaev <[email protected]>
github.com/webrtc-rs/webrtc - e549e67816a5278c0d208138de7e2125e17ab20c authored over 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 138158ee9e50ba29b0303d3c54abec02a34fb4f0 authored over 2 years ago by Anton Kaliaev <[email protected]>
Build broke on 1.57.0 due to 2.3.0 being released
github.com/webrtc-rs/webrtc - 05334431fcb6461db8118e90a5d80ec500508252 authored over 2 years ago by Hugo Tunius <[email protected]>github.com/webrtc-rs/webrtc - ce164036bf6977dddbf5676cb23e8b47f86f4b3a authored over 2 years ago by Hugo Tunius <[email protected]>
With this change we'll cancel in-progress workflows when new code is
pushed.
When applying an answer from the remote the value of
`current_direction`was correctly update, b...
github.com/webrtc-rs/webrtc - 5ffaf74fc56c3a0abdd409a8db26e993a0c62412 authored over 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - 45e66fc3a9e3a66cf7584e018ced6512621f86c5 authored over 2 years ago by Hugo Tunius <[email protected]>
github.com/webrtc-rs/webrtc - e04c4c13c337cf92503cfbb250d5161c7d6a25c1 authored over 2 years ago by David Braden <[email protected]>
Disable some flaky tests on windows
github.com/webrtc-rs/webrtc - 561425308f836448fa63084e1f5174f4f8896348 authored over 2 years ago by Martin Algesten <[email protected]>github.com/webrtc-rs/webrtc - 28e59432316439b855c8f5efb519074caec2cc06 authored over 2 years ago by Martin Algesten <[email protected]>
Build windows on C:\ where github actions have more disk space
github.com/webrtc-rs/webrtc - c9e0596933f6f0aa8676faa0eaf4d335f4076997 authored over 2 years ago by Martin Algesten <[email protected]>
The github cargo actions lack the `working-directory` setting, which
means we can't use those. T...
Remove errant dbg statements
github.com/webrtc-rs/webrtc - 6e2825a06e5e74657e0f540e8846a63b8980fa06 authored over 2 years ago by Martin Algesten <[email protected]>github.com/webrtc-rs/webrtc - 62d3ee5b3c798870c839cfe43601aa446e9ed3f7 authored over 2 years ago by Hugo Tunius <[email protected]>
A [previous fix][0] for this issue has proven not to work. With this we
make time entirely dete...
Add rust cache
github.com/webrtc-rs/webrtc - 97cd4f2549dcb9ac24d4f46cd4b23ae65412b0d7 authored over 2 years ago by Martin Algesten <[email protected]>github.com/webrtc-rs/webrtc - 065cac58192a8f42bf21c7fe7ec5fbebf2d3ff07 authored over 2 years ago by Mohamad <[email protected]>
github.com/webrtc-rs/webrtc - ca681b2c5e70c2a514b0465e15c4a706c2095ee0 authored over 2 years ago by Mohamad <[email protected]>
github.com/webrtc-rs/webrtc - c6eedae8809f7c1d841d987e5b6b7b4eb7ecb2d2 authored over 2 years ago by Mohamad <[email protected]>