Skip to content

Improve Broadcastify Experience#197

Open
jxmx wants to merge 7 commits into
developfrom
improve_bcastify
Open

Improve Broadcastify Experience#197
jxmx wants to merge 7 commits into
developfrom
improve_bcastify

Conversation

@jxmx
Copy link
Copy Markdown
Member

@jxmx jxmx commented May 14, 2026

This pull creates:

  • A new helper /usr/libexec/asl3/rpt_audio_writer that simply takes in the audio from outstreamcmd= and writes it to a named FIFO. This FIFO should live in /var/lib/asterisk.
  • /usr/bin/asl-broadcastify that uses modern ffmpeg with the icecast protocol to stream the data to broadcastify
  • /etc/asterisk/broadcastify/*.conf is used to store each node's configuration
  • broadcastify@.service template unit that will start up a streamer for the given node - e.g. systemctl start broadcastify@48496

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 14, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b2179a9a-14fa-46e1-9302-f0ac733ea1dc

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch improve_bcastify

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant