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

add init session and stream framework

github.com/webrtc-rs/webrtc - 52e5b99dd9f9b63befdbbb84c911d86f9c3b5ef9 authored over 5 years ago by Rain Liu <[email protected]>
pass srtcp tests

github.com/webrtc-rs/webrtc - 6c35949d03f06e7e1432594e8ec8311ba4ebbe84 authored over 5 years ago by Rain Liu <[email protected]>
pass srtp encrypt and decrypt

github.com/webrtc-rs/webrtc - 371b0110fff73596fb0efed319ad25361b54dbe5 authored over 5 years ago by Rain Liu <[email protected]>
pass all srtp context tests

github.com/webrtc-rs/webrtc - 1194dd13fc6f4843fedf276ac02f001dec6e695e authored over 5 years ago by Rain Liu <[email protected]>
pass srtp context_test!!!

github.com/webrtc-rs/webrtc - 78cecd8f38d2a26e29487cb638f55f8e693eaed3 authored over 5 years ago by Rain Liu <[email protected]>
add srtp encrypt and decrypt

github.com/webrtc-rs/webrtc - 0fdc187ceb43708f219cb20308557d517798ea65 authored over 5 years ago by Rain Liu <[email protected]>
add init srtp

github.com/webrtc-rs/webrtc - 42823762868f88a04f01c42fcc56c8b63df39f97 authored over 5 years ago by Rain Liu <[email protected]>
add context impl

github.com/webrtc-rs/webrtc - dbffc822d390b8e8dc7ed33bf5c54ae62a34b4b2 authored over 5 years ago by Rain Liu <[email protected]>
add init code for srtp

github.com/webrtc-rs/webrtc - f40ba9ab18e4af707ed9dc9374b67bce97088bdf authored over 5 years ago by Rain Liu <[email protected]>
fix compiler warnings

github.com/webrtc-rs/webrtc - 3e8ed869731e2e58d128ec4661dd0c567d77ec36 authored over 5 years ago by Rain Liu <[email protected]>
make compound_packet as enum packet too

github.com/webrtc-rs/webrtc - 0acf032b57525496a99cf8b7b3a4eba655e10cff authored over 5 years ago by Rain Liu <[email protected]>
add compound packet and tests

github.com/webrtc-rs/webrtc - 4e680cbf1f246d2db7da1de74e9bfe69ad9c9c47 authored over 5 years ago by Rain Liu <[email protected]>
refactoring rtcp from trait to enum for Packet

github.com/webrtc-rs/webrtc - 14444ac5e9100450ee4d2e37dcfe81f11ea7a08f authored over 5 years ago by Rain Liu <[email protected]>
finish rtcp

github.com/webrtc-rs/webrtc - d2689197b0035094ae641a75d06d8425b7e29bd3 authored over 5 years ago by Rain Liu <[email protected]>
add remb and tests

github.com/webrtc-rs/webrtc - 78c13736d6550f20cc454f8f1168d9c9747b19d2 authored over 5 years ago by Rain Liu <[email protected]>
add sli and tests

github.com/webrtc-rs/webrtc - 4b9cca2c46bfb53c12a3da81ca5b9fbcb513e6a4 authored over 5 years ago by Rain Liu <[email protected]>
add pli and tests

github.com/webrtc-rs/webrtc - f02d3ebb630a88b5010edc9d4d791faa8530b075 authored over 5 years ago by Rain Liu <[email protected]>
add rapid resync and tests

github.com/webrtc-rs/webrtc - 65a7644a1ebaeae70a4906ffb01fe778f8e48673 authored over 5 years ago by Rain Liu <[email protected]>
add transport_layer_nack and tests

github.com/webrtc-rs/webrtc - 77306790bd8baa9978f105806a7e33feefe04b7a authored over 5 years ago by Rain Liu <[email protected]>
refactoring utils to util

github.com/webrtc-rs/webrtc - f2d8d0677d9839fef34c1a8c3fbebead83d3493f authored over 5 years ago by Rain Liu <[email protected]>
add source description and tests

github.com/webrtc-rs/webrtc - 2e2ee1716794f5318c1aa893d16b3565eab982b9 authored over 5 years ago by Rain Liu <[email protected]>
add receiver_report and tests

github.com/webrtc-rs/webrtc - 137bac67b785f9849af9ec4bf6a960e3c2c7fb46 authored over 5 years ago by Rain Liu <[email protected]>
add sender_report tests

github.com/webrtc-rs/webrtc - 2b32e2818fed407892b9eb387afb845bf78f7d9d authored over 5 years ago by Rain Liu <[email protected]>
add sender_report

github.com/webrtc-rs/webrtc - 07e74051fcb985b112c050604add8af82393649c authored over 5 years ago by Rain Liu <[email protected]>
refactoring rtcp packet unmarshal

github.com/webrtc-rs/webrtc - 2f893f6771cfb253da7489e40ed71c624091a692 authored over 5 years ago by Rain Liu <[email protected]>
add rtcp goodbye

github.com/webrtc-rs/webrtc - 3c7e7579eb2cb9acd34c6bd7ed3a65752f4a04ed authored over 5 years ago by Rain Liu <[email protected]>
add packet

github.com/webrtc-rs/webrtc - e32159db27986127bffae8249ce751fc8900957f authored over 5 years ago by Rain Liu <[email protected]>
add init packet code for rtcp

github.com/webrtc-rs/webrtc - ebc809c252f67288b701b3e386f7524810310160 authored over 5 years ago by Rain Liu <[email protected]>
add raw_packet and tests

github.com/webrtc-rs/webrtc - 3bc82d1663c16c8278f256cd6586520df2842dc4 authored over 5 years ago by Rain Liu <[email protected]>
add rtcp header and tests

github.com/webrtc-rs/webrtc - f010456ff51ba88140ebbc61a4fbd5e7d4f632f9 authored over 5 years ago by Rain Liu <[email protected]>
refactor rtp codecs and add h264 codec

github.com/webrtc-rs/webrtc - 6a153713c3e45a665810b3883d035f0f9a4f6e7a authored over 5 years ago by Rain Liu <[email protected]>
refactoring rtp to remove unwrap in packetizer

github.com/webrtc-rs/webrtc - 8f12571366aaf7e4ed158dfdebb4520613c8d115 authored over 5 years ago by Rain Liu <[email protected]>
add init rtcp code

github.com/webrtc-rs/webrtc - 777bd38635ce273cf3cdb75ae252c9de4d7783a4 authored over 5 years ago by Rain Liu <[email protected]>
finish rtp

github.com/webrtc-rs/webrtc - 1c70acc4726adec0e6e4d46ad1d92f46675966d2 authored over 5 years ago by Rain Liu <[email protected]>
add vp8 codecs and tests

github.com/webrtc-rs/webrtc - 6ac90205299d52a9a36d626d555fcf7c45c02e46 authored over 5 years ago by Rain Liu <[email protected]>
add opus tests

github.com/webrtc-rs/webrtc - b1e2b622e7628e2bd2a3fa2b4ac99210979e3532 authored over 5 years ago by Rain Liu <[email protected]>
add packetizer and codecs

github.com/webrtc-rs/webrtc - ec3f997b3eb6c15b8d965b13ee2c9a7cd9fa2f59 authored over 5 years ago by rainliu <[email protected]>
add packetizer

github.com/webrtc-rs/webrtc - a69047f778bde6d048fc18c05cc6a23aad751e55 authored over 5 years ago by rainliu <[email protected]>
add sequencer

github.com/webrtc-rs/webrtc - 42d08b309ec61c6096abaf575084a31f2ae5c184 authored over 5 years ago by rainliu <[email protected]>
Refactor to add Default, and add more tests

github.com/webrtc-rs/webrtc - 0b33e0d7fc214fc4f07a9db2b1e5840e22447a82 authored over 5 years ago by rainliu <[email protected]>
refactor packet to Read/Write and add unit tests

github.com/webrtc-rs/webrtc - 4919689d86abb3d32ca19a3b9df3f8e48511933d authored over 5 years ago by rainliu <[email protected]>
add init RTP code

github.com/webrtc-rs/webrtc - 3cbf71e55a22b6cba70700eb7485960d8123eb29 authored over 5 years ago by rainliu <[email protected]>
add builder for media_session

github.com/webrtc-rs/webrtc - d8981d46fffbdfe3f1e3743056709d71436f66a7 authored over 5 years ago by rainliu <[email protected]>
add more member functions

github.com/webrtc-rs/webrtc - eed4988f187e7e72784ee7d05aba48af22614578 authored over 5 years ago by rainliu <[email protected]>
add more tests

github.com/webrtc-rs/webrtc - f12ff564d0ba38ba067e7fdcf1ce48e41784c7b5 authored over 5 years ago by rainliu <[email protected]>
add marshal only test

github.com/webrtc-rs/webrtc - 6e0a0a99b3cb4ede044243f8b6a993bcc107aad9 authored over 5 years ago by Rain Liu <[email protected]>
refactoring the code and unit test

github.com/webrtc-rs/webrtc - c516c8a6510011c2b677411ba9e425746c081d5a authored over 5 years ago by Rain Liu <[email protected]>
pass unit test

github.com/webrtc-rs/webrtc - 53d826a6867b056b24e4459b3e04dbf59f86cfec authored over 5 years ago by Rain Liu <[email protected]>
finish state machine

github.com/webrtc-rs/webrtc - 7b2184595d22645c77fb3a003816fa307f029843 authored over 5 years ago by Rain Liu <[email protected]>
add s4-s10

github.com/webrtc-rs/webrtc - c7fd22bca8c7866b8fc5e294d303e92490be6a7e authored over 5 years ago by Rain Liu <[email protected]>
add more lexer scanner

github.com/webrtc-rs/webrtc - b66ea46e9cef916a276ab7a2b3628e32d2970be7 authored over 5 years ago by Rain Liu <[email protected]>
add init code

github.com/webrtc-rs/webrtc - d1e17d55593ae538ba5e7a13fcb426012cabdb7e authored over 5 years ago by Rain Liu <[email protected]>
Initial commit

github.com/webrtc-rs/webrtc - 2fb66dc9d693b6fe7cb8b213e58db3c3e4e3f007 authored over 5 years ago by Rain Liu <[email protected]>