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

New "speexdec" resampler

github.com/roc-streaming/roc-toolkit - gavv opened this pull request over 1 year ago
Slab pool ownership guard

github.com/roc-streaming/roc-toolkit - nolan-veed opened this pull request over 1 year ago
Remember address

github.com/roc-streaming/roc-droid - githubashutoshsoni opened this pull request over 1 year ago
Extracted MpscQueueImpl class from MpscQueue

github.com/roc-streaming/roc-toolkit - nolan-veed opened this pull request over 1 year ago
GH-303 Avoid pointer usage

github.com/roc-streaming/roc-toolkit - dshil opened this pull request over 1 year ago
Extracted non-templated code out of RefCounted

github.com/roc-streaming/roc-toolkit - nolan-veed opened this pull request over 1 year ago
Java 17 support and gradle works with java 17.

github.com/roc-streaming/roc-droid - githubashutoshsoni opened this pull request over 1 year ago
refactor Protocol enum

github.com/roc-streaming/roc-java - ortex opened this pull request over 1 year ago
Slab pool boundary guard

github.com/roc-streaming/roc-toolkit - nolan-veed opened this pull request over 1 year ago
Replace List with Pairing Heap in Task Queue

github.com/roc-streaming/roc-toolkit - Hassan-A opened this pull request over 1 year ago
Fix in tag.py

github.com/roc-streaming/roc-go - gavv opened this pull request over 1 year ago
Create null source and sink

github.com/roc-streaming/roc-toolkit - gavv opened this issue over 1 year ago
Add FFmpeg to build scripts

github.com/roc-streaming/roc-toolkit - gavv opened this issue over 1 year ago
removing jitpack.io

github.com/roc-streaming/roc-droid - githubashutoshsoni opened this pull request over 1 year ago
open jdk 17 build working

github.com/roc-streaming/roc-droid - githubashutoshsoni opened this pull request over 1 year ago
FFmpeg source and sink

github.com/roc-streaming/roc-toolkit - gavv opened this issue over 1 year ago
Print backtrace on SIGQUIT

github.com/roc-streaming/roc-toolkit - gavv opened this issue over 1 year ago
Print backtrace of all threads

github.com/roc-streaming/roc-toolkit - gavv opened this issue over 1 year ago
Fix misspelling

github.com/roc-streaming/roc-toolkit - dshil opened this pull request over 1 year ago
Create tutorial for C API

github.com/roc-streaming/roc-toolkit - gavv opened this issue over 1 year ago
Create latency test

github.com/roc-streaming/rt-tests - gavv opened this issue over 1 year ago
Compatibility with go 1.21

github.com/roc-streaming/roc-go - gavv opened this pull request over 1 year ago
gh-546: Support NTP 2036 year base

github.com/roc-streaming/roc-toolkit - gavv opened this pull request over 1 year ago
Add --force to tag.py

github.com/roc-streaming/roc-droid - pypaut opened this pull request over 1 year ago
Fixes timestamp mapping remixing tests

github.com/roc-streaming/roc-toolkit - baranovmv opened this pull request over 1 year ago
Add --force option to tag script (#108)

github.com/roc-streaming/roc-go - pypaut opened this pull request over 1 year ago
Use latest go version on CI

github.com/roc-streaming/roc-go - ortex opened this issue over 1 year ago
Frame format

github.com/roc-streaming/roc-toolkit - gavv opened this issue over 1 year ago
Support NTP 2036 year base

github.com/roc-streaming/roc-toolkit - gavv opened this issue over 1 year ago
Added version check to CI checks

github.com/roc-streaming/roc-toolkit - dheerajd5 opened this pull request over 1 year ago
Capture timestamps in frames and rtp packets

github.com/roc-streaming/roc-toolkit - baranovmv opened this pull request over 1 year ago
Added version-check to CI

github.com/roc-streaming/roc-toolkit - dheerajd5 opened this pull request over 1 year ago
more e2e tests

github.com/roc-streaming/roc-go - ortex opened this pull request over 1 year ago
Channel mapper tiny improve

github.com/roc-streaming/roc-toolkit - baranovmv opened this pull request over 1 year ago
No sound captured from Chrome or Firefox

github.com/roc-streaming/roc-droid - gurtonbuster opened this issue over 1 year ago
Frame timestamps

github.com/roc-streaming/roc-toolkit - gavv opened this issue over 1 year ago
improve e2e test

github.com/roc-streaming/roc-go - ortex opened this pull request over 1 year ago
Update roc-android lib to 0.2.1

github.com/roc-streaming/roc-droid - ortex opened this pull request over 1 year ago
use lombok builder for Endpoint

github.com/roc-streaming/roc-java - ortex opened this pull request over 1 year ago
Add tag release script

github.com/roc-streaming/roc-droid - ortex opened this pull request over 1 year ago
fix lombok builders

github.com/roc-streaming/roc-java - ortex opened this pull request over 1 year ago
Change fields from long to Duration(#111)

github.com/roc-streaming/roc-java - ShigapovRinat opened this pull request over 1 year ago
Minor cleanup in tag.py

github.com/roc-streaming/roc-go - gavv opened this pull request over 1 year ago
Use time.Duration for time intervals

github.com/roc-streaming/roc-go - g41797 opened this pull request over 1 year ago
Tag release script

github.com/roc-streaming/roc-go - ortex opened this pull request over 1 year ago
Update README.md

github.com/roc-streaming/roc-java - gavv opened this pull request over 1 year ago
Refine fields validation and add tests

github.com/roc-streaming/roc-java - gavv opened this pull request over 1 year ago
remove getValue from Interface

github.com/roc-streaming/roc-java - ortex opened this pull request over 1 year ago
Add end-to-end test with resampler

github.com/roc-streaming/roc-go - gavv opened this issue over 1 year ago
Add end-to-end test without FEC

github.com/roc-streaming/roc-go - gavv opened this issue over 1 year ago
Use time.Duration for time intervals

github.com/roc-streaming/roc-go - g41797 opened this pull request over 1 year ago
PR for issue #101: Remove getValue from all enums

github.com/roc-streaming/roc-java - PoulasthaMukherjee opened this pull request over 1 year ago
Use stringer for all enums

github.com/roc-streaming/roc-go - fastbyt3 opened this pull request over 1 year ago
Refactor tests

github.com/roc-streaming/roc-go - gavv opened this pull request over 1 year ago
Minor cleanup

github.com/roc-streaming/roc-go - gavv opened this pull request over 1 year ago
Update README.md

github.com/roc-streaming/roc-droid - gavv opened this pull request over 1 year ago
Commit of "Use time.Duration for time intervals"

github.com/roc-streaming/roc-go - g41797 opened this pull request over 1 year ago