Ecosyste.ms: OpenCollective

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

Roc Streaming

Roc Streaming is a collection of software for streaming high quality audio over unreliable networks like Wi-Fi.
Collective - Host: opensource - https://opencollective.com/roc-streaming - Website: https://roc-streaming.org/ - Code: https://github.com/roc-streaming

FEC: add tests for zero source and repair packets

github.com/roc-streaming/roc-toolkit - 0078e8bbc3032bc48b386002bc3c23364711122a authored over 5 years ago
FEC: improve encoder/decoder tests

github.com/roc-streaming/roc-toolkit - f131c1eb287c8e2b8df1ee5ae8e2dc7a8b22eb6c authored over 5 years ago
Update to OpenFEC 1.4.2.2

github.com/roc-streaming/distfiles - 104f10c5580f093e47bfcebf6e8cf47e6ce87088 authored over 5 years ago
Fix NULL-pointer dereference in LDPC Staircase

Check pointer in of_linear_binary_code_finish_decoding_with_ml().

github.com/roc-streaming/openfec - 6efefbb6aa624a65d0d9920b8c465402066309df authored over 5 years ago
FEC: change payload size in resize tests

github.com/roc-streaming/roc-toolkit - 20e13f35e876834284ed30158f86d759042220dc authored over 5 years ago
FEC: deduplicate switches

github.com/roc-streaming/roc-toolkit - 64c27a9dafcc7e80dc58dfcf62464c784e1f2fb5 authored over 5 years ago
FEC: dynamic payload size

- fec::Config is splitted into CodecConfig, WriterConfig, ReaderConfig
- packet length parameter...

github.com/roc-streaming/roc-toolkit - aa5fc70a716db9290be0cc8de49c1ef2492fb818 authored over 5 years ago
FEC: refactor tests

github.com/roc-streaming/roc-toolkit - 4bcf0382a1c0d3e206708b3ac6ff2dd04f7ac246 authored over 5 years ago
Update documentation

github.com/roc-streaming/roc-toolkit - 25d49509359a036137d6ebc89f852763f71df506 authored over 5 years ago
roc_fec: validate source block length

github.com/roc-streaming/roc-toolkit - 08788aa3311e591513b593af3764a99938e21231 authored over 5 years ago
FEC: sbn jump detection

github.com/roc-streaming/roc-toolkit - 610ebd6290fba08cf28c882332a39c3e8b6a00f2 authored over 5 years ago
FEC: validate packets in fec reader

github.com/roc-streaming/roc-toolkit - db6da5b26ac4ed00cce78a30ccdb556979749fb6 authored over 5 years ago
FEC: remove redundant checks in reader

github.com/roc-streaming/roc-toolkit - 418b4ce046a51ff0cd3d0e1cb6399ddec3dcaf90 authored over 5 years ago
FEC: renames in fec reader

github.com/roc-streaming/roc-toolkit - ec08077a5686850232fdcea7fc37773cb7ef4406 authored over 5 years ago
FEC: terminate session on allocator errors

github.com/roc-streaming/roc-toolkit - 3effe1fe1b6258a3fec271bb66ae991b8a69dfbf authored over 5 years ago
FEC: extract and reorder methods

github.com/roc-streaming/roc-toolkit - 9a9072e84f9667187e51a50fc008dd4dec57c757 authored over 5 years ago
FEC: extract PacketDispatcher to separate file

github.com/roc-streaming/roc-toolkit - 5da173c3b3802f5ef6b9c4ff5341bec10dcbddf0 authored over 5 years ago
Increase default PulseAudio latency

github.com/roc-streaming/roc-toolkit - a10835fec81d01d289237080ed4d940fb0493372 authored over 5 years ago
Add and set Packet::FlagRestored

github.com/roc-streaming/roc-toolkit - 480e52e779973f2d4af69a8ad9b083611ebd7977 authored over 5 years ago
FEC: use appropriate composer for every scheme in tests

github.com/roc-streaming/roc-toolkit - a987bb10672c489cd96e055f3c7a675e769887de authored over 5 years ago
FEC: fix decoding_late_packets

github.com/roc-streaming/roc-toolkit - e478700a5ce34c51d5a48f7db9a478f32ea3b27f authored over 5 years ago
FEC: refine tests

- renames
- reorder
- more comments
- check packet repair flag

github.com/roc-streaming/roc-toolkit - e7f1e1f5fd3e4298d03931d9cadadf6454e7d59d authored over 5 years ago
Increase default PulseAudio latency

github.com/roc-streaming/roc-toolkit - 7ec3ef64c8bf3f5fef4b5ffde90a1447234f24e7 authored over 5 years ago
Support for multiple ports in roc-recv

github.com/roc-streaming/roc-toolkit - fe94ca3b13001f1feab8e9c9c0a41d5f71f1e63f authored over 5 years ago
FEC scheme

- move fec::Codec to packet::FECScheme
- add FECScheme field to packet::FEC

github.com/roc-streaming/roc-toolkit - e605a5327106055821f8416d014937898676bfc5 authored over 5 years ago
PulseAudio sink dynamic timeout

github.com/roc-streaming/roc-toolkit - 8431bd386885314ae675adf1cc6a452ce8a42e04 authored over 5 years ago
Add help2rst script

github.com/roc-streaming/roc-toolkit - ad04d4642ad896a9c0a6756cb65fa4a47ab9d1aa authored over 5 years ago
Replace parse_address() with parse_port()

github.com/roc-streaming/roc-toolkit - 730c3157c04d4382087cb46ce49a89be91c5c61e authored over 5 years ago
Print packet FEC scheme

github.com/roc-streaming/roc-toolkit - 78e7af8a478724d46e88610bd0699511cf3d9622 authored over 5 years ago
scons: Disallow circular dependencies across modules

github.com/roc-streaming/roc-toolkit - ff7173763f399f3335f6a86704f55e1098608c6b authored over 5 years ago
Fix receiver logging

github.com/roc-streaming/roc-toolkit - 55ba157cdb007a2691b3a3fd808fcd34e0fd8606 authored over 5 years ago
Refine receiver session configuration

github.com/roc-streaming/roc-toolkit - 87f2c452d48f9677848b4c7aa569c1c8eab53a0d authored over 5 years ago
Simplify RTP validator parameters

github.com/roc-streaming/roc-toolkit - 200e2480d039e693b40ba35a8744cf419e93236a authored over 5 years ago
Fill packet FEC scheme in FEC parser

github.com/roc-streaming/roc-toolkit - 7ac72775b7ba4b26477f3da8958ef5808b201990 authored over 5 years ago
FEC tests: cleanup and formatting

github.com/roc-streaming/roc-toolkit - 5f139b064db14bcb6934f43079583608cd0ad7c1 authored over 5 years ago
Run FEC tests on all FEC schemes

github.com/roc-streaming/roc-toolkit - 7ce1028b17957ad6d1ac3358d562442ce1390170 authored over 5 years ago
FEC tests: minor improvements

- renames
- reorder
- full checks for output packets

github.com/roc-streaming/roc-toolkit - 16f462994a60217cfc1b5e1c271ada6279a138d6 authored over 5 years ago
sphinx: Update CI page

github.com/roc-streaming/roc-toolkit - f03c9a90d311fd102327c1b08b6f669bf9d062c3 authored over 5 years ago
Add Number Encoding Symbols support to FEC parser

github.com/roc-streaming/roc-toolkit - 1f867ea886ef11062aea84efbf4c3802d996dbf1 authored over 5 years ago
Add a few fec::Composer tests

github.com/roc-streaming/roc-toolkit - 0c055ef821dab7abe1d06cb86dba5a661d0e43c4 authored over 5 years ago
roc_fec: handle source block length change

github.com/roc-streaming/roc-toolkit - 4af8eb0293884b193d5ef6fb2a47d446247fe466 authored over 5 years ago
SCons: don't remove already downloaded and extracted files

github.com/roc-streaming/roc-toolkit - 1d92cf84853108525647a24854d8f0ec4a4f9851 authored over 5 years ago
Add panics for non-aligned buffers

github.com/roc-streaming/roc-toolkit - 099511084f0c31035c7a15264006bfa0b4aa14dd authored over 5 years ago
Auto-detect FEC scheme from port on receiver

github.com/roc-streaming/roc-toolkit - cf0c0cae8aae2c327f822e8d71196f2548e72d62 authored over 5 years ago
Update sphinx documentation

github.com/roc-streaming/roc-toolkit - 75be8c30637ae51ba6c799644ef8060316f1d41c authored over 5 years ago
FEC tests: add resize_block_losses

github.com/roc-streaming/roc-toolkit - 6189ee77e235fbd02b6423f20ae3b6186c4abcd7 authored over 5 years ago
Fix version check in roc-sink-input

github.com/roc-streaming/roc-toolkit - 62b0429519be74ac63bb04d3e380b29ae6a70e75 authored over 5 years ago
scons: Fix --with-pulseaudio

github.com/roc-streaming/roc-toolkit - cf269a0f3e54d2f9055e9ae5698d308c5dc0ad36 authored over 5 years ago
Add FECFRAME parser/composer tests

github.com/roc-streaming/roc-toolkit - c5d0edc9d1d9340c7f8df65765950dd54fe2d50b authored over 5 years ago
Update sphinx documentation

github.com/roc-streaming/roc-toolkit - bbf5946987fbaf86efd31a93ef098b04f7027480 authored over 5 years ago
PulseAudio: detect server hangups and reconnect

github.com/roc-streaming/roc-toolkit - bc924d721d2d78d4bd728eafd9e3e2532432dc8b authored over 5 years ago
Update build instructions and scripts

github.com/roc-streaming/roc-toolkit - cc3edfb46a85e85a92f4b07f06fa0bffa3c3e5f5 authored over 5 years ago
Add ArchLinux to CI and docs

github.com/roc-streaming/roc-toolkit - 0dd68aeb444a245b61e7e305798d9c00cd286087 authored over 5 years ago
SoX: make frame size mandatory

github.com/roc-streaming/roc-toolkit - c2c81200d70854205b5cb4204026cd44664acdd1 authored over 5 years ago
Cleanup dockerfiles

github.com/roc-streaming/dockerfiles - c12bb7dd90290e532f6281e256a7e9406eea7427 authored over 5 years ago
SCons: extract .clang-checks

github.com/roc-streaming/roc-toolkit - b93a0714c1fdd3876641ad940918d9c458f0aeea authored over 5 years ago
Support building without SoX

github.com/roc-streaming/roc-toolkit - ccd70be8109b6b90642c6305cc252503dde4bc46 authored over 5 years ago
Custom PulseAudio sink

github.com/roc-streaming/roc-toolkit - c725d429c839feb45f951c5cf41a1f85bcef4294 authored over 5 years ago
Sink and source latency configuration

github.com/roc-streaming/roc-toolkit - 03ecfab55d5079b31e5274b769e88c3da88665f4 authored over 5 years ago
Configurable session and io latencies

github.com/roc-streaming/roc-toolkit - 8efc8523fef181d91138972f01080dd22c97e0c6 authored over 5 years ago
Add support for multiple sndio backends

github.com/roc-streaming/roc-toolkit - 907c0bd1c2841664e0a5fe17488790ac046f5a44 authored over 5 years ago
Extend sndio sink and source interfaces

github.com/roc-streaming/roc-toolkit - 10f4ac9d1a008e797a572a1498ea16c7bf1a3e42 authored over 5 years ago
sphinx: Update manual pages

github.com/roc-streaming/roc-toolkit - 2d8b2ceb3f2199ee9b0b2a04bcf0ebbaabfa2d12 authored over 5 years ago
tools: Rename --type to --driver

github.com/roc-streaming/roc-toolkit - 1bfab368136964bf49a4cb6e477560562dab4d26 authored over 5 years ago
Renames in receiver config

github.com/roc-streaming/roc-toolkit - e99e099607caa935a530a058264dfe685c2c7b94 authored over 5 years ago
Configurable packet and frame sizes in tools

- add options: --packet-length, --packet-limit, --frame-size
- fix sox buffer size handling
- re...

github.com/roc-streaming/roc-toolkit - ebbc7d1334f8ebea8bac55437f214b1237b92b90 authored over 5 years ago
Rework sndio interfaces

- rename pipeline::IReceiver to sndio::ISource
- add sndio::ISink

- rename sndio::SoxReader to ...

github.com/roc-streaming/roc-toolkit - fbc25141d360f48fc840801c41693701546fdcb0 authored over 5 years ago
scons: Allow circular dependencies across modules

github.com/roc-streaming/roc-toolkit - d45a35818bd76de9f95ceed6d0c949efcd86515b authored over 5 years ago
roc_sndio: Extract SoxController

github.com/roc-streaming/roc-toolkit - db8abdf513c49a02edd086b4480bfd1fe17aaca3 authored over 5 years ago
roc_netio: Automatically remove all ports in TRX destructor

github.com/roc-streaming/roc-toolkit - ea148e36599ef48dd0665d19ab6aaf04b226d00e authored over 5 years ago
Remove RTP headers from FEC packets

github.com/roc-streaming/roc-toolkit - 18542576a927585e21a03bcc90e664f9fe03ff11 authored almost 6 years ago
roc_packet: Improve packet printing

github.com/roc-streaming/roc-toolkit - 19fe51706d294281d6d85409b6fb0c47fb50b702 authored almost 6 years ago
roc_packet: Implement FEC::compare()

github.com/roc-streaming/roc-toolkit - 6ac19689273e8a4770212141ff2407978b77d3ad authored almost 6 years ago
roc_fec: Fill N header field if it's available

github.com/roc-streaming/roc-toolkit - faad32c586f141273e4c2976b508fc85b136a2f0 authored almost 6 years ago
roc_fec: handle source block number properly

github.com/roc-streaming/roc-toolkit - 6f232ab61789759327e4faec7922f46ba278ac03 authored almost 6 years ago
roc_fec: get rid of market bit usage

github.com/roc-streaming/roc-toolkit - 6d50c81b7c3747eafb213e90af00fbc7f493c48a authored almost 6 years ago
Fix scons install

github.com/roc-streaming/roc-toolkit - dcfc4a091c4e01dd0324b31bcf291bfd26e94849 authored almost 6 years ago
Update documentation

github.com/roc-streaming/roc-toolkit - de30c5048bdc89a7c23db47df3aa79d45e2b25bc authored almost 6 years ago
Allow negative numbers in parse_duration

github.com/roc-streaming/roc-toolkit - 39fc9f3eaf964fa87a47a12e3562ee73c00d85f3 authored almost 6 years ago
roc_packet: expand tests for sorted queue

github.com/roc-streaming/roc-toolkit - 9b03b3918b41f3cffefef9c90c5575af8af8af18 authored almost 6 years ago
Update sphinx documentation

github.com/roc-streaming/roc-toolkit - de4700aa14b641846a79d3a139e31effb7caebb7 authored almost 6 years ago
Update sphinx documentation

github.com/roc-streaming/roc-toolkit - c6d0717630df255e15d3e3e8a3515d623b8459fd authored almost 6 years ago
roc_lib: Fix comments

github.com/roc-streaming/roc-toolkit - 51902b3ff0fcc2e8ea1aaee1775310e08e36a287 authored almost 6 years ago
Fix clang-tidy warnings

github.com/roc-streaming/roc-toolkit - e1dbf6400c95fcf10ddd1780c80e82eb38eda3b6 authored almost 6 years ago
scons: Add install/uninstall targets

github.com/roc-streaming/roc-toolkit - aa132fa664c9a8e7f6e99083555e0c14a80ea98f authored almost 6 years ago
Update sphinx docs

github.com/roc-streaming/roc-toolkit - 1f06567f825aa001a7cd519e3ae78aa65d52ffaf authored almost 6 years ago
Xcode 10.2 support

github.com/roc-streaming/roc-toolkit - 3bee7ed07bda49da228cba6c5422276285e0a6f0 authored almost 6 years ago
Fix PulseAudio build on arm-linux-gnueabihf

github.com/roc-streaming/roc-toolkit - f45e2db9de4767145bc5f3460d682e9c4b29ccfe authored almost 6 years ago
More docs of portability and building

github.com/roc-streaming/roc-toolkit - 2c1967b609782931193a945ff6b656e6c43c2764 authored almost 6 years ago
Add pulseaudio-10.0

github.com/roc-streaming/distfiles - a35356ef4cceb74a060819ec134f502631c194c0 authored almost 6 years ago