Skip to content

Improve Broadcastify Experience#197

Merged
jxmx merged 8 commits into
developfrom
improve_bcastify
May 23, 2026
Merged

Improve Broadcastify Experience#197
jxmx merged 8 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.

@jxmx jxmx self-assigned this May 23, 2026
@jxmx
Copy link
Copy Markdown
Member Author

jxmx commented May 23, 2026

@Allan-N - This is ready for review

@Allan-N Allan-N self-requested a review May 23, 2026 14:00
Comment thread broadcastify/1999.conf.example Outdated
Comment thread broadcastify/1999.conf.example Outdated
@jxmx jxmx merged commit 5758c49 into develop May 23, 2026
5 checks passed
@jxmx jxmx deleted the improve_bcastify branch May 23, 2026 15:33
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.

2 participants