SkillAgentSearch skills...

Rtstream

Realtime media streamer with Opus codec, RTP, IPv4 and IPv6 to create permanent high quality low latency audio links, useful for radio stations.

Install / Use

/learn @dacarr/Rtstream
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RTStream

Realtime media streamer with Opus codec for Linux:

  • Send low latency, stereo high quality audio to one or multiple receivers.

  • Useful for audio links in radio stations.

Use:

for IPv4:

rtstream --transmit --host 192.168.1.10

rtstream --receive

for IPv6 (very useful, no nat):

rtstream --transmit --ipv6 --host 1a:2b:3c::1

rtstream --receive --ipv6

Options:

--device plug:myalsadevice

--port 5005

--bitrate 96

for more options type rtstream

Libs needed to compile: libopus-dev, libasound-dev

more info for opus: http://opus-codec.org/

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated8mo ago
Forks5

Languages

Shell

Security Score

82/100

Audited on Aug 7, 2025

No findings