Lossless Network Audio With Netjack2

While Dante and AVB are popular audio over IP solutions, Netjack2 offers a unique and powerful alternative.

https://interfacinglinux.com/2024/03/02/lossless-network-audio-with-netjack2/

#AOIP #JACK #NETJACK

LWDW #Linux fun this week! 😂🐧🐧

Intro
#HP Dev One with POP!_OS
@[email protected]
12’th Gen Framework Laptops
@[email protected]
What’s new in kernel 5.18
What is #netjack?
@[email protected] Pi 2
Emails

#OpenSource #Podcast #technews
https://linuxgamecast.com/2022/05/lwdw-328-hp-goes-pop/

LWDW 328: HP Goes POP!

HP unveils the Dev One with Pop!_OS Linux! Framework releases a 12th gen motherboard, Kernel 5.18 adds support for the Raspberry Pi Zero 2 W, and open-source AoIP with Netjack.

Linux Game Cast

i just realised that one if more amazing aspects of yesterday's gig was that I was sending audio from my #SuperCollider on my laptop without a soundcard via wired LAN network through #netjack directly to a #JackAudio server running on streaming box where it went into OBS via jack sound input device. it was totally simple to setup. the machines self-discover.

# main machine with a running jackd:
$ jack_load netmanager

# client machine
$ jackd -d net

(CW: they use the m/s terminology)