home.social

#roctoolkit β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #roctoolkit, aggregated by home.social.

  1. Roc Toolkit 0.4 is out!

    Highlights:

    - finish RTCP & XR support, 2-way report exchange
    - latency tuning on sender instead of receiver (when receiver is more CPU-constrained)
    - audio file backends using libsndfile and dr_wav (when external dependencies are limited)
    - virtual devices for macOS!
    - bug-fixes
    - portability: Ubuntu 24.04, macOS 14, OpenWrt/MIPS, Debian GNU/Hurd

    Tutorial:
    gavv.net/articles/roc-0.4/

    Changelog:
    roc-streaming.org/toolkit/docs

  2. I'm happy to announce the first version of Roc VAD, a virtual audio device for macOS that can stream to/from , , Android, and others.

    Link:
    github.com/roc-streaming/roc-v

    It also provides a gRPC interface with full control of the driver, which allows reusing driver in other projects.